-
Notifications
You must be signed in to change notification settings - Fork 10
Release process
Roma Sosnovsky edited this page Dec 5, 2022
·
1 revision
- move all finished issues that we took action on to the current milestone from other milestones except the "discussion" milestone (after this step, discussion milestone is the only one that is expected to have any finished issues other than the current milestone). Example:
- compose release notes, by copying all issue names from the milestone to the milestone description and editorializing them as follows:
- all refactoring issues with no change of functionality should be as one item called "internal improvements"
- group of related issue that together are for a single goal should be together (in 1.2.0 it was "added drafts functionality")
- if the milestone includes "add feature X" and then "fix a bug for the same feature X" then only "add feature X" should be on the list. We care about the difference between last released milestone and this one, not each step we took
- editorialize remaining issues to describe them from the point of view of the user and customer, what do the changes mean for them. So for example issue called "app crashes when we do X" should be editorialized as "fixed a crash when doing X" in release notes. The issue title can also completely differ from release notes if the issue title was very technical or internal-focused, and it wouldn't be clear to users what the difference is.
- change order of release notes from most impactful on top, to least impactful on the bottom
- increment version, build + publish, submit version increase PR
- go to https://appstoreconnect.apple.com/ -> FlowCrypt -> TestFlight -> iOS, where the app is showing
Ready to submit
. InGroups
column click+
and choosePublic Beta
-
What to test
modal will pop up. Paste the release notes there. -
You should see it
Waiting for review
on TestFlight now
-
go to
FlowCrypt
->App Store
->Add Build
->1.2.0
. Save, ensure version on the page matches the build version. -
Add for Review
, ensuring thatVersion Release
on the bottom of the page is set tomanually
(for now) -
close the github milestone
- build/release enterprise app
- Add for enterprise TestFlight with same steps, except add group "Enterprise Testers"
- Add for Enterprise App Store release with an automatic release +2 calendar weeks
- write emails to our enterprise customers that a new iOS version is ready for them to test, and that it will be auto-released on X date. Add release notes. (copy me in the email)