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

fix: symlinks to license files in packages #339

Merged
merged 1 commit into from
Jan 16, 2025
Merged

fix: symlinks to license files in packages #339

merged 1 commit into from
Jan 16, 2025

Conversation

CBenoit
Copy link
Member

@CBenoit CBenoit commented Jan 16, 2025

Use symlinks instead of copying files to avoid a “dirty” state during cargo publish and preserve VCS info. With #337 merged, CI handles publishing consistently, so developer environments no longer matter.

Use symlinks instead of copying files to avoid a “dirty” state during
cargo publish and preserve VCS info. With #337 merged, CI handles
publishing consistently, so developer environments no longer matter.
@CBenoit
Copy link
Member Author

CBenoit commented Jan 16, 2025

Addresses #330 (comment)
cc @decathorpe

@CBenoit CBenoit enabled auto-merge (squash) January 16, 2025 18:16
@CBenoit CBenoit merged commit 1834c04 into master Jan 16, 2025
11 checks passed
@CBenoit CBenoit deleted the docs/symlinks branch January 16, 2025 18:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants