aboutsummaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Expand)Author
2021-04-08Update build dependencies (#1376)...Harsh Shandilya
2021-03-18github: run all workflows on Java 11...Harsh Shandilya
2021-03-18github: run ktfmt checks in CI...Harsh Shandilya
2021-03-18all: update copyrights...Harsh Shandilya
2021-02-23github: update and fix workflows (#1322)...Harsh Shandilya
2021-02-06Replace JCenter with Maven Central (#1303)Harsh Shandilya
2021-02-04Miscellaneous cleanups and updates (#1302)...Harsh Shandilya
2021-01-28Upgrade dependencies (#1289)Harsh Shandilya
2021-01-20Migrate versioning to Gradle plugin and automate version bumps (#1282)Harsh Shandilya
2021-01-06Update Actions (#1270)...Harsh Shandilya
2020-12-30Automate Crowdin localisation sync (#1265)...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 peter-evans/create-pull-request to v3.5.1...Harsh Shandilya
2020-12-07github: update thomaseizinger/keep-a-changelog-new-release to v1.2.0...Harsh Shandilya
2020-12-07github: update actions/download-artifact to v2.0.6...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: rename validate_wrapper.yml to validate_gradle_wrapper.yml...Harsh Shandilya
2020-12-07github: rename release.yml to deploy_github_releases.yml...Harsh Shandilya
2020-12-07github: remove dependency-tree-diff workflow...Harsh Shandilya
2020-12-07github: add auto-cancel-redundant-workflow...Harsh Shandilya
2020-12-04Create issue template for RFCs (#1234)...Harsh Shandilya
2020-11-30CODEOWNERS: update to Fabian's new username...Harsh Shandilya
2020-11-29github: add release workflow for library subprojects...Harsh Shandilya
2020-10-27Update kotlinx.coroutines and WhatTheStack (#1177)...Harsh Shandilya
2020-10-26github: add workflow to track dependency tree changes (#1176)...Harsh Shandilya
2020-10-24github: fix issue template frontmatter (#1175)...Harsh Shandilya
2020-10-23Update GitHub Actions workflows (#1169)...Harsh Shandilya
2020-10-16Revamp build configuration (#1156)...Harsh Shandilya
2020-10-13github: fix release draft workflow (#1152)...Harsh Shandilya
2020-10-10github: update release draft workflow...Harsh Shandilya
2020-10-10github: update PSL workflow...Harsh Shandilya
2020-10-10github: lay down some ground rules in issue templates...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-16Autofill: Extract AutofillParser into separate subproject (#1101)...Vincent Breitmoser
2020-09-07Fix changelog links (#1083)...Harsh Shandilya
2020-09-03github: also run presubmit tests for buildSrc changes (#1074)...Harsh Shandilya
2020-09-02github: update workflows to use peter-evans/create-pull-request (#1072)...Harsh Shandilya
2020-08-21github: switch to debug builds (#1037)...Harsh Shandilya
2020-08-13github: set git config for PSL workflow (#1018)...Harsh Shandilya
2020-07-29github: fix derp in PSL update workflow (#983)Harsh Shandilya
2020-07-26github: upload test reports on failure...Harsh Shandilya
2020-07-24Expand OTP and PasswordEntry tests (#968)Harsh Shandilya