aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/pull_request.yml
AgeCommit message (Expand)Author
2022-02-22Expand tests for multiple identity keys (#1743)Harsh Shandilya
2022-02-21Add CI job to assemble release APKs and fix build (#1742)Harsh Shandilya
2022-02-20github: add missing escapes and quotes (#1736)Harsh Shandilya
2022-02-17chore(deps): update actions/setup-java action to v2.5.0 (#1734)...renovate[bot]
2022-02-17Turn on Configuration Cache (#1733)Harsh Shandilya
2022-02-11chore(deps): update actions/github-script action to v6 (#1726)...renovate[bot]
2022-02-05Begin rework for configuration cache compatibility (#1709)Harsh Shandilya
2022-02-03chore(deps): update gradle/gradle-build-action action to v2.1.3 (#1705)...renovate[bot]
2022-01-28chore(deps): update gradle/gradle-build-action action to v2.1.2 (#1697)...renovate[bot]
2022-01-25chore(deps): update gradle/gradle-build-action action to v2.1.1 (#1684)...renovate[bot]
2022-01-08chore(deps): update actions/github-script action to v5.1.0 (#1648)...renovate[bot]
2021-12-31chore(deps): update gradle/gradle-build-action action to v2.1.0 (#1633)...renovate[bot]
2021-12-23chore(deps): update actions/github-script action to v5 (#1616)...renovate[bot]
2021-12-23chore(deps): update actions/upload-artifact action to v2.3.1 (#1614)...renovate[bot]
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