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

READY: (willbe): Update cargo pack options to accommodate dirty crates #1286

Merged

Conversation

Barsik-sus
Copy link
Contributor

Modified the cargo pack options to include two new fields, allow_dirty and no_verify. These options are now checked while executing the .publish.diff command and the .publish command when the dry option is enabled. This change allows for the packaging of crates even when they are in a "dirty" state, improving functionality by accommodating scenarios where perfection isn't strictly required.

Barsik-sus and others added 2 commits April 8, 2024 14:07
Modified the cargo pack options to include two new fields, `allow_dirty` and `no_verify`. These options are now checked while executing the `.publish.diff` command and the `.publish` command when the `dry` option is enabled. This change allows for the packaging of crates even when they are in a "dirty" state, improving functionality by accommodating scenarios where perfection isn't strictly required.
@Wandalen Wandalen merged commit de533df into Wandalen:alpha May 1, 2024
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.

2 participants