project-elaichi icon indicating copy to clipboard operation
project-elaichi copied to clipboard

Implement CI/CD

Open ankank30 opened this issue 4 years ago • 1 comments

Implement GitHub Actions CI/CD

Versions

  • [ ] Release build and deployment

    • [ ] Trigger
    • [ ] Environmental setup
    • [ ] Packages setup
    • [ ] Test
    • [ ] Code coverage
    • [ ] Build app bundles/apk
    • [ ] Store test, code coverage and build reports
    • [ ] Increment build code and version
    • [ ] Connect to playstore
    • [ ] Set audience, description
    • [ ] Release
  • [ ] Beta build and deployment

    • [ ] Trigger
    • [ ] Environmental setup
    • [ ] Packages setup
    • [ ] Test
    • [ ] Code coverage
    • [ ] Build app bundles/apk
    • [ ] Store test, code coverage and build reports
    • [ ] Increment build code and version
    • [ ] Connect to playstore
    • [ ] Set audience, description
    • [ ] Release beta
  • [ ] Alpha build and deployment

    • [x] Trigger
    • [x] Environmental setup
    • [x] Packages setup
    • [ ] Test
    • [ ] Code coverage
    • [x] Build app bundles/apk
    • [ ] Store test, code coverage and build reports
    • [ ] Increment build code and version
    • [ ] Connect to playstore
    • [x] Set audience, description
    • [x] Release Alpha
  • [ ] PR build

    • [x] Trigger
    • [x] Environmental setup
    • [x] Packages setup
    • [x] Test
    • [x] Code coverage
    • [ ] Build app bundles/apk
    • [x] Save test, code coverage and build reports

Alternatives

Other CI/CD tools like Travis and Codemagic can be tried.

ankank30 avatar Jul 30 '20 08:07 ankank30

This issue is stale

github-actions[bot] avatar Sep 10 '20 01:09 github-actions[bot]