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

feat: add chaaz/versio #20354

Merged
merged 1 commit into from
Feb 26, 2024
Merged

Conversation

NikitaCOEUR
Copy link
Contributor

chaaz/versio: A version number manager (especially intelligent when dealing with monorepos).

$ aqua g -i chaaz/versio

How to confirm if this package works well

Reviewers aren't necessarily familiar with this package, so please describe how to confirm if this package works well.
Please confirm if this package works well yourself as much as possible.

Command and output

$ versio --version
versio 0.8.3

$ versio --help
Versio is a tool to manage and publish project versions.

Usage: versio__x86_64-unknown-linux-gnu [OPTIONS] <COMMAND>

Commands:
  check     Check current config
  show      Show all versions
  get       Get one or more versions
  set       Set a version
  diff      View changes from previous
  files     Stream changed files
  plan      Find versions that need to change
  release   Change and commit version numbers
  changes   Print true changes
  init      Search for projects and write a config
  info      Print info about projects
  template  Output a changelog template
  schema    Output a JSON schema for the config file
  help      Print this message or the help of the given subcommand(s)

Options:
  -l, --vcs-level <VCS_LEVEL>          The VCS level [possible values: auto, max, none, local, remote, smart]
  -m, --vcs-level-min <VCS_LEVEL_MIN>  The minimum VCS level [possible values: none, local, remote, smart]
  -x, --vcs-level-max <VCS_LEVEL_MAX>  The maximum VCS level [possible values: none, local, remote, smart]
  -c, --no-current                     Ignore local repo changes
  -h, --help                           Print help
  -V, --version                        Print version

Reference

[chaaz/versio](https://github.com/chaaz/versio): A version number manager
@suzuki-shunsuke suzuki-shunsuke added the enhancement New feature or request label Feb 26, 2024
@suzuki-shunsuke suzuki-shunsuke added this to the v4.143.0 milestone Feb 26, 2024
@suzuki-shunsuke
Copy link
Member

Thank you!

@suzuki-shunsuke suzuki-shunsuke merged commit 659df62 into aquaproj:main Feb 26, 2024
16 checks passed
@suzuki-shunsuke
Copy link
Member

v4.143.0 is out 🎉
https://github.com/aquaproj/aqua-registry/releases/tag/v4.143.0

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.

None yet

2 participants