-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1754 from alan-turing-institute/release-v4.2.0
Release v4.2.0
- Loading branch information
Showing
252 changed files
with
3,968 additions
and
8,789 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,52 @@ | ||
--- | ||
name: Release checklist | ||
about: Log completion of required actions for release testing | ||
title: "Release: <version number>" | ||
labels: "type: release-candidate" | ||
assignees: "" | ||
--- | ||
|
||
## :white_check_mark: Checklist | ||
|
||
<!-- | ||
Before reporting a problem please check the following. Replace the empty checkboxes [ ] below with checked ones [x] accordingly. | ||
--> | ||
|
||
Refer to the [Deployment](https://data-safe-haven.readthedocs.io/en/latest/deployment) section of our documentation when completing these steps. | ||
|
||
- [ ] Consult the `data-safe-haven/VERSIONING.md` guide and determine the version number of the new release. Record it in the title of this issue. | ||
- [ ] Create a release branch called e.g. `release-v0.0.1` | ||
- [ ] Draft a changelog for the release similar to our previous releases, see https://github.com/alan-turing-institute/data-safe-haven/releases | ||
- [ ] Deploy an SHM from this branch and save a transcript of the deployment logs | ||
- [ ] Build an SRE compute image (SRD) and save transcripts of the logs | ||
- Using the new image, deploy a tier 2 and a tier 3 SRE | ||
- [ ] Save the transcript of your tier 2 SRE deployment | ||
- [ ] Save the transcript of your tier 3 SRE deployment | ||
- [ ] Complete the [Security evaluation checklist](https://data-safe-haven.readthedocs.io/en/latest/deployment/security_checklist.html) from the deployment documentation | ||
|
||
### For major releases | ||
|
||
- [ ] Confirm that a third party has carried out a full penetration test evaluating: | ||
1. external attack surface | ||
1. ability to exfiltrate data from the system | ||
1. ability to transfer data between SREs | ||
1. ability to escalate privileges on the SRD. | ||
|
||
### Update documentation | ||
|
||
- [ ] Update supported versions in `SECURITY.md` | ||
- [ ] Update pen test results in `VERSIONING.md` | ||
|
||
## :computer: Release information | ||
|
||
- **Version number:** _ | ||
- **SHM ID:** _ | ||
- **T2 SRE ID:** _ | ||
- **T3 SRE ID:** _ | ||
|
||
## :deciduous_tree: Deployment problems | ||
|
||
<!-- | ||
Keep a record in this issue of problems and fixes implemented during the release process. Be sure to update the changelog if any new commits are added to the release branch. | ||
--> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Validating CODEOWNERS rules …
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.