aboutsummaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Collapse)Author
2022-02-17chore(deps): update actions/setup-java action to v2.5.0 (#1734)renovate[bot]
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-17Turn on Configuration Cache (#1733)Harsh Shandilya
2022-02-11chore(deps): update actions/github-script action to v6 (#1726)renovate[bot]
Co-authored-by: Renovate Bot <bot@renovateapp.com>
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]
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-31chore(deps): update peter-evans/create-pull-request action to v3.12.1 (#1701)renovate[bot]
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-28chore(deps): update gradle/gradle-build-action action to v2.1.2 (#1697)renovate[bot]
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-25chore(deps): update gradle/gradle-build-action action to v2.1.1 (#1684)renovate[bot]
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-09Raise timeouts for Crowdin task again (#1652)Harsh Shandilya
* build-logic: raise HTTP timeouts for Crowdin again * github: allow running Crowdin job manually
2022-01-08chore(deps): update actions/github-script action to v5.1.0 (#1648)renovate[bot]
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-31chore(deps): update gradle/gradle-build-action action to v2.1.0 (#1633)renovate[bot]
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-23chore(deps): update actions/github-script action to v5 (#1616)renovate[bot]
* chore(deps): update actions/github-script action to v5 * github: update check-changed-files for OctoKit upgrade Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Harsh Shandilya <me@msfjarvis.dev>
2021-12-23chore(deps): update actions/upload-artifact action to v2.3.1 (#1614)renovate[bot]
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-23chore(deps): update peter-evans/create-pull-request action to v3.12.0 (#1615)renovate[bot]
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-23Misc cleanups and fixes (#1611)Harsh Shandilya
2021-12-23chore(deps): update actions/download-artifact action to v2.1.0 (#1609)renovate[bot]
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-23renovate: initHarsh Shandilya
2021-12-23dependency-sync: removeHarsh Shandilya
2021-12-23github: remove dependabot configurationHarsh Shandilya
2021-12-22github: use GH CLI for PSL PR manipulation (#1601)Harsh Shandilya
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-06Reorder workflow steps to fix cache failure (#1571)Harsh Shandilya
2021-12-06Convert all GHA references to normal versions (#1570)Harsh Shandilya
2021-12-01Raise Dependabot Gradle PR limit to 5 (#1555)Harsh Shandilya
2021-11-30Implement workarounds for Dependabot to update dependencies (#1552)Harsh Shandilya
2021-11-12Try fixing PSL update workflow (#1538)Harsh Shandilya
* Revert "Directly push PSL updates to develop (#1494)" This reverts commit a6b8e79d36d8900597aec8dfc2eb57838bb14188. * github: enable auto merge of PSL pull requests
2021-10-28Upgrade dependencies (#1526)Harsh Shandilya
* gradle: upgrade all dependencies * github: replace gradle-cache-action with official gradle-build-action * github: update wrapper-validation-action
2021-10-23Switch new PGP backend to use PGPainless (#1522)Harsh Shandilya
* crypto-pgpainless: init * crypto-pgpainless: add an opinionated CryptoHandler impl * app: migrate to crypto-pgpainless * crypto-pgp: remove * github: remove now unused instrumentation tests job * crypto-common: fixup package names * wip(crypto-pgpainless): add `PGPKeyPair` and `PGPKeyManager` Signed-off-by: Aditya Wasan <adityawasan55@gmail.com> (cherry picked from commit 02d07e9e797a8600cc8c534a731dfffcc44cfdde) * crypto-pgpainless: use hex-encoded key IDs * crypto-pgpainless: replace legacy Gopenpgp-generated key file * crypto-pgpainless: fix CryptoConstants source set * crypto-pgpainless: fix tests * crypto-pgpainless: reinstate PGPKeyManager tests Co-authored-by: Aditya Wasan <adityawasan55@gmail.com>
2021-10-03Cleanup and improve CI checks (#1511)Harsh Shandilya
2021-10-02github: Convert issue templates to use forms (#1510)Sanchith Hegde
2021-09-29github: force PR builds to be in the same concurrency group (#1507)Harsh Shandilya
2021-08-28Directly push PSL updates to develop (#1494)Harsh Shandilya
2021-08-17Add `KeyPair` and `KeyManager` to manage keys in the app (#1487)Aditya Wasan
Co-authored-by: Harsh Shandilya <me@msfjarvis.dev>
2021-07-29Revamp PSL updates (#1475)Harsh Shandilya
* build: import Mozilla's Gradle plugin for PSL updates * autofill-parser: add tests for PublicSuffixListLoader * autofill-parser: regenerate publicsuffixes list * github: switch to Gradle plugin for PSL updates
2021-07-19Cleanup and fix CI tests (#1464)Harsh Shandilya
2021-06-20Misc updates (#1440)Harsh Shandilya
2021-05-22github: add environment variables to crowdin workflowHarsh Shandilya
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
2021-05-22github: use team reference in codeownersHarsh Shandilya
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
2021-05-22ci: remove instrumentationTest step and run action on ubuntu-latestAditya Wasan
Signed-off-by: Aditya Wasan <adityawasan55@gmail.com>
2021-05-15Bump Robolectric, Gradle and kotlinx.coroutines (#1408)Harsh Shandilya
2021-05-09build: switch to Spotless for formattingHarsh Shandilya
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
2021-05-09github: cleanup and better document PR workflow skip logicHarsh Shandilya
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
2021-05-09github: bump actions/github-script to v4.0.2Harsh Shandilya
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
2021-05-07github: bump reactivecircus/android-emulator-runner to v2.16.0Harsh Shandilya
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
2021-05-07build: bump gradle-maven-publish-plugin to 0.15.1Harsh Shandilya
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
2021-05-02github: fix crowdin workflow namingHarsh Shandilya
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>