Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

: don't panic in relative_path #36

Closed

Conversation

shayne-fletcher
Copy link
Contributor

Summary: if in relative_path we find to and from are in different file systems, don't panic but instead just return to unmodified. testing indicates that reindeer buckify continues to work as normal with that choice in this case.

Differential Revision:
D52989646

Privacy Context Container: L1122763

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Jan 23, 2024
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D52989646

Summary:
adds a github actions smoke test for the 'buckify' command.  updated to make use of the example project for this.


Test Plan:
Imported from GitHub, without a `Test Plan:` line. 
https://github.com/facebookincubator/reindeer/actions/runs/7620862356/job/20756295189

Differential Revision: D52968685

Pulled By: shayne-fletcher
shayne-fletcher added a commit to shayne-fletcher/reindeer that referenced this pull request Jan 23, 2024
Summary:

if in `relative_path` we find `to` and `from` are in different file systems, don't panic but instead just return `to` unmodified. testing indicates that `reindeer buckify` continues to work as normal with that choice in this case (and so we can avoid needing `CARGO_HOME` workarounds).

Differential Revision: D52989646
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D52989646

shayne-fletcher added a commit to shayne-fletcher/reindeer that referenced this pull request Jan 23, 2024
Summary:

if in `relative_path` we find `to` and `from` are in different file systems, don't panic but instead just return `to` unmodified. testing indicates that `reindeer buckify` continues to work as normal with that choice in this case (and so we can avoid needing `CARGO_HOME` workarounds).

Differential Revision: D52989646
shayne-fletcher added a commit to shayne-fletcher/reindeer that referenced this pull request Jan 23, 2024
Summary:

if in `relative_path` we find `to` and `from` are in different file systems, don't panic but instead just return `to` unmodified. testing indicates that `reindeer buckify` continues to work as normal with that choice in this case (and so we can avoid needing `CARGO_HOME` workarounds).

Differential Revision: D52989646
Summary:

if in `relative_path` we find `to` and `from` are in different file systems, don't panic but instead just return `to` unmodified. testing indicates that `reindeer buckify` continues to work as normal with that choice in this case (and so we can avoid needing `CARGO_HOME` workarounds).

Differential Revision: D52989646
@shayne-fletcher shayne-fletcher deleted the export-D52989646 branch January 24, 2024 16:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants