Merge branch 'feature/permanent-artifact-links'

This commit is contained in:
Michael Hoennig
2026-07-08 15:51:02 +02:00
25 changed files with 820 additions and 18 deletions
@@ -145,6 +145,9 @@ class InitCommand(
rootDir: ""
# number of builds to keep per branch
retentionPerBranch: 3
# keep each branch's latest green build beyond the retention count,
# so the permanent /branches/<branch-key>/... artifact URLs stay valid while newer builds fail
keepLatestGreen: true
# Controls the branch-polling loop.
watcher: