aboutsummaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Collapse)Author
2020-01-26github: Add action to deploy nightly snapshots (#618)Harsh Shandilya
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
2019-12-31Prepare for new Play Store listing (#602)Harsh Shandilya
* Gradle cleanup * Update package name * Remove release APK from git This should have never been here * Move package name to dependencies.gradle * github: Setup caching for gradle * Update Play Store art * gradle: Use constraints API in place of deprecated force * Update dependencies * Raise minSdk to 23 * Target SDK 28 for now External storage handling changes are atrocious to support in this codebase so we'll be holding out as far as we can. * Revert "Opt into legacy external storage handling (#595)" Not needed on SDK 28 This reverts commit 3f249e4bffffe0ba30e7546735c7fb4576918c69. Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
2019-12-16Setup snapshot deployment (#599)Harsh Shandilya
* Setup snapshot deployment * README: Update repository links * README: Update workflow badge link * README: Add link to Snapshot builds * Fix snapshot/pull-request build conflict * Deploy from feature/deploy-snapshots as well * Revert "Deploy from feature/deploy-snapshots as well" Confirmed it works well This reverts commit 06f6bc0e8c19f238643655d09ca20f83dd416283. Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
2019-12-02Remove extraneous GitHub metadata (#586)Harsh Shandilya
Funding is now configured at an organisation level HCL workflow files are deprecated Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
2019-11-29github: Remove zeapo from codeowners (#584)Harsh Shandilya
zeapo has not had time to work on APS for a while now and has formally let the rest of us know that he'll be stepping away Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
2019-11-18Create FUNDING.yml (#576)Harsh Shandilya
2019-11-18CODEOWNERS: Adding Skrilltrax as a maintainer (#575)Harsh Shandilya
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
2019-10-27github: Add PR and issue templatesHarsh Shandilya
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
2019-10-13github: Update workflow settingsHarsh Shandilya
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
2019-10-02Add Spotless to regulate codestyle (#550)Harsh Shandilya
* Add Spotless to regulate codestyle * treewide: Run spotless * Add spotlessCheck to CI test Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
2019-10-02Migrate to GitHub actions for CIHarsh Shandilya
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
2019-07-28CODEOWNERS: Update to my new usernameHarsh Shandilya
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
2019-05-24Add CODEOWNERSHarsh Shandilya
[ci skip] Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
2019-04-25Add github action to automatically delete merged branchesHarsh Shandilya
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>