passepartout-apple/ci
Davide 2de5aad093
Improve bump script with positional arguments (#957)
Get rid of the messy `bump*.sh` scripts variants with a single one with
positional arguments (all optional):

- -v: the new version number (default: current)
- -b: the new build number (default: current + 1)
- -s: the initial build for the CHANGELOG diff (default: latest tag)
- -na: do not update the API (default: do update it)
- -nl: do not update the CHANGELOG (default: present editor)
- -d: dry run

Fixes #948
2024-11-27 17:08:00 +01:00
..
build-number.sh Fix lookup of pilot metadata (#601) 2024-09-24 17:51:01 +02:00
bump.sh Improve bump script with positional arguments (#957) 2024-11-27 17:08:00 +01:00
recognize-match-hostname.sh Import v3 code (#597) 2024-09-23 15:02:26 +02:00
update-bundled-api.sh Improve bump script with positional arguments (#957) 2024-11-27 17:08:00 +01:00
version-number.sh Fix lookup of pilot metadata (#601) 2024-09-24 17:51:01 +02:00