renovate[bot]
f98e109489
chore(deps): update reactivecircus/android-emulator-runner action to v2.33.0
2024-10-12 09:47:09 +00:00
Justin Tracey
0035d0c810
Android CI: enable emulator metrics
...
The emulator executable has a warning that enabling or disabling metrics
collection (for the emulator developers) will at some point become blocking.
Since there's nothing sensitive about CI runs, this commit enables them now.
2024-09-29 14:35:10 -04:00
renovate[bot]
599b44044c
chore(deps): update reactivecircus/android-emulator-runner action to v2.32.0
2024-07-09 08:06:40 +00:00
renovate[bot]
86de66f3e2
chore(deps): update reactivecircus/android-emulator-runner action to v2.31.0
2024-05-24 15:13:54 +00:00
Ulrich Hornung
f3bbf53412
improve debug info provided by CI
2024-03-23 16:36:01 +01:00
Ulrich Hornung
89110abe97
test_od - re-enable f16 test with newer AVD system image
2024-03-20 23:33:06 +01:00
Ulrich Hornung
db63e68b7e
move ".android" (avd data) and "work" (tmp data) to data partition
...
with more space
2024-02-04 21:40:13 +01:00
Ulrich Hornung
93d922f075
squash commit
2024-02-03 17:08:39 +01:00
Sylvestre Ledru
99f923a60e
Merge pull request #5843 from cakebaker/ci_android_64
...
ci: add Android x86_64
2024-01-31 09:17:14 +01:00
kralo
9e78b8b188
ci: android delete AVD lockfile when running from cached image
2024-01-30 09:31:17 +01:00
renovate[bot]
12758be6c6
chore(deps): update actions/cache action to v4
2024-01-17 17:09:22 +00:00
Daniel Hofstetter
881fa88bc2
ci: add Android x86_64
2024-01-15 13:53:18 +01:00
Daniel Hofstetter
833c1a0d3f
ci: set -no-window in Android workflow
2024-01-08 16:19:43 +01:00
Piotr Kwiecinski
4d2bdf497a
prevent CI creating 2 events on each pull request push
2023-12-01 11:52:23 +01:00
renovate[bot]
044e09786e
chore(deps): update actions/checkout action to v4
2023-09-04 15:42:41 +00:00
Joining7943
ad5d33f1a9
ci/android: Fix and improve caching. Fix and improve android-commands.sh
2023-04-20 17:36:25 +02:00
Joining7943
56d8b5a617
ci/android: Remove caching with Swatinem/rust-cache and sccache.
2023-04-20 16:48:25 +02:00
Joining7943
3495b82499
ci/android: Use different caching strategy
2023-04-19 22:06:12 +02:00
Joining7943
78ce521c01
ci: Use nextest as test runner instead of cargo test
2023-04-19 22:06:06 +02:00
Sylvestre Ledru
634fdcf9b1
Remove android from the job name (as it is now a workspace)
2023-03-28 21:23:51 +02:00
Sylvestre Ledru
a141729113
CI: move freebsd & android jobs in separate workflows
...
This because they are intermittent. When reviewing,
I wish we didn't have to scroll to check that it is indeed
freebsd or android failing.
2023-03-26 23:04:34 +02:00