Commit Graph

17 Commits

Author SHA1 Message Date
Andreas
c31e75f02f
Create plugin for linting (#8942) 2023-01-18 22:33:56 -05:00
Andreas
a83d29f058
Add APK output for x86_64 CPU architecture (#7885)
* Add APK output for x86_64 CPU architecture

* Review changes

* Fix formatting

Co-authored-by: stevenyomi <95685115+stevenyomi@users.noreply.github.com>

* Use underscore instead of hyphen

Co-authored-by: stevenyomi <95685115+stevenyomi@users.noreply.github.com>
2022-08-28 09:45:33 -04:00
arkon
daaa23e8e0 Add ref to push workflow concurrency group
To help distinguish from tag builds
2022-08-14 11:31:05 -04:00
arkon
b0da0753d9 Use concurrency to cancel duplicate workflow runs
Docs: https://docs.github.com/en/actions/using-jobs/using-concurrency
2022-08-10 22:51:01 -04:00
renovate[bot]
d3ce46a367
Update styfle/cancel-workflow-action action to v0.10.0 (#7446)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-02 22:53:03 -04:00
arkon
1e64542f14 [skip ci] Remove CI-specific Gradle config
Newer versions of gradle-build-action allows the daemon to persist across build steps
2022-06-11 11:38:20 -04:00
arkon
4be9b03ac6 Combine build and test tasks in workflows 2022-05-19 13:45:15 -04:00
arkon
6d154b1e4f Run unit tests during CI builds 2022-05-18 22:41:29 -04:00
arkon
8bee5accb7 Update build workflow actions 2022-05-10 17:53:19 -04:00
arkon
9be3eea5fd Remove dependency review step from push workflow 2022-04-13 18:35:46 -04:00
arkon
07a9fd061d Add dependency review step to workflows 2022-04-13 18:34:33 -04:00
arkon
c16206d816 [skip ci] update workflow actions 2021-12-17 10:47:55 -05:00
arkon
7de4226d80 [skip ci] Update gradle-command-action 2021-11-28 19:08:42 -05:00
arkon
ce29914c56 Update build release wording 2021-08-28 17:22:28 -04:00
arkon
4d2fff9538 Update release workflow to handle multiple ABI variants 2021-08-22 12:15:53 -04:00
arkon
ca4b4a3f1e [skip ci] Replace deprecated argument for gradle command action 2021-08-17 22:40:34 -04:00
arkon
bc41040fd3 [skip ci] Split push and PR build workflows so they don't cancel each other 2021-08-15 11:07:27 -04:00