tane/.forgejo/workflows
vjrj 61f54cc0db
All checks were successful
ci / analyze (push) Successful in 1m9s
ci / test-commons-core (push) Successful in 41s
ci / test-app-seeds (push) Successful in 5m52s
ci(forgejo): turn off format gate, fix locale-fragile settings test
Format: repo predates Dart 3.11's tall formatter (~128 files would need a
dedicated reformat commit); disable --set-exit-if-changed for now, keep
flutter analyze as the real gate.

Test: 'drawer Settings opens the settings screen' asserted find.text('Español'),
which only holds when the resolved locale is Spanish. Under AppLocale.en (as
set in the test) the tile reads 'English', so it failed under CI's non-Spanish
host locale. Assert by the language selector's Key + icon instead (locale-robust).
2026-07-16 12:21:27 +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(forgejo): manual git checkout instead of actions/checkout@v4 2026-07-16 11:32:08 +02:00