Skip to content

Add github ci workflow - #714

Open
bwitt wants to merge 1 commit into
erickok:masterfrom
bwitt:github-ci-workflow
Open

Add github ci workflow#714
bwitt wants to merge 1 commit into
erickok:masterfrom
bwitt:github-ci-workflow

Conversation

@bwitt

@bwitt bwitt commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

Add github ci workflow that:

  • checks out the source
  • installs jdk 17
  • sets up gradle and caching
  • run the full and lite debug builds
  • run Android Lint on both
  • attempt to run tests
  • uploads APKs with 14 day retention
  • uploads reports on failure so you can see in the Checks tab

Fixes #712

Signed-off-by: Brian Witt <brianwitt@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

No tests or linters or apk built in CI

1 participant