2020-09-26 09:56:58 -07:00
|
|
|
## Internal deployment notes
|
|
|
|
|
|
|
|
1. merge pull-requests on github into develop
|
|
|
|
2. Locally switch to develop
|
|
|
|
3. Pull github develop
|
|
|
|
4. Pull weblate develop
|
2022-04-02 11:59:19 -07:00
|
|
|
5. Push to develop gitlab
|
2021-02-06 06:08:34 -08:00
|
|
|
6. Merge develop into master and merge
|
|
|
|
7. Wait for Release Build and release to play store
|
|
|
|
8. Wait for gitlab -> github sync
|
|
|
|
9. Run publishGithub
|
2022-04-02 11:59:19 -07:00
|
|
|
10. Merge master into develop, push to github
|
2020-09-26 09:56:58 -07:00
|
|
|
|
|
|
|
|
2022-04-02 13:47:25 -07:00
|
|
|
## fastlane update (install ruby2.7 and "gem-2.7 install bundler")
|
2021-12-27 05:37:58 -08:00
|
|
|
```
|
2022-04-02 13:47:25 -07:00
|
|
|
bundle-2.7 update
|
2021-12-27 05:37:58 -08:00
|
|
|
```
|