Commit Graph

13 Commits

Author SHA1 Message Date
Connor Tumbleson 687d201285
build: support jdk17 (#2952) 2022-11-24 07:10:30 -05:00
Connor Tumbleson 484760e72c
build: migrate codeql to different workflow (#2888) 2022-09-20 06:39:51 -04:00
Connor Tumbleson 7e71ad01d1
build: cancel duplicate workflows (#2818) 2022-05-23 07:09:43 -04:00
Connor Tumbleson d38eceedae
test (aapt/aapt2): ensure ampersand is escaped on android:label (#2802)
* test (aapt/aapt2): ensure ampersand is escaped on android:label

* build (workflow): ensure test changes force ci rebuild
2022-04-24 17:33:11 -04:00
Goooler 7fd91369e8
Optimize CI a bit (#2773)
* Use gradle-build-action on CI

* Bump actions/checkout to v3

* Bump actions/setup-java to v2

* Rearrange & trim blank lines

* Bump actions/upload-artifact to v3

* Test on jdk 17

* Trim blank lines

* Revert test on jdk 17

* Merge duplicated build actions
2022-03-13 07:40:02 -04:00
Connor Tumbleson 8bcab69f25
Merge pull request #2644 from iBotPeaches/detect-valid-aapt-builds
feat: check aapt/aapt binaries for execution and list static nature
2021-09-01 07:23:39 -04:00
Connor Tumbleson 1ce0225c7d fix: add java 15/16 to test suite 2021-08-28 14:25:01 -04:00
Connor Tumbleson 545ba6ae75 fix: remove max-parallel and allow fast fail 2021-08-28 14:25:01 -04:00
Connor Tumbleson 5aba17d81c build: only build master (push) 2021-08-28 14:25:01 -04:00
Goooler c9d28de8c1 Merge all actions workflows into build.yml 2021-08-26 07:36:17 -04:00
Goooler 7bb6956304
Update github actions & Update gradle (#2628)
* Bump setup-java actions to v2

* Make test action on all branches

* Add dependabot.yml for updating github actions

* Update gradle 7.2

* Revert "Make test action on all branches"

This reverts commit 52758ea249d969f3b94f3ae5d4b5b980103a5cfa.

* Correct jdk

* Revert "Add dependabot.yml for updating github actions"

This reverts commit 7381e8f71c656499e7d0cc70e854b5e4978722d0.

* Run CI after workflows configs changed
2021-08-24 07:59:22 -04:00
Connor Tumbleson 192f9cb627
style: correct name of downloaded asset 2021-06-12 17:31:07 -04:00
Connor Tumbleson f5885a4763
feat: produce binary per master commit 2021-06-12 17:24:17 -04:00