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

tools/versions: quality-of-life improvements #1689

Merged
merged 4 commits into from
Sep 15, 2024

Conversation

bgilbert
Copy link
Contributor

  • Add short subcommand aliases: au for autoupdate, ls for list
  • Add autoupdate -p|--port option to update ports (wraps with downstream packagefiles). The packagefiles will need manual changes, so don't allow this by default, but it's useful to provide a command for automatically handling the <port>.wrap and releases.json portions of the update.
  • Add autoupdate -r|--revision option to update the revision number of an otherwise-current port, since it's a common operation that's trivial to automate.

The ports' packagefiles will need manual changes, so don't allow this by
default, but it's useful to provide a command for automatically handling
the <port>.wrap and releases.json portions of the update.
No functional changes.
It's a common operation that's trivial to automate.  Only do this if the
wrap is otherwise current.
@neheb neheb merged commit 79a8b8a into mesonbuild:master Sep 15, 2024
9 checks passed
@bgilbert bgilbert deleted the versions branch September 15, 2024 01:20
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