From 4c6643f019366f188ea096818c9b58b205c5b646 Mon Sep 17 00:00:00 2001 From: Andrey Goncharov Date: Thu, 9 Dec 2021 04:45:41 -0800 Subject: [PATCH] Update release diff template o include the release smoke testing checklist Reviewed By: mweststrate Differential Revision: D32949812 fbshipit-source-id: b7e5fe14288191a6b5e2e20dc1e3374130907d7c --- scripts/prepare-release.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/prepare-release.sh b/scripts/prepare-release.sh index a587a0a24..7c7d54be8 100755 --- a/scripts/prepare-release.sh +++ b/scripts/prepare-release.sh @@ -60,7 +60,7 @@ Summary:\nReleasing version $VERSION\n\n\ Test Plan:\n\ Please follow these steps to ship the new Flipper release:\n\n\ 1. Check Signal Hub for the ephemeral Flipper build. You will find instructions on how to run it in there: https://www.internalfb.com/intern/px/p/1Kcbk\n\ -2. Perform some brief exploratory tests. Start an emulator, click around in the layout. This should only take a few minutes.\n\ +2. Follow the [release smoke testing checklist](https://www.internalfb.com/intern/staticdocs/flipper/docs/fb/release-infra/#release-smoke-testing) to perform some brief exploratory tests.\n\ 3. If things are looking okay, accept both diffs and land them *together* as a stack.\n\ 4. Once landed, the Flipper bot will comment with \"#flipperrelease with bump\" on the diff. If this doesn't happen, please do this yourself. This will kick off the [\"flipper-release\"](https://fburl.com/sandcastle/uh698xj2) job, resulting in another diff which when landed pins the new release for our users.\n\ See more details about the Flipper release process [here](https://fburl.com/flipperreleasebot).\n\n\