Page MenuHomePhabricator

[tunnelbroker-client] Adding `shared/tunnelbroker-client` target folder to the `.gitignore`
ClosedPublic

Authored by max on Jan 17 2023, 5:58 AM.
Tags
None
Referenced Files
F1794709: D6278.diff
Sun, May 19, 3:28 PM
Unknown Object (File)
Mon, May 6, 1:29 PM
Unknown Object (File)
Mon, May 6, 1:29 PM
Unknown Object (File)
Mon, May 6, 1:29 PM
Unknown Object (File)
Mon, May 6, 1:29 PM
Unknown Object (File)
Mon, May 6, 12:41 PM
Unknown Object (File)
Apr 5 2024, 2:43 PM
Unknown Object (File)
Apr 5 2024, 2:34 PM
Subscribers

Details

Summary

This diff introduces adding of the shared/tunnelbroker-client/target folder to the global .gitignore file.
The reason to add this folder is that the client shared library can be built and tested in an isolated way and will produce temporary build files during the Cargo building and testing process using cargo test or cargo build.

Linear task: ENG-2728

Test Plan

Running cargo build or cargo test will produce temporary files in the shared/tunnelbroker-client/target directory.

Diff Detail

Repository
rCOMM Comm
Branch
tb-add-shared-to-gitignore
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

max held this revision as a draft.
max published this revision for review.Jan 17 2023, 7:04 AM
max edited the summary of this revision. (Show Details)
max edited the test plan for this revision. (Show Details)
max added reviewers: jon, varun.
This revision is now accepted and ready to land.Jan 17 2023, 11:14 AM
This revision now requires review to proceed.Jan 25 2023, 4:58 AM
This revision is now accepted and ready to land.Jan 25 2023, 6:27 AM