create runbook for deployments
This commit is contained in:
@@ -13,3 +13,11 @@
|
|||||||
3. Create a pull request and merge
|
3. Create a pull request and merge
|
||||||
4. Switch to main and pull latest locally (on any machine with expo installed)
|
4. Switch to main and pull latest locally (on any machine with expo installed)
|
||||||
5. Manually run `yarn publish:ios`
|
5. Manually run `yarn publish:ios`
|
||||||
|
|
||||||
|
## Golang services
|
||||||
|
1. Create a new branch
|
||||||
|
2. Make changes
|
||||||
|
3. Create a pull request
|
||||||
|
4. Deploy the appropriate github action for the service you're touching (input the branch name and dev)
|
||||||
|
5. Test with the dev deployment
|
||||||
|
6. Merge, then deploy the corresponding prod service
|
||||||
|
|||||||
Reference in New Issue
Block a user