From b3e1e94d99a8b1719d4da247df690d37998da023 Mon Sep 17 00:00:00 2001 From: Alison Joseph Date: Fri, 12 Apr 2024 08:47:09 -0500 Subject: [PATCH] chore: updates to release.md (#16180) * chore: updates to release.md * Update release.md * Update release.md * Update release.md --- docs/release.md | 52 ++++++++++++++++++++++++------------------------- 1 file changed, 26 insertions(+), 26 deletions(-) diff --git a/docs/release.md b/docs/release.md index caad9ac67012..009ad26822ab 100644 --- a/docs/release.md +++ b/docs/release.md @@ -161,8 +161,8 @@ git push upstream v11.2.0 - [ ] Verify that this triggers a run of the [Release Workflow](https://github.com/carbon-design-system/carbon/actions/workflows/release.yml) -The packages that have been published will be switched to latest on the first -Friday of a sprint. To make the switch, you will need to: +The packages that have been published will be switched to latest on the last +Wednesday of a sprint. To make the switch, you will need to: - [ ] Run the [Promotion Workflow](https://github.com/carbon-design-system/carbon/actions/workflows/promote.yml) @@ -182,30 +182,6 @@ Friday of a sprint. To make the switch, you will need to: - [ ] #carbon-design-system - [ ] #carbon-react -### Update gatsby-theme-carbon and carbon-website - -After the promotion workflow is completed this will trigger the -`deploy-packages` workflow to update both `design-language-website` and -`gatsby-theme-carbon` to the latest version of the Carbon packages. - -- [ ] Review, approve and merge the Pull Request generated from this action in - [gatsby-theme-carbon](https://github.com/carbon-design-system/gatsby-theme-carbon/pulls) - to verify no breaking changes have occurred in this release. If the PR - from the previous release was not merged, the existing PR will be updated. - This should trigger an automatic release of `gatsby-theme-carbon`. -- [ ] Check that - [gatsby-theme-carbon](https://github.com/carbon-design-system/gatsby-theme-carbon) - has been released and is on the - [latest version](https://github.com/carbon-design-system/gatsby-theme-carbon/blob/main/packages/gatsby-theme-carbon/package.json) - of Carbon -- [ ] Run the - [Update Carbon and gatsby-theme-carbon deps workflow](https://github.com/carbon-design-system/carbon-website/actions/workflows/update-carbon-gatsby-deps.yml) - to automatically open a PR in the Carbon website to update to latest - Carbon and gatsby-theme-carbon versions. -- [ ] Review and approve the - [pull request](https://github.com/carbon-design-system/carbon-website/pulls) - generate by the workflow. -
Click to view slack announcement template @@ -234,6 +210,30 @@ Thanks :tada: Or, use the [Slack Block Kit Builder announcement template]() +### Update gatsby-theme-carbon and carbon-website + +After the promotion workflow is completed this will trigger the +`deploy-packages` workflow to update both `design-language-website` and +`gatsby-theme-carbon` to the latest version of the Carbon packages. + +- [ ] Review, approve and merge the Pull Request generated from this action in + [gatsby-theme-carbon](https://github.com/carbon-design-system/gatsby-theme-carbon/pulls) + to verify no breaking changes have occurred in this release. If the PR + from the previous release was not merged, the existing PR will be updated. + This should trigger an automatic release of `gatsby-theme-carbon`. +- [ ] Check that + [gatsby-theme-carbon](https://github.com/carbon-design-system/gatsby-theme-carbon) + has been released and is on the + [latest version](https://github.com/carbon-design-system/gatsby-theme-carbon/blob/main/packages/gatsby-theme-carbon/package.json) + of Carbon +- [ ] Run the + [Update Carbon and gatsby-theme-carbon deps workflow](https://github.com/carbon-design-system/carbon-website/actions/workflows/update-carbon-gatsby-deps.yml) + to automatically open a PR in the Carbon website to update to latest + Carbon and gatsby-theme-carbon versions. +- [ ] Review and approve the + [pull request](https://github.com/carbon-design-system/carbon-website/pulls) + generate by the workflow. + ### Post release - [ ] Update the