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

Validate project fields before cargo publish #14479

Closed
thewh1teagle opened this issue Sep 1, 2024 · 1 comment
Closed

Validate project fields before cargo publish #14479

thewh1teagle opened this issue Sep 1, 2024 · 1 comment
Labels
C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` S-triage Status: This issue is waiting on initial triage.

Comments

@thewh1teagle
Copy link

Problem

When using cargo publish without license declared in cargo.toml it first build and eventually tells I need license, then I need to rebuild everything.

Proposed Solution

Validate it before starting to build

Notes

No response

@thewh1teagle thewh1teagle added C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` S-triage Status: This issue is waiting on initial triage. labels Sep 1, 2024
@ehuss
Copy link
Contributor

ehuss commented Sep 1, 2024

Thanks for the report, closing as a duplicate of #3662.

@ehuss ehuss closed this as not planned Won't fix, can't repro, duplicate, stale Sep 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` S-triage Status: This issue is waiting on initial triage.
Projects
None yet
Development

No branches or pull requests

2 participants