Pascal Roeleven
9dec3f8408
Use sparse images in GA
...
Also invalidate caches by adding version prefix
2023-03-02 15:22:34 +01:00
Pascal Roeleven
f8ef998794
Reorder steps
2023-03-01 16:50:12 +01:00
Pascal Roeleven
4ac7826c32
Cache tox environments with tox hash
2023-03-01 16:11:32 +01:00
Pascal Roeleven
50b8d28779
Cache images with database hash
2023-03-01 16:04:14 +01:00
Pascal Roeleven
0b6f76637f
Move caching of Magisk to setup workflow
...
It's unnecessary to spin up an entire runner for just this short and
simple task.
2023-03-01 16:04:14 +01:00
Pascal Roeleven
41ce7d653f
Cache Magisk with database hash
...
Simplify caching by caching on database hash instead of Magisk hash.
hashFiles is only available in the steps, hence the reason for it being
exported to the outputs from the steps (and not directly).
2023-03-01 16:03:59 +01:00
Pascal Roeleven
fb2c512248
Test all device images in Github Actions
2023-02-27 16:38:39 +01:00