mirror of https://github.com/coder/code-server.git
docs: update MAINTAINING
This commit is contained in:
parent
e61a294dcc
commit
21d56f9a29
|
@ -170,7 +170,8 @@ If you're the current release manager, follow these steps:
|
||||||
`release-images` artifacts. You do not have to wait for this step to complete
|
`release-images` artifacts. You do not have to wait for this step to complete
|
||||||
before proceeding.
|
before proceeding.
|
||||||
1. Run `yarn release:github-draft` to create a GitHub draft release from the
|
1. Run `yarn release:github-draft` to create a GitHub draft release from the
|
||||||
template with the updated version.
|
template with the updated version. Make sure to update the `CHANGELOG.md`.
|
||||||
|
1. Bump chart version in `Chart.yaml`.
|
||||||
1. Summarize the major changes in the release notes and link to the relevant
|
1. Summarize the major changes in the release notes and link to the relevant
|
||||||
issues.
|
issues.
|
||||||
1. Change the @ to target the version branch. Example: `v3.9.0 @ Target: v3.9.0`
|
1. Change the @ to target the version branch. Example: `v3.9.0 @ Target: v3.9.0`
|
||||||
|
|
Loading…
Reference in New Issue