Light Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Set up continuous integration #23

Open
Open
Set up continuous integration#23
Labels
HacktoberfestPart of hacktoberfest eventhelp wantedExtra attention is needed

Description

Use CI to speedup the release process.
Any tips are welcomed as well

I ideally imagine using Github actions. The action should do following:

  • Get triggered on new release (maybe tag) created
  • Build the application in two configurations (app-release-arm.apk and app-release-multiarch.apk)
    • Upload them to newly created release
  • Create app bundle which will be uploaded to google play and create new release (Ideally using fastlane)

This will require some actions on my side as well. And I am prepared to cooperate on that.

This blog post could be useful.

Metadata

Metadata

Assignees

No one assigned

    Labels

    HacktoberfestPart of hacktoberfest eventhelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions