Commit Graph

5 Commits

Author SHA1 Message Date
553fc21a4f fix: install Android SDK in build-apk CI job
Some checks failed
CI / test (push) Successful in 1m50s
CI / build-apk (push) Failing after 5m0s
The build-apk job was failing because the Docker runner image
doesn't include Android SDK. Added steps to download Android
command-line tools, accept licenses, and install SDK 34.
2026-01-30 05:24:57 +00:00
6995d05f48 fix: add --no-fatal-infos to flutter analyze in CI
Some checks failed
CI / test (push) Successful in 1m10s
CI / build-apk (push) Failing after 1m26s
2026-01-30 04:45:59 +00:00
5c5f0966df fix: add git safe.directory for Flutter SDK in Docker CI
Some checks failed
CI / test (push) Failing after 45s
CI / build-apk (push) Has been skipped
2026-01-30 04:31:45 +00:00
14687ae2ba fix: install jq and system deps for Flutter CI action
Some checks failed
CI / test (push) Failing after 1m33s
CI / build-apk (push) Has been skipped
2026-01-30 04:28:20 +00:00
eea520a62f ci: add Gitea Actions CI workflow
Some checks failed
CI / test (push) Failing after 51s
CI / build-apk (push) Has been skipped
2026-01-29 23:18:11 +00:00