Commit Graph

2 Commits

Author SHA1 Message Date
moilanik 45f817589c fix(retention): fix branch cache and deduplication bugs
CI / Load gitea-env.conf to pipeline env (push) Successful in 12s
ci-cucumber Cucumber tests
ci-bats Bats tests
ci-build Build complete
CI / Quality Gate (push) Successful in 2m16s
CI / Build & Push Artifact (push) Has been skipped
- Convert BRANCH_CACHE from string to associative array
- Add SEEN_REPORTS deduplication to prevent processing duplicate reports
- Initialize BRANCH_COUNTS associative array before use
- Fixes main branch reports being incorrectly deleted
2026-06-14 08:35:43 +03:00
niko dacb8b4ef7 POC: test reusable workflow job visibility in Gitea Actions (#5)
CI / feature (push) Has been skipped
CI / main (push) Failing after 0s
Co-authored-by: moilanik <niko.moilanen@tietoevry.com>
Reviewed-on: #5
2026-06-13 09:37:47 +03:00