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

chore: include license files in published crates #232

Merged
merged 1 commit into from
Aug 17, 2023
Merged

chore: include license files in published crates #232

merged 1 commit into from
Aug 17, 2023

Conversation

decathorpe
Copy link
Contributor

I've added symbolic links to the license files to all workspace members that don't have package.publish = false set in their Cargo.toml file, and adapted package.include settings to include these files where necessary. I've tested the change locally, and cargo package included the license texts in .crate tarballs as intended.

Fixes #230

Copy link
Member

@CBenoit CBenoit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking good to me, thank you!

@CBenoit CBenoit enabled auto-merge (squash) August 17, 2023 14:36
@CBenoit CBenoit merged commit d66e637 into Devolutions:master Aug 17, 2023
10 checks passed
@decathorpe
Copy link
Contributor Author

Thanks for merging!

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.

please include license files in published crates
2 participants