From b3adc0da2f9e5df51fd0d9c082e23e77e083e6a1 Mon Sep 17 00:00:00 2001 From: Timothy Sanders Date: Thu, 28 Mar 2024 11:35:33 -0400 Subject: [PATCH] Add check marks --- docs/release/release-actions-1.5.0.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/release/release-actions-1.5.0.md b/docs/release/release-actions-1.5.0.md index fa32026..b80e9a1 100644 --- a/docs/release/release-actions-1.5.0.md +++ b/docs/release/release-actions-1.5.0.md @@ -56,8 +56,8 @@ Note: This must be released last because it relies on some Docker images that wi - [X] Test the release by using the newly updated pass-docker to run the release locally. - [X] Check that correct tickets are in the release milestone. [Github Ticket Update](../dev/release.md#update-release-notes) - [X] Write release notes in the [Release Notes doc](../release-notes.md), submit a PR for the changes, and ensure the PR is merged. Release Notes should be written to be understandable by community members who are not technical. -- [ ] Draft release message and have technical & community lead provide feedback. Ensure that a link to the release notes is included in the release message. -- [ ] Post a message about the release to the PASS Google Group. [Notes about the PASS Google Group](../dev/release.md#process) -- [ ] Update template if any steps were missed or if any new tasks were added. Also make note of these new steps in the release-actions-X.X.X.md file. -- [ ] Update [Pass Demo](https://demo.eclipse-pass.org) to new release - [Publish to SNS Topic action](https://github.com/eclipse-pass/main/actions/workflows/deployToAWS.yml) using `Environment: demo` -- [ ] Send message to Eclipse PASS slack #pass-dev channel that the release is complete. \ No newline at end of file +- [X] Draft release message and have technical & community lead provide feedback. Ensure that a link to the release notes is included in the release message. +- [X] Post a message about the release to the PASS Google Group. [Notes about the PASS Google Group](../dev/release.md#process) +- [X] Update template if any steps were missed or if any new tasks were added. Also make note of these new steps in the release-actions-X.X.X.md file. +- [X] Update [Pass Demo](https://demo.eclipse-pass.org) to new release - [Publish to SNS Topic action](https://github.com/eclipse-pass/main/actions/workflows/deployToAWS.yml) using `Environment: demo` +- [X] Send message to Eclipse PASS slack #pass-dev channel that the release is complete. \ No newline at end of file