diff --git a/Release-checklist.md b/Release-checklist.md index 2e77851..b15a482 100644 --- a/Release-checklist.md +++ b/Release-checklist.md @@ -19,6 +19,7 @@ Note that some of these can be done concurrently. - Check the date—if it's April 1st or thereabouts, ABORT MISSION. Seriously, it's just not worth it. - Set it to create a new tag. - Take the `package_release_*` artifacts you've already downloaded, replace "VERSIONHERE" in the filenames, [recompress the Linux release as `.tar.gz`](https://github.com/TASEmulators/BizHawk/issues/4126), and attach them to the Release. + - `unzip BizHawk-VERSIONHERE-linux-x64.tar.zip`; `mv BizHawk-linux-x64-*.tar `; `gzip -9 ` (this deletes the `.tar` when it's done, but `unzip` didn't delete the `.zip`) - For the description, list any new or graduating cores, optionally some large improvements, and if the Windows prereq installer was updated link that too. - Click "Publish" and pray. 1. Update Issues, Labels, and Milestone on GitHub