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

wally publish --bump(major, minor, or patch) command argument #159

Open
ffrostfall opened this issue Jun 14, 2023 · 0 comments
Open

wally publish --bump(major, minor, or patch) command argument #159

ffrostfall opened this issue Jun 14, 2023 · 0 comments

Comments

@ffrostfall
Copy link

Having to bump wally.toml version every update can lead to scenarios where you need to make an additional commit after publishing, solely to use the wally publish command. Mistakes can also be made, as basically any version string is allowed- for example, I believe the version "0.4.00" is valid.

Considering wally publish is a permanent command, I think it makes sense to add a wally publish --bump(major minor or patch) feature. Alongside being nice QoL, it also ensures semver compliance, which is a good thing.

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

No branches or pull requests

1 participant