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

feat: use CARGO_DIST_FORCE_INSTALL_DIR #40

Merged
merged 1 commit into from
Mar 18, 2024
Merged

Conversation

mistydemeo
Copy link
Contributor

This ensures cargo-dist's installer will place this in the desired location, however it was configured before. We use this to make sure the new version absolutely goes in the same place as the old one.

Depends on axodotdev/cargo-dist#837.

This ensures cargo-dist's installer will place this in the desired
location, however it was configured before. We use this to make sure
the new version absolutely goes in the same place as the old one.
@mistydemeo mistydemeo requested a review from Gankra March 8, 2024 04:44
@mistydemeo mistydemeo merged commit 475a718 into main Mar 18, 2024
13 checks passed
@mistydemeo mistydemeo deleted the force_install_prefix branch March 18, 2024 22:03
mistydemeo added a commit that referenced this pull request Mar 18, 2024
This isn't guaranteed to actually be respected, but should be respected by installers produced with up-to-date cargo-dist as of the next release.

Fixes #40.
mistydemeo added a commit that referenced this pull request Mar 18, 2024
This isn't guaranteed to actually be respected, but should be respected by installers produced with up-to-date cargo-dist as of the next release.

Fixes #40.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant