renovate[bot]
|
5e5a2ded53
|
chore(deps): update actions/github-script action to v5.1.0 (#1648)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-01-08 08:50:26 +05:30 |
|
renovate[bot]
|
d7a9a8ed1e
|
chore(deps): update gradle/gradle-build-action action to v2.1.0 (#1633)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-12-31 05:43:15 +00:00 |
|
renovate[bot]
|
c911554c84
|
chore(deps): update actions/github-script action to v5 (#1616)
* 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 13:20:48 +00:00 |
|
renovate[bot]
|
7f2ccb18ee
|
chore(deps): update actions/upload-artifact action to v2.3.1 (#1614)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-12-23 12:52:19 +00:00 |
|
renovate[bot]
|
000d04157e
|
chore(deps): update peter-evans/create-pull-request action to v3.12.0 (#1615)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-12-23 12:32:30 +00:00 |
|
Harsh Shandilya
|
736f84acb4
|
Misc cleanups and fixes (#1611)
|
2021-12-23 12:22:17 +00:00 |
|
renovate[bot]
|
cd61f58d44
|
chore(deps): update actions/download-artifact action to v2.1.0 (#1609)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-12-23 17:40:25 +05:30 |
|
Harsh Shandilya
|
a99d3025dd
|
renovate: init
|
2021-12-23 15:58:54 +05:30 |
|
Harsh Shandilya
|
e673c59d87
|
dependency-sync: remove
|
2021-12-23 15:53:30 +05:30 |
|
Harsh Shandilya
|
4207ffc4e1
|
github: remove dependabot configuration
|
2021-12-23 15:53:04 +05:30 |
|
Harsh Shandilya
|
b93f404890
|
github: use GH CLI for PSL PR manipulation (#1601)
|
2021-12-22 16:27:42 +00:00 |
|
Harsh Shandilya
|
7d39bc0ae2
|
Miscellaneous build and CI cleanups (#1587)
|
2021-12-11 00:12:54 +05:30 |
|
Harsh Shandilya
|
1df01a2f54
|
Upgrade workflows to use Java 17 (#1579)
|
2021-12-07 15:21:54 +00:00 |
|
Harsh Shandilya
|
369d674b1a
|
github: disable publishing of JaCoCo reports
|
2021-12-07 18:52:45 +05:30 |
|
Harsh Shandilya
|
eefbaca612
|
github: add code-coverage PR job
|
2021-12-07 18:51:51 +05:30 |
|
Harsh Shandilya
|
57d0dbad36
|
github: split PR tasks into separate jobs
|
2021-12-07 15:38:19 +05:30 |
|
Harsh Shandilya
|
5afb31f59e
|
Reorder workflow steps to fix cache failure (#1571)
|
2021-12-06 18:34:30 +00:00 |
|
Harsh Shandilya
|
968507aba0
|
Convert all GHA references to normal versions (#1570)
|
2021-12-06 18:19:29 +00:00 |
|
Harsh Shandilya
|
1aa01ebb9a
|
Raise Dependabot Gradle PR limit to 5 (#1555)
|
2021-12-01 08:38:31 +05:30 |
|
Harsh Shandilya
|
fc211418c4
|
Implement workarounds for Dependabot to update dependencies (#1552)
|
2021-11-30 12:26:05 +00:00 |
|
Harsh Shandilya
|
3d33b1d83d
|
Try fixing PSL update workflow (#1538)
* Revert "Directly push PSL updates to develop (#1494)"
This reverts commit a6b8e79d36 .
* github: enable auto merge of PSL pull requests
|
2021-11-12 21:04:27 +05:30 |
|
Harsh Shandilya
|
22ed045ea7
|
Upgrade dependencies (#1526)
* gradle: upgrade all dependencies
* github: replace gradle-cache-action with official gradle-build-action
* github: update wrapper-validation-action
|
2021-10-28 07:04:29 +05:30 |
|
Harsh Shandilya
|
aac74ae451
|
Switch new PGP backend to use PGPainless (#1522)
* 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-23 17:02:50 +05:30 |
|
Harsh Shandilya
|
99586970a1
|
Cleanup and improve CI checks (#1511)
|
2021-10-03 12:39:24 +00:00 |
|
Sanchith Hegde
|
c4df226cfd
|
github: Convert issue templates to use forms (#1510)
|
2021-10-02 20:10:52 +00:00 |
|
Harsh Shandilya
|
1ad08e9671
|
github: force PR builds to be in the same concurrency group (#1507)
|
2021-09-29 17:30:32 +05:30 |
|
Harsh Shandilya
|
a6b8e79d36
|
Directly push PSL updates to develop (#1494)
|
2021-08-28 17:09:10 +05:30 |
|
Aditya Wasan
|
b7abd561f5
|
Add KeyPair and KeyManager to manage keys in the app (#1487)
Co-authored-by: Harsh Shandilya <me@msfjarvis.dev>
|
2021-08-17 04:14:43 +05:30 |
|
Harsh Shandilya
|
1071e0e749
|
Revamp PSL updates (#1475)
* 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-29 21:23:59 +05:30 |
|
Harsh Shandilya
|
392ad847bf
|
Cleanup and fix CI tests (#1464)
|
2021-07-19 16:31:37 +05:30 |
|
Harsh Shandilya
|
29041cf561
|
Misc updates (#1440)
|
2021-06-20 12:00:55 +05:30 |
|
Harsh Shandilya
|
8c6297d56f
|
github: add environment variables to crowdin workflow
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
|
2021-05-22 20:34:53 +05:30 |
|
Harsh Shandilya
|
35571fcfba
|
github: use team reference in codeowners
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
|
2021-05-22 20:29:04 +05:30 |
|
Aditya Wasan
|
d9d18069ab
|
ci: remove instrumentationTest step and run action on ubuntu-latest
Signed-off-by: Aditya Wasan <adityawasan55@gmail.com>
|
2021-05-22 20:05:55 +05:30 |
|
Harsh Shandilya
|
f25dabc5e7
|
Bump Robolectric, Gradle and kotlinx.coroutines (#1408)
|
2021-05-15 06:59:35 +00:00 |
|
Harsh Shandilya
|
7050f0ea40
|
build: switch to Spotless for formatting
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
|
2021-05-09 11:52:33 +05:30 |
|
Harsh Shandilya
|
144b120692
|
github: cleanup and better document PR workflow skip logic
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
|
2021-05-09 11:52:32 +05:30 |
|
Harsh Shandilya
|
565cd32d79
|
github: bump actions/github-script to v4.0.2
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
|
2021-05-09 09:32:08 +05:30 |
|
Harsh Shandilya
|
2f335e300a
|
github: bump reactivecircus/android-emulator-runner to v2.16.0
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
|
2021-05-07 19:05:41 +05:30 |
|
Harsh Shandilya
|
9d4a490c44
|
build: bump gradle-maven-publish-plugin to 0.15.1
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
|
2021-05-07 19:05:40 +05:30 |
|
Harsh Shandilya
|
fb110e5a9a
|
github: fix crowdin workflow naming
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
|
2021-05-02 06:35:17 +05:30 |
|
Harsh Shandilya
|
fb7788ba7e
|
Fix library deployment workflow (#1383)
|
2021-04-15 14:11:43 +05:30 |
|
Harsh Shandilya
|
fbed718ce0
|
Update build dependencies (#1376)
* build: update dependencies
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
* github: bump actions/upload-artifact
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
|
2021-04-08 09:17:17 +05:30 |
|
Harsh Shandilya
|
9cde249c82
|
github: run all workflows on Java 11
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
|
2021-03-18 12:33:44 +05:30 |
|
Harsh Shandilya
|
67df6e27d0
|
github: run ktfmt checks in CI
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
|
2021-03-18 11:40:30 +05:30 |
|
Harsh Shandilya
|
be31ae37f4
|
all: update copyrights
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
|
2021-03-18 11:26:48 +05:30 |
|
Harsh Shandilya
|
1a10d1b3e6
|
github: update and fix workflows (#1322)
* github: fix library deployment workflow
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
* github: clamp actions/create-release to latest stable
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
* github: clamp actions/download-artifact to latest stable
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
* github: clamp actions/github-script to latest stable
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
* github: clamp actions/upload-release-asset to latest stable
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
* github: clamp gradle/wrapper-validation-action to latest stable
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
* github: update thomaseizinger/keep-a-changelog-new-release to v1.2.1
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
* github: update mindsers/changelog-reader-action to v2.0.0
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
* github: update peter-evans/create-pull-request to v3.8.2
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
|
2021-02-23 11:20:48 +01:00 |
|
Harsh Shandilya
|
7f4ade8255
|
Replace JCenter with Maven Central (#1303)
|
2021-02-06 17:34:17 +05:30 |
|
Harsh Shandilya
|
723acbf767
|
Miscellaneous cleanups and updates (#1302)
* build: upgrade to Gradle 6.8.1
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
* github: remove animation commands from PR workflow
The emulator runner action handles this for us
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
* build: upgrade LeakCanary and WhatTheStack
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
|
2021-02-04 23:11:39 +05:30 |
|
Harsh Shandilya
|
7936ca1e78
|
Upgrade dependencies (#1289)
|
2021-01-28 14:48:58 +05:30 |
|