Commit Graph

40 Commits

Author SHA1 Message Date
mobi2002 f335375769
[skip ci] fix actions dependency (#15133) 2023-01-27 07:02:51 -05:00
stevenyomi 0843d8412e
[skip ci] Update Actions dependencies (#15121) 2023-01-26 22:24:47 -05:00
stevenyomi 471f25d73e
Update Actions dependency (#15018) 2023-01-18 17:15:44 -05:00
arkon 98d666ade3
Replace deprecated set-output calls (#13858)
https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
2022-10-14 17:52:08 -04:00
arkon 45e9ef7eab [skip ci] Use concurrency to cancel duplicate workflow runs 2022-08-15 15:30:38 -04:00
arkon 40a2d4435a [skip ci] Fix action version 2022-08-01 22:54:22 -04:00
arkon 8013011514 [skip ci] Switch get-changed-files action
Relevant bug: https://github.com/jitterbit/get-changed-files/issues/11
2022-08-01 22:52:30 -04:00
stevenyomi 9ed16be7bc
Skip generating multisrc sources if not changed in PR builds (#12735) 2022-07-25 17:42:09 -04:00
scb261 8b606a1af1
[skip ci] Skip some build checks in PRs (#12608)
* [skip ci] Skip some build checks in PRs

* Remove unused line

* [skip ci] Move parsing to the prepare job, make names more consistent
2022-07-17 11:27:26 -04:00
arkon dfb74d67d9 Remove CI-specific Gradle config
Newer versions of gradle-build-action allows the daemon to persist across build steps
2022-06-10 13:32:18 -04:00
arkon 2714b3126c [skip ci] Adjust build workflow chunk size
The daemon still seems to die when it gets near the 10 minute mark.
2022-06-05 11:35:24 -04:00
arkon a578edb82c
Update to extensions-lib 1.3 (#11878) 2022-06-05 09:49:54 -04:00
arkon d925c30393
Build modules in chunks (#12067) 2022-06-04 20:55:39 -04:00
arkon 3549d99744 Re-enable build cache in workflows 2022-05-15 14:36:57 -04:00
arkon c7303df538 Update build workflows 2022-05-15 13:59:27 -04:00
arkon f94099b8e8 Revert "Update to extensions-lib 1.3 (#11298)"
This reverts commit 67263a106b.
2022-04-23 18:25:56 -04:00
arkon 67263a106b
Update to extensions-lib 1.3 (#11298) 2022-04-23 17:40:04 -04:00
Alessandro Jean f7b61b226f
Disable build cache again due to new issues. (#11444) 2022-04-12 14:31:09 -03:00
arkon 911adceeda [skip ci] Re-enable build caches 2022-03-27 15:44:31 -04:00
arkon 63e0b93881 [skip ci] Disable matrix fail-fast 2022-03-26 14:38:48 -04:00
arkon 977d1e731a [skip ci] Disable cache in PR workflow 2022-03-19 16:36:58 -04:00
arkon 773f88f8d4 [skip ci] Avoid writing to Gradle action cache from PRs 2022-02-27 10:28:44 -05:00
arkon 5e94b6dc08 [skip ci] skip build workflows if only Markdown files are modified 2022-01-20 11:02:38 -05:00
arkon 6b38a0b299
Configure Gradle to handle release build signing (#10416) 2022-01-09 14:33:34 -05:00
arkon 005e411fed [skip ci] Update gradle-command-action 2021-11-28 19:06:27 -05:00
arkon c260096740 [skip ci] Revert "Sign APKs in individual jobs"
This reverts commit 2e21c8d1bb.
2021-11-28 18:06:33 -05:00
arkon 2e21c8d1bb Sign APKs in individual jobs 2021-11-28 17:29:52 -05:00
arkon 40bf894904 [skip ci] Replace deprecated argument for gradle command action 2021-08-17 22:39:23 -04:00
arkon 410e77f999 Remove explicit SKIP CI workflow logic
GitHub has it built-in now: https://github.blog/changelog/2021-02-08-github-actions-skip-pull-request-and-push-workflows-with-skip-ci/
2021-06-24 12:35:24 -04:00
arkon 9afcf9e50c Add missing locales to build scripts 2021-06-20 18:42:33 -04:00
arkon 8e0fe086c2 [SKIP CI] Workflow updates
- Fix schedule for issue locking (daily instead of hourly)
- Prioritize larger language modules for PR build (particularly en)
- Skip zipalign verification (AGP already does it, in theory)
2021-06-20 17:44:42 -04:00
arkon 580754e668 Separate out generator logic from the multisrc boilerplate itself 2021-03-09 18:02:17 -05:00
arkon 58ebc67389 Parallelize PR build workflow 2021-02-12 19:05:45 -05:00
arkon 13c1b882c8 Better organize the loaded modules in Android Studio 2021-02-12 18:36:10 -05:00
Aria Moradi d14bfcb1ad
[SKIP CI] improve tasks, support AndroidManifest override (#5695)
* improve tasks, support AndroidManifest override

* remove unnecessary arguments
2021-02-08 09:08:45 -05:00
arkon c05656265b [SKIP CI] Revert "Parallelize parts of PR build check workflow"
This reverts commit e5acb018b8.
2021-02-08 08:48:26 -05:00
arkon e5acb018b8 [SKIP CI] Parallelize parts of PR build check workflow 2021-02-07 18:14:27 -05:00
arkon 64fb51048c [SKIP CI] Add multi-source build steps to PR check workflow 2021-02-06 17:47:09 -05:00
arkon 8c66a35f27 [SKIP CI] PR workflow fix 2021-02-01 18:15:27 -05:00
arkon 0042d62c02 Separate push and PR build workflows 2021-02-01 17:51:54 -05:00