aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/pull_request.yml
AgeCommit message (Expand)Author
2021-12-11Miscellaneous build and CI cleanups (#1587)Harsh Shandilya
2021-12-07Upgrade workflows to use Java 17 (#1579)Harsh Shandilya
2021-12-07github: disable publishing of JaCoCo reportsHarsh Shandilya
2021-12-07github: add code-coverage PR jobHarsh Shandilya
2021-12-07github: split PR tasks into separate jobsHarsh Shandilya
2021-12-06Convert all GHA references to normal versions (#1570)Harsh Shandilya
2021-10-28Upgrade dependencies (#1526)...Harsh Shandilya
2021-10-23Switch new PGP backend to use PGPainless (#1522)...Harsh Shandilya
2021-10-03Cleanup and improve CI checks (#1511)Harsh Shandilya
2021-09-29github: force PR builds to be in the same concurrency group (#1507)Harsh Shandilya
2021-08-17Add `KeyPair` and `KeyManager` to manage keys in the app (#1487)...Aditya Wasan
2021-07-19Cleanup and fix CI tests (#1464)Harsh Shandilya
2021-06-20Misc updates (#1440)Harsh Shandilya
2021-05-22ci: remove instrumentationTest step and run action on ubuntu-latest...Aditya Wasan
2021-05-09build: switch to Spotless for formatting...Harsh Shandilya
2021-05-09github: cleanup and better document PR workflow skip logic...Harsh Shandilya
2021-05-09github: bump actions/github-script to v4.0.2...Harsh Shandilya
2021-05-07github: bump reactivecircus/android-emulator-runner to v2.16.0...Harsh Shandilya
2021-03-18github: run all workflows on Java 11...Harsh Shandilya
2021-03-18github: run ktfmt checks in CI...Harsh Shandilya
2021-02-23github: update and fix workflows (#1322)...Harsh Shandilya
2021-02-04Miscellaneous cleanups and updates (#1302)...Harsh Shandilya
2021-01-28Upgrade dependencies (#1289)Harsh Shandilya
2021-01-06Update Actions (#1270)...Harsh Shandilya
2020-12-22Switch back to pull_request to mitigate security issue (#1257)...Harsh Shandilya
2020-12-11github: checkout PR head when running checks (#1247)...Harsh Shandilya
2020-12-10Strip down README to feature new docs and Discussions (#1243)Harsh Shandilya
2020-12-07github: update actions/upload-artifact to v2.2.1...Harsh Shandilya
2020-12-07github: update actions/checkout to v2.3.4...Harsh Shandilya
2020-12-07github: add auto-cancel-redundant-workflow...Harsh Shandilya
2020-10-23Update GitHub Actions workflows (#1169)...Harsh Shandilya
2020-10-02github: switch PR workflow from an allowlist to a blocklist...Harsh Shandilya
2020-10-01github: run apiCheck task in pull requests...Harsh Shandilya
2020-10-01github: update workflows to use gradle-cache-action...Harsh Shandilya
2020-09-21Revert "github: remove ci-gradle.properties" (#1113)...Harsh Shandilya
2020-09-20github: remove ci-gradle.properties...Harsh Shandilya
2020-09-17github: remove nonFree flavor from tests (#1102)...Harsh Shandilya
2020-09-03github: also run presubmit tests for buildSrc changes (#1074)...Harsh Shandilya
2020-08-21github: switch to debug builds (#1037)...Harsh Shandilya
2020-07-26github: upload test reports on failure...Harsh Shandilya
2020-07-24Expand OTP and PasswordEntry tests (#968)Harsh Shandilya
2020-07-14github: update all Actions (#934)...Harsh Shandilya
2020-07-14github: remove freeDebug variant from pull request matrix (#932)...Harsh Shandilya
2020-07-02Fill OTP fields with SMS codes (#900)...Fabian Henneke
2020-06-23Remove API 30 from pull request test matrix (#879)...Harsh Shandilya
2020-06-18Automate release steps (#849)Harsh Shandilya
2020-06-12github: run instrumentation tests against API 30 (#847)Harsh Shandilya
2020-05-23github: Switch to dynamic filtering (#786)...Harsh Shandilya
2020-05-17Add tests for GitServerConfigActivity (#783)...Harsh Shandilya
2020-05-10Treewide codestyle cleanup (#765)...Harsh Shandilya