Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/development/releasing.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ At this point, the releaser should check the changelog and ensure the "Set as pr
1. Wait for [CI to churn] and the [draft release to appear]. This takes about 30 minutes.
1. Double-check the changelog on the draft release.
1. Check the "Set as pre-release" checkbox, and publish the release.
1. Delete the N-2 release branch on [Localazy], meaning that once the 0.16 release cycle begins, the 0.14 release branch will be deleted.
1. Delete the N-2 release branch on [Localazy](https://localazy.com/console/branching), meaning that once the 0.16 release cycle begins, the 0.14 release branch will be deleted.
- Create new release candidates if needed:
1. Run the `translations-download` workflow on the release branch.
1. Wait for the [translation download PR] to be automatically merged.
Expand Down
Loading