2020-09-26 09:22:36 -07:00
|
|
|
## Internal deployment notes
|
|
|
|
|
2020-09-26 09:24:04 -07:00
|
|
|
1. merge pull-requests on github into develop
|
|
|
|
2. Locally switch to develop
|
|
|
|
3. Pull github develop
|
|
|
|
4. Pull weblate develop
|
2020-09-26 09:30:36 -07:00
|
|
|
5. Add change logs (fastlane/metadata/android/en-US/changelogs/XXX.txt)
|
2020-09-26 09:31:39 -07:00
|
|
|
6. Push to gitlab and github
|
2020-09-26 09:24:04 -07:00
|
|
|
7. Merge request into master and merge
|
|
|
|
8. Add Release Tag on master branch
|
|
|
|
9. Release to play store
|
|
|
|
10. Wait for gitlab -> github sync
|
|
|
|
11. Run publishGithub
|
2020-09-26 09:22:36 -07:00
|
|
|
|
|
|
|
|