Skip to content

Implement CI/CD #78

@ankank30

Description

@ankank30

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

    • 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 Alpha
  • PR build

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

Alternatives

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

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions