Commit Graph

17 Commits (master)

Author SHA1 Message Date
Alexander Bakker 7ce43a0afd Update build pipeline to resolve deprecation warnings 7 months ago
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/
8 months ago
Alexander Bakker f38b6ec586 Fix the build by updating to JDK 17 1 year ago
Alexander Bakker fd42c5c893 Update build pipeline to resolve deprecation warnings 2 years ago
Michael Schättgen 1f69bf558e Temporarily disable failed test output in Github Actions 2 years ago
Alexander Bakker 0ee74bfeb2 Install HAXM before running the instrumented tests 2 years ago
Alexander Bakker 35d3675561 Update GitHub Actions 2 years ago
Alexander Bakker 8c9ab38153 Add a workflow for CodeQL analysis 2 years ago
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.
2 years ago
Alexander Bakker fff81b0ee3 Upload APK artifact once CI is done 2 years ago
Alexander Bakker 43c064bb26 Disable the Crowdin workflow for forks
This was always failing in forks because the Crowdin API key is only available for the upstream repository. As it should be.
3 years ago
Alexander Bakker 86580e38af Update crowdin-cli to 3.7.2 3 years ago
Alexander Bakker 6955eb10da Add a GitHub Action for uploading sources to Crowdin 3 years ago
Alexander Bakker cf63f5bef2 Fix the build 3 years ago
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
3 years ago
Alexander Bakker 2242dbc6cd Update build badge for GitHub Actions 4 years ago
Michael Schättgen 1f2e45fd12 Add GitHub action and remove Travis config 4 years ago