Project 'gitlab-org/gitter/gitter-android-app' was moved to 'gitterHQ/gitter-android-app'. Please update any links and bookmarks that may still have the old path.
The source project of this merge request has been removed.
Add CI with FastLane to Android Gitter build
Progress
-
Added asset build -
Fastlane is now running unit tests -
Supply metadata -
Alpha delivery via play store -
Deploy to play store
Optional but nice to have
-
Screenshots -
Pick a better starting image that has more of what we need
Learnings
- Discovered that signing is not necessary for Android, it is done by Google (later discovered that signing is not actually done by Google, so re-added it.)
Edited by Eric Eastwood
Merge request reports
Activity
assigned to @MadLittleMods
added 1 commit
- 38e4c660 - Remove unitTests job since it is now running inside of fastlaneTests
added 2 commits
- 3943e5c7 - set up signing
- 5b7483f7 - Merge branch 'master' of https://gitlab.com/jlenny/gitter-android-app
added 1 commit
- 0abbb9ef - point .gitlab-ci.yml to new fastlane build lane
- Resolved by Jason Yavorska
- Resolved by Jason Yavorska
added 1 commit
- 14b6b332 - sadly the webapp build does not include android assets, reverting change
added 1 commit
- 46538fcc - Update secrets.properties.example to remove keys associated with signing
mentioned in issue webapp#2009 (closed)
- Resolved by Jason Yavorska
- Resolved by Eric Eastwood
added 1 commit
- b4f910a2 - add new manual beta and deploy actions for store
mentioned in merge request gitter-ios-app!2 (closed)
mentioned in merge request webapp!1272 (merged)
added 1 commit
- 897a278c - Use dependencies for publish steps instead of refetching
added 1 commit
- d24004e0 - Save assets in artifacts so they can be reused by later stages instead of re-fetched
added 1 commit
- 77294f18 - Update Appfile to include path to gitter key
added 1 commit
- 0db4cc7a - Update .gitlab-ci.yml to save google API key to file
Please register or sign in to reply