Page MenuHomePhabricator

[keyserver] Removing from the rust-node-addon gitignore and populate it
ClosedPublic

Authored by max on Feb 20 2023, 3:40 PM.
Tags
None
Referenced Files
F3504650: D6791.id22829.diff
Fri, Dec 20, 9:52 AM
Unknown Object (File)
Sun, Dec 8, 12:57 PM
Unknown Object (File)
Nov 12 2024, 3:29 AM
Unknown Object (File)
Nov 1 2024, 6:01 PM
Unknown Object (File)
Oct 30 2024, 5:59 AM
Unknown Object (File)
Oct 30 2024, 5:59 AM
Unknown Object (File)
Oct 30 2024, 5:58 AM
Unknown Object (File)
Oct 30 2024, 5:53 AM
Subscribers

Details

Summary

This diff removes Cargo.lock file from the .gitignore in the rust-node-addon and populates this file. We should add a lock file to lock the dependencies versions and avoid possible errors due to the versions inconsistency.

Linear task: ENG-3048

Test Plan

Running yarn cleaninstall from the root of the project results in a successful build of the rust-node-addon library as a part of the dependencies.

Diff Detail

Repository
rCOMM Comm
Branch
add-cargo-lock
Lint
No Lint Coverage
Unit
No Test Coverage