Commit Graph

13 Commits (describe-install)

Author SHA1 Message Date
Abhijit Valluri 2c98a87298 Update CI actions to remove deprecated set-env, new apk signing action
Removing set-env due to the vunerability mentioned by Github here:
https://github.blog/changelog/2020-10-01-github-actions-deprecating-set-env-and-add-path-commands/
4 years ago
Abhijit Valluri 000c11b89a [skip ci] fix issues with CI 4 years ago
Abhijit Valluri 52348a1d7a [skip ci] Update release automation script + update README 4 years ago
Abhijit Valluri 36e7683dc1 [skip ci] CI fixes and sign apk workflow 4 years ago
Abhijit Kiran Valluri ae0dbc711b
[skip ci] enable release automation + fix PR template + update readme (#168)
Enabling release automation!! We can now create releases automatically by simply pushing a tag to the repo. Instructions in the README. Updated README to have some emojis that will make some important instructions pop out!

Plus minor fix to the PR template file that creates the boilerplate below.
4 years ago
Abhijit Kiran Valluri 9fc6654a39
[skip ci] fix github actions (#167) 4 years ago
Abhijit Kiran Valluri e99a5e441f
Update PR template for our repo + update image for the github bot comment + allow skipping CI (#165)
* Update screenshot for comment with one non-members will see

* Update PR template with instructions suitable for our fork

* Allow users to skip CI checks if necessary
4 years ago
Abhijit Kiran Valluri 88ef9dd258
Put the comment on the PR after CI passes (#164) 4 years ago
Abhijit Kiran Valluri 0f7331d544
Comment on PR with link/instructions for downloading built apks (#162) 4 years ago
Abhijit Valluri fd6fe1bb75 Let github actions upload the apk built during CI 4 years ago
Abhijit Kiran Valluri faba50a252
Remove daily build schedule from github actions
Remove unnecessary daily build from the github actions workflow
4 years ago
Abhijit Kiran Valluri df9d8bceae
Create github actions for Continuous Integration! (#116)
* Add github actions workflows

* Add github actions for CI

* Fix lint and detekt errors

* Add caching to the github actions

* Add the workflow statuses to the README

* Give the jobs more descriptive names

* Consolidate github actions workflows to a single workflow

* Give the steps meaningful names, save detekt and lint results
4 years ago
Jeff Boek 3b3648e650 Adds triage action 4 years ago