这是indexloc提供的服务,不要输入任何密码
Skip to content

Add --locked option to publish subcommand #185

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

Merged
merged 1 commit into from
Apr 8, 2025

Conversation

antonbaliasnikov
Copy link
Contributor

@antonbaliasnikov antonbaliasnikov commented Apr 8, 2025

What?

Fixes #183

  • Add --locked option to publish subcommand

Why?

To allow publishing without updating Cargo.lock file.

@antonbaliasnikov
Copy link
Contributor Author

@pksunkara , can you please review? Thanks!

@antonbaliasnikov antonbaliasnikov changed the title Add --locked option to publish subcommand, fixes pksunkara#183 Add --locked option to publish subcommand, fixes https://github.com/pksunkara/cargo-workspaces/issues/183 Apr 8, 2025
@antonbaliasnikov antonbaliasnikov changed the title Add --locked option to publish subcommand, fixes https://github.com/pksunkara/cargo-workspaces/issues/183 Add --locked option to publish subcommand Apr 8, 2025
Copy link
Owner

@pksunkara pksunkara left a comment

Choose a reason for hiding this comment

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

Can you please update the help display for version and publish commands in Readme please?

@antonbaliasnikov
Copy link
Contributor Author

Can you please update the help display for version and publish commands in Readme please?

@pksunkara , the version command remains unchanged, updated README section for publish.

@pksunkara pksunkara merged commit 0e1fa77 into pksunkara:master Apr 8, 2025
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.

Add --locked option for publishing
2 participants