From e5f2df8f7188d6f4093494a5f5b282d09fc2630a Mon Sep 17 00:00:00 2001 From: Russ Poetker Date: Thu, 30 May 2024 11:06:06 -0400 Subject: [PATCH] Update release notes from comments --- docs/release-notes.md | 2 +- docs/release/release-actions-1.7.0.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/release-notes.md b/docs/release-notes.md index d5492c3..087c681 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -3,7 +3,7 @@ Release Manager: Russ Poetker, JHU -This release focused on adding a GitHub workflow that will complete the release of all PASS components. The pass-core metadata schema service was changed as a first step in supporting InvenioRDM integration. A few smaller bugs were also fixed. +This release focused on adding a GitHub workflow that will complete the release of all PASS components. The pass-core metadata schema service was changed as a first step in supporting InvenioRDM integration. There were several documentation tasks completed such as a Review Manual, Style Guide, and first round of reviews. There has been steps made to eventually add IaC for PASS. OpenTofu has been selected as the IaC tool; developing the terraform modules is in progress. A few smaller bugs were also fixed. Tickets Completed: https://github.com/eclipse-pass/main/milestone/21?closed=1 diff --git a/docs/release/release-actions-1.7.0.md b/docs/release/release-actions-1.7.0.md index e23577e..883e36a 100644 --- a/docs/release/release-actions-1.7.0.md +++ b/docs/release/release-actions-1.7.0.md @@ -35,5 +35,5 @@ This is the full detailed release process, including the steps that are performe - [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. - [ ] 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. -- [ ] 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] 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