Skip to content

Commit

Permalink
release template update.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ginder-Singh committed Nov 6, 2024
1 parent a6d8d1f commit 473f181
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .gitlab/issue_templates/release.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ This document outlines the steps to follow when releasing the iOS app, including
- [ ] Prepare External Testflight changelog.
- [ ] Release app to External Testflight
- [ ] Fix Users feedback, update release and repeat.
- [ ] Prepare final changelog. Always follow same changelog format as Android/Desktop.
- [ ] Prepare final changelog.
- [ ] Send app for apple review.
- [ ] Distribute app to app store users.
- [ ] Merge release branch in to main
Expand All @@ -28,7 +28,7 @@ This document outlines the steps to follow when releasing the iOS app, including
git push origin vX.X.X
```
- [ ] Sync code to github and create a tagged release.
- [ ] Create admin panel release in staging and verify changes on https://www-staging.windscribe.com/
- [ ] Create admin panel release in staging and verify changes on staging.
- [ ] Let team lead know to copy release to production admin.
- [ ] For hotfix Create new branch from tag, make fix, test changes, merge in to main branch and create tag for hotfix.
```bash
Expand Down

0 comments on commit 473f181

Please sign in to comment.