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

Forward cargo package --list warnings #2186

Merged
merged 1 commit into from
Aug 21, 2024

Conversation

konstin
Copy link
Member

@konstin konstin commented Aug 21, 2024

Forward warnings from cargo package --list calls. Motivation is the crates/jiter crate in jiter:

$ cargo package --list
warning: readme `../../README.md` appears to be a path outside of the package, but there is already a file named `README.md` in the root of the package. The archived crate will contain the copy in the root of the package. Update the readme to point to the path relative to the root of the package to remove this warning.

@konstin konstin added the enhancement New feature or request label Aug 21, 2024
@konstin konstin enabled auto-merge August 21, 2024 20:36
Copy link

netlify bot commented Aug 21, 2024

Deploy Preview for maturin-guide ready!

Name Link
🔨 Latest commit ac72c31
🔍 Latest deploy log https://app.netlify.com/sites/maturin-guide/deploys/66c64fad8b6af700088cb131
😎 Deploy Preview https://deploy-preview-2186--maturin-guide.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@konstin konstin mentioned this pull request Aug 21, 2024
2 tasks
@konstin konstin added this pull request to the merge queue Aug 21, 2024
@konstin konstin removed this pull request from the merge queue due to a manual request Aug 21, 2024
@konstin konstin merged commit a3e0078 into main Aug 21, 2024
28 checks passed
@konstin konstin deleted the konsti/forward-cargo-package-list-warnings branch August 21, 2024 21:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant