Commit graph

13 commits

Author SHA1 Message Date
Alexander Bakker
7ce43a0afd Update build pipeline to resolve deprecation warnings 2024-03-16 13:08:21 +01:00
Alexander Bakker
f7bac4331e Run the instrumented tests on Ubuntu since KVM is now available
See: https://github.blog/changelog/2023-02-23-hardware-accelerated-android-virtualization-on-actions-windows-and-linux-larger-hosted-runners/
2024-03-02 14:43:15 +01:00
Alexander Bakker
f38b6ec586 Fix the build by updating to JDK 17 2023-08-30 14:45:21 +02:00
Alexander Bakker
fd42c5c893 Update build pipeline to resolve deprecation warnings 2022-12-27 22:19:56 +01:00
Michael Schättgen
1f69bf558e Temporarily disable failed test output in Github Actions 2022-11-03 13:41:17 +01:00
Alexander Bakker
0ee74bfeb2 Install HAXM before running the instrumented tests 2022-11-02 12:44:29 +01:00
Alexander Bakker
35d3675561 Update GitHub Actions 2022-10-09 16:33:26 +02:00
Alexander Bakker
5226def653 Run UI tests as part of our CI
Third attempt's the charm? This time we're running the tests on macOS
hosts, which is supposedly more stable.
2022-06-06 19:06:42 +02:00
Alexander Bakker
fff81b0ee3 Upload APK artifact once CI is done 2022-06-06 14:51:35 +02:00
Alexander Bakker
cf63f5bef2 Fix the build 2021-12-04 11:42:41 +01:00
Ewout ter Hoeven
e371485a1b
CI: Add step that validates the Gradle wrapper
Validates the gradle-wrapper.jar file on each build, which is a binary blob of executable code. This action ensures it's legit and doesn't execute malicious code.

See https://github.com/gradle/wrapper-validation-action
2021-05-04 21:59:25 +02:00
Alexander Bakker
2242dbc6cd Update build badge for GitHub Actions 2021-02-10 12:56:49 +01:00
Michael Schättgen
1f2e45fd12 Add GitHub action and remove Travis config 2020-12-12 11:32:50 +01:00