mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-04 15:04:38 +02:00
add a note about pushing the new release to the beta update track
@@ -26,4 +26,5 @@ Releases can only be created by [core developers](https://github.com/orgs/dolphi
|
|||||||
9. The release builds will automatically show up on the normal download page.
|
9. The release builds will automatically show up on the normal download page.
|
||||||
10. Publish the corresponding Progress Report, if any.
|
10. Publish the corresponding Progress Report, if any.
|
||||||
* After publishing, post the link to the Progress Report onto Twitter, Mastodon, Bluesky, etc.
|
* After publishing, post the link to the Progress Report onto Twitter, Mastodon, Bluesky, etc.
|
||||||
|
11. Push the new release to those on the `beta` auto-update track through the `Update Tracks` interface on the dolphin-emu.org admin panel.
|
||||||
11. Merge the release branch back into master: `git checkout master`, `git merge --no-ff release-prep-YYMMp`.
|
11. Merge the release branch back into master: `git checkout master`, `git merge --no-ff release-prep-YYMMp`.
|
Reference in New Issue
Block a user