Skip to content

Commit ab4cd65

Browse files
authored
🎨Release workflow improvements (#4609)
1 parent fcfbdcf commit ab4cd65

File tree

1 file changed

+24
-1
lines changed

1 file changed

+24
-1
lines changed

.github/ISSUE_TEMPLATE/4_pre_release.yml

Lines changed: 24 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,9 +108,32 @@ body:
108108
- [ ] `` make release-staging name=<sprint_name> version=<version> git_sha=<commit_sha>``
109109
- `https://github.com/ITISFoundation/osparc-simcore/releases/new?prerelease=1&target=<commit_sha>&tag=staging_<sprint_name><version>&title=Staging%20<sprint_name><version>`
110110
- [ ] Draft [pre-release](https://github.com/ITISFoundation/osparc-simcore/releases)
111-
- [ ] Announce
111+
- [ ] Announce (add redis key ```maintenance``` in every concerned deployment)
112112
```json
113113
{"start": "2023-02-01T12:30:00.000Z", "end": "2023-02-01T13:00:00.000Z", "reason": "Release ResistanceIsFutile9 "}
114+
```
115+
- [ ] Announce release in Mattermost
116+
```
117+
:loud_sound:  Maintenance scheduled for **NAMED_DAY DD. MM from START_TIME - END_TIME**.
118+
=========================================================================
119+
120+
@all Be aware that you will automatically be logged out and your projects stopped and saved during the maintenance time. Affected:
121+
* [https://staging.osparc.io](https://staging.osparc.io/)
122+
* [https://https://staging.s4l-lite.io/](https://https://staging.s4l-lite.io//)
123+
124+
and on premises:
125+
* [https://osparc-staging.speag.com](https://osparc-staging.speag.com/)
126+
* [https://tip-staging.speag.com](https://tip-staging.speag.com/)
127+
* [https://s4l-staging.speag.com](https://s4l-staging.speag.com/)
128+
* [https://s4l-lite-staging.speag.com](https://s4l-lite-staging.speag.com/)
129+
130+
131+
Reason: Scheduled staging-release of STAGING_NAME_AND_VERSION.
132+
133+
Thanks for your understanding and sorry for the inconveniences,
134+
135+
Your friendly oSparc Team
136+
114137
```
115138
- type: textarea
116139
attributes:

0 commit comments

Comments
 (0)