tane/.forgejo/workflows
vjrj 841cb9aaec
All checks were successful
ci / analyze (push) Successful in 3m17s
ci / test-commons-core (push) Successful in 1m26s
ci / test-app-seeds (push) Successful in 11m1s
ci(release): serialize play before the fdroid_reference chain
A tag push started play (AAB → Play) and fdroid_reference_armeabi_v7a at
the same instant; two heavy Android builds on the shared runner
(capacity:2) OOM-killed play's Gradle daemon ('daemon disappeared') deep
in bundleRelease. Chain the fdroid references after play with needs:play
+ if:always() so only one Android build runs at a time. if:always() keeps
the fdroid chain independent of play's result (still runs when play fails
or, on workflow_dispatch, is skipped).
2026-07-21 23:57:38 +02:00
..
ci.yml ci(forgejo): turn off format gate, fix locale-fragile settings test 2026-07-16 12:21:27 +02:00
release.yml ci(release): serialize play before the fdroid_reference chain 2026-07-21 23:57:38 +02:00
site.yml fix(site): typo in SITE_DEST 2026-07-16 21:42:25 +02:00