mirror of
https://github.com/edgelesssys/constellation.git
synced 2026-01-03 08:45:30 -05:00
tidy link checking (#63)
* tidy link checking * Update .github/docs/release.md Co-authored-by: Nils Hanke <Nirusu@users.noreply.github.com> Co-authored-by: Nils Hanke <Nirusu@users.noreply.github.com>
This commit is contained in:
parent
1b810da331
commit
a09c53a700
4 changed files with 5 additions and 15 deletions
2
.github/docs/release.md
vendored
2
.github/docs/release.md
vendored
|
|
@ -5,7 +5,7 @@ This checklist will prepare `v1.3.0` from `v1.2.0`. Adjust your version numbers
|
|||
1. Merge ready PRs
|
||||
2. On the [CoreOS config repo](https://github.com/edgelesssys/constellation-fedora-coreos-config), create two new branches `release/v1.3`, `stream/v1.3` (new minor version) or use the existing ones (new patch version).
|
||||
The release branch contains the squashed changeset and is branched from main while the stream branch contains the rebased changesets on top of the latest upstream changes.
|
||||
[Consult this guide on rebasing forks](https://github.com/edgelesssys/wiki/blob/master/documentation/rebasing_forks.md#managing-releaes-branches) for guidance.
|
||||
[Consult this guide on rebasing forks (INTERNAL)](https://github.com/edgelesssys/wiki/blob/master/documentation/rebasing_forks.md#managing-release-branches) for guidance.
|
||||
3. Create a new branch `release/v1.3` (new minor version) or use the existing one (new patch version)
|
||||
4. On this branch, prepare the following things:
|
||||
1. (new patch version) `cherry-pick` (only) the required commits from `main`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue