implemented 10-cli-commands.md: added CLI commands for branch name resolution, one-shot builds, failed build retries, and build status reports; includes tests for functionality and edge cases

This commit is contained in:
Michael Hoennig
2026-07-07 13:19:29 +02:00
parent a6a2c9de0b
commit 73221a8b8b
19 changed files with 943 additions and 2 deletions
+2
View File
@@ -12,6 +12,8 @@
# Package Files #
*.jar
# ... but builds in fresh checkouts (e.g. GitTally worktrees) need the wrapper
!gradle/wrapper/gradle-wrapper.jar
*.war
*.nar
*.ear