From 244c448c963df24026b055b80dc7dba52d04af31 Mon Sep 17 00:00:00 2001 From: James Groom Date: Sat, 14 Sep 2024 22:41:13 +1000 Subject: [PATCH] Updated Release checklist (markdown) --- Release-checklist.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Release-checklist.md b/Release-checklist.md index 00ed9de..d4ad7b6 100644 --- a/Release-checklist.md +++ b/Release-checklist.md @@ -10,7 +10,7 @@ Note that some of these can be done concurrently. - It also needs to be prepended to [the `ReleaseHistory` article](https://tasvideos.org/Bizhawk/ReleaseHistory) (TASVideos Wiki markup). Apart from changing markup language, also remember to include download links and the release date (will need to finish this after publishing). - There's also [the ext. tool changelog](https://github.com/TASEmulators/BizHawk-ExternalTools/wiki/Partial-changelog-for-ApiHawk). If an ApiHawk change doesn't affect Lua then it might not warrant inclusion on the main changelog, but this one includes even the tiny method signature changes. 1. Update `VersionInfo.MainVersion` if it was set for a point release but this will be a minor release -1. Update the `release` branch to point to `master` +1. Update the `release` branch to point to `master` (and wait for CI...) 1. Check for AV false positives - Separately upload the release archive and `EmuHawk.exe` alone to [VirusTotal](https://www.virustotal.com/gui/home/upload). A false positive from the Microsoft engine is the only one that really matters. - If it does happen... add a random `` to the assembly or something and try again idk ¯\\\_(ツ)\_/¯