Commit Graph

42 Commits

Author SHA1 Message Date
topjohnwu ffc1e38e48 Add 32 bit CI 2024-04-10 02:56:23 -07:00
LoveSy 5e45884af4 Use Apple Silicon for CI
https://github.blog/changelog/2024-01-30-github-actions-introducing-the-new-m1-macos-runner-available-to-open-source/
2024-02-01 15:09:42 -08:00
topjohnwu df786eb2b6 Separate Linux and other jobs 2024-01-29 01:53:09 -08:00
topjohnwu 8e7186eebb Try out composite actions 2024-01-29 01:36:51 -08:00
topjohnwu 74b7b84561 Test all APIs on Linux 2024-01-28 00:46:03 -08:00
topjohnwu b44141ae39 Run tests on Linux 2024-01-22 18:10:26 -08:00
LoveSy 6cda6c2fae Upgrade github action deps 2023-12-18 16:25:56 +08:00
topjohnwu 61ea59a27b API 34 AOSP ATD image is released 2023-12-08 17:59:24 +08:00
topjohnwu 46ba008b9d Disable SCCACHE_DIRECT 2023-11-30 01:55:38 +08:00
topjohnwu 0edcb03c45 Update test API levels 2023-11-26 21:41:43 +08:00
canyie 68442f38ac Misc changes
- actions: Update all actions/checkout references to v4
- magiskboot: Add missing new line to dtb help message
- docs: Update documents, fix some errors and remove outdated info
2023-11-17 13:58:41 -08:00
topjohnwu 23fe5d5a19 Update build.yml 2023-10-26 14:50:42 -07:00
topjohnwu d2f2a9e4c8 Make avd_test less flaky 2023-10-24 16:45:24 -07:00
topjohnwu b0b04690d5 Use newer bash version for avd_test.sh 2023-10-12 00:45:53 -07:00
LoveSy 6ee6685f4c AVD test on API 34 2023-06-12 03:23:27 -07:00
LoveSy c556dd0aac
Increase sccache hit rate 2023-06-10 13:17:16 -07:00
LoveSy d2fbcd07b7 Use sccache on non CI env 2023-06-10 13:14:12 -07:00
topjohnwu 8c9d0314fb Use sccache for all native builds in CI 2023-05-23 17:52:10 -07:00
topjohnwu a207f03952 Run tests in parallel 2023-05-10 00:10:19 -07:00
vvb2060 3733c9a091 CI: add avd test 2023-04-25 23:00:59 -07:00
vvb2060 9279f30e89 Upload mapping and native debug symbols 2023-04-05 00:14:51 -07:00
vvb2060 2a2a452bd4 CI uses java 17 2022-12-13 14:13:25 -08:00
LoveSy 23ad611566 Use sccache for rust build 2022-09-26 01:35:52 +02:00
topjohnwu 42003b4006 Release new canary build 2022-05-15 01:14:07 -07:00
topjohnwu 05697372f8 Remove issues action
Handled by external MagiskBot
2021-12-25 17:26:03 -08:00
LoveSy 9bf835e810 Fix ccache 2021-09-08 08:53:51 -07:00
topjohnwu eca37bce38 Separate dependency and build cache 2021-09-08 01:16:26 -07:00
topjohnwu 3ee6a2baf2 Enable ccache for faster builds 2021-09-08 01:13:36 -07:00
topjohnwu 69fa7f238d Don't cache NDK 2021-09-08 01:13:36 -07:00
vvb2060 12aa5838d9 Stop gradle daemon 2021-05-12 16:38:34 -07:00
vvb2060 10186a9e3d Refresh flag 2021-04-09 03:30:55 -07:00
vvb2060 d0d3c8dbfd Disable blank issues 2021-03-09 02:51:20 -08:00
vvb2060 8057de1973 Auto close issues 2021-03-09 02:51:20 -08:00
topjohnwu 18acfda99b Remove Windows NDK symlink
https://github.com/actions/virtual-environments/pull/2343
2021-01-29 05:43:41 -08:00
topjohnwu 3f9a64417b Disable gradle daemon on Windows CI 2020-12-29 02:46:57 -08:00
topjohnwu 6b42db943d Better bug report details 2020-12-28 17:03:20 -08:00
topjohnwu 1c325459eb Only run CI when it matters 2020-12-28 16:38:25 -08:00
John Wu 6d88d8ad95 Add issue templates 2020-12-28 16:26:10 -08:00
topjohnwu 4662454938 More attempts to fix gradle cache on Windows 2020-12-27 20:13:50 -08:00
topjohnwu 880de21596 Update Github Actions
Disable gradle daemon on Windows and always upload artifacts
2020-12-27 04:02:20 -08:00
topjohnwu ab78a81d15 Fix GitHub actions 2020-12-25 15:54:47 -08:00
John Wu 18340099b7
Add GitHub actions
Enable GitHub actions to run CI on all 3 platforms
2020-12-25 15:01:02 -08:00