Enable APK Autodeploy in Travis CI #238

Closed
opened 2018-05-16 21:51:01 +02:00 by Amab · 0 comments
Amab commented 2018-05-16 21:51:01 +02:00 (Migrated from github.com)

Make Travis CI generate the signed APK for the new release and publish it in GitHub.

Expected Behavior

Once the master branch is updated with the new release, Travis will generate the signed APK and publish the new release in GitHub.

Current Behavior

This functionality doesn't exist yet.

Possible Solution

Check Travis CI GitHub Releases Documentation and Android Travis CI with Autodeploy (API 26+) tutorial.

Context

Improve CI/CD flow and automate release deployments in GitHub.

Make Travis CI generate the signed APK for the new release and publish it in GitHub. ## Expected Behavior Once the master branch is updated with the new release, Travis will generate the signed APK and publish the new release in GitHub. ## Current Behavior This functionality doesn't exist yet. ## Possible Solution Check [Travis CI GitHub Releases Documentation](https://docs.travis-ci.com/user/deployment/releases/) and [Android Travis CI with Autodeploy (API 26+)](https://medium.com/@zurfyx/android-travis-ci-with-autodeploy-api-26-efb6c1863628) tutorial. ## Context Improve CI/CD flow and automate release deployments in GitHub.
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Marown/SWADroid#238
No description provided.