This website requires JavaScript.
Explore
Help
Sign In
mi
/
werkator
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
1
Actions
Packages
Projects
Releases
Wiki
Activity
Files
095e6fa44fb34b1ee43071ed9b0a4eac69ef6f1d
werkator
/
src
T
History
Michael Hoennig
347efc16c5
standardized JAR naming to
gittally.jar
(version-free); updated scripts, docs, and build config to align; added
--version
support via
BuildProperties
2026-07-08 22:45:23 +02:00
..
main
standardized JAR naming to
gittally.jar
(version-free); updated scripts, docs, and build config to align; added
--version
support via
BuildProperties
2026-07-08 22:45:23 +02:00
test
/kotlin
added age-based build retention:
artifacts.retentionMaxAge
(e.g. 30d, empty = no limit) drops builds older than the given age; combines with
retentionPerBranch
as independent caps — a build is kept only while it satisfies both limits; a branch's newest build is never age-pruned and
keepLatestGreen
now shields the latest green build from both limits, keeping the permanent /branches/... links valid
2026-07-08 22:35:31 +02:00