Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-03-05 | Move snapshot releases to GitHub (#1767) | Harsh Shandilya | |
2022-03-03 | chore(deps): update actions/upload-artifact action to v3 (#1763) | renovate[bot] | |
Co-authored-by: Renovate Bot <bot@renovateapp.com> | |||
2022-03-03 | chore(deps): update actions/download-artifact action to v3 (#1762) | renovate[bot] | |
Co-authored-by: Renovate Bot <bot@renovateapp.com> | |||
2022-03-02 | chore(deps): update actions/checkout action to v3 (#1760) | renovate[bot] | |
Co-authored-by: Renovate Bot <bot@renovateapp.com> | |||
2022-02-28 | chore(deps): update peter-evans/create-pull-request action to v3.14.0 (#1759) | renovate[bot] | |
Co-authored-by: Renovate Bot <bot@renovateapp.com> | |||
2022-02-28 | chore(deps): update peter-evans/create-pull-request action to v3.13.0 (#1758) | renovate[bot] | |
Co-authored-by: Renovate Bot <bot@renovateapp.com> | |||
2022-02-24 | chore(deps): update actions/setup-java action to v3 (#1752) | renovate[bot] | |
Co-authored-by: Renovate Bot <bot@renovateapp.com> | |||
2022-02-23 | Use explicit Gradle tasks to handle build artifact collection (#1745) | Harsh Shandilya | |
2022-02-22 | Expand tests for multiple identity keys (#1743) | Harsh Shandilya | |
2022-02-21 | Add CI job to assemble release APKs and fix build (#1742) | Harsh Shandilya | |
2022-02-20 | Introduce Sentry for error reporting (#1737) | Harsh Shandilya | |
2022-02-20 | github: add missing escapes and quotes (#1736) | Harsh Shandilya | |
2022-02-17 | chore(deps): update actions/setup-java action to v2.5.0 (#1734) | renovate[bot] | |
Co-authored-by: Renovate Bot <bot@renovateapp.com> | |||
2022-02-17 | Turn on Configuration Cache (#1733) | Harsh Shandilya | |
2022-02-11 | chore(deps): update actions/github-script action to v6 (#1726) | renovate[bot] | |
Co-authored-by: Renovate Bot <bot@renovateapp.com> | |||
2022-02-05 | Begin rework for configuration cache compatibility (#1709) | Harsh Shandilya | |
2022-02-03 | chore(deps): update gradle/gradle-build-action action to v2.1.3 (#1705) | renovate[bot] | |
Co-authored-by: Renovate Bot <bot@renovateapp.com> | |||
2022-01-31 | chore(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-28 | chore(deps): update gradle/gradle-build-action action to v2.1.2 (#1697) | renovate[bot] | |
Co-authored-by: Renovate Bot <bot@renovateapp.com> | |||
2022-01-25 | chore(deps): update gradle/gradle-build-action action to v2.1.1 (#1684) | renovate[bot] | |
Co-authored-by: Renovate Bot <bot@renovateapp.com> | |||
2022-01-09 | Raise timeouts for Crowdin task again (#1652) | Harsh Shandilya | |
* build-logic: raise HTTP timeouts for Crowdin again * github: allow running Crowdin job manually | |||
2022-01-08 | chore(deps): update actions/github-script action to v5.1.0 (#1648) | renovate[bot] | |
Co-authored-by: Renovate Bot <bot@renovateapp.com> | |||
2021-12-31 | chore(deps): update gradle/gradle-build-action action to v2.1.0 (#1633) | renovate[bot] | |
Co-authored-by: Renovate Bot <bot@renovateapp.com> | |||
2021-12-23 | chore(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-23 | chore(deps): update actions/upload-artifact action to v2.3.1 (#1614) | renovate[bot] | |
Co-authored-by: Renovate Bot <bot@renovateapp.com> | |||
2021-12-23 | chore(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-23 | Misc cleanups and fixes (#1611) | Harsh Shandilya | |
2021-12-23 | chore(deps): update actions/download-artifact action to v2.1.0 (#1609) | renovate[bot] | |
Co-authored-by: Renovate Bot <bot@renovateapp.com> | |||
2021-12-23 | renovate: init | Harsh Shandilya | |
2021-12-23 | dependency-sync: remove | Harsh Shandilya | |
2021-12-23 | github: remove dependabot configuration | Harsh Shandilya | |
2021-12-22 | github: use GH CLI for PSL PR manipulation (#1601) | Harsh Shandilya | |
2021-12-11 | Miscellaneous build and CI cleanups (#1587) | Harsh Shandilya | |
2021-12-07 | Upgrade workflows to use Java 17 (#1579) | Harsh Shandilya | |
2021-12-07 | github: disable publishing of JaCoCo reports | Harsh Shandilya | |
2021-12-07 | github: add code-coverage PR job | Harsh Shandilya | |
2021-12-07 | github: split PR tasks into separate jobs | Harsh Shandilya | |
2021-12-06 | Reorder workflow steps to fix cache failure (#1571) | Harsh Shandilya | |
2021-12-06 | Convert all GHA references to normal versions (#1570) | Harsh Shandilya | |
2021-12-01 | Raise Dependabot Gradle PR limit to 5 (#1555) | Harsh Shandilya | |
2021-11-30 | Implement workarounds for Dependabot to update dependencies (#1552) | Harsh Shandilya | |
2021-11-12 | Try 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-28 | Upgrade 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-23 | Switch 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-03 | Cleanup and improve CI checks (#1511) | Harsh Shandilya | |
2021-10-02 | github: Convert issue templates to use forms (#1510) | Sanchith Hegde | |
2021-09-29 | github: force PR builds to be in the same concurrency group (#1507) | Harsh Shandilya | |
2021-08-28 | Directly push PSL updates to develop (#1494) | Harsh Shandilya | |
2021-08-17 | Add `KeyPair` and `KeyManager` to manage keys in the app (#1487) | Aditya Wasan | |
Co-authored-by: Harsh Shandilya <me@msfjarvis.dev> | |||
2021-07-29 | Revamp 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 |