1
0
Fork 0
git-repo/release
Mike Frysinger 21cbcc54e9 update-manpages: include in unittests
People often forget to regen when making interface changes.

We skip the test if help2man isn't installed since it's not common,
and it's not available on our CI bots currently.

Change-Id: Ib4911a0e3fa1294ad90e4ac8afc047a0b7c2b66d
Reviewed-on: https://gerrit-review.googlesource.com/c/git-repo/+/469741
Tested-by: Mike Frysinger <vapier@google.com>
Reviewed-by: Gavin Mak <gavinmak@google.com>
Commit-Queue: Mike Frysinger <vapier@google.com>
2025-04-28 10:24:33 -07:00
..
README.md release: import some helper scripts for managing official releases 2020-02-21 05:20:58 +00:00
sign-launcher.py Format codebase with black and check formatting in CQ 2023-03-22 17:46:28 +00:00
sign-tag.py Format codebase with black and check formatting in CQ 2023-03-22 17:46:28 +00:00
update-hooks release: update-hooks: helper for automatically syncing hooks 2024-04-23 18:31:51 +00:00
update-manpages isort: format codebase 2023-08-22 18:32:22 +00:00
update_manpages.py update-manpages: include in unittests 2025-04-28 10:24:33 -07:00
util.py launcher: switch command quoting to shlex.quote 2025-04-10 10:23:08 -07:00

These are helper tools for managing official releases. See the release process document for more details.