Commit Graph

12 Commits

Author SHA1 Message Date
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