From 07afe1a4a369f433c3c6a05017c1f387b046d790 Mon Sep 17 00:00:00 2001 From: Chralt Date: Mon, 6 May 2024 18:02:35 +0200 Subject: [PATCH] Update release checklist (#1332) * update release checklist * correct release checklist update --- .github/ISSUE_TEMPLATE/release-checklist.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/release-checklist.md b/.github/ISSUE_TEMPLATE/release-checklist.md index 6dd1d5f08..95e08014a 100644 --- a/.github/ISSUE_TEMPLATE/release-checklist.md +++ b/.github/ISSUE_TEMPLATE/release-checklist.md @@ -24,7 +24,7 @@ The following checks can be performed after we have forked off to the release-ca - [ ] Verify the new migrations complete successfully, and the runtime state is correctly updated for any public (non-private/test) networks. - [ ] Verify the SDK is up-to-date with the latest changes. -- [ ] Push runtime upgrade to local clone of Battery Station and ensure the upgrade is executed without errors. +- [ ] Run integration tests and check if upgrade tests executed successfully. - [ ] Push runtime upgrade to Battery Station and ensure network stability for 24 hours. - [ ] Push runtime upgrade to Zeitgeist mainnet.