Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
tails
tails
Commits
99919cae
Commit
99919cae
authored
Aug 16, 2018
by
intrigeri
Browse files
Release process: drop "untested" indication.
Works for me.
parent
1c9acb41
Changes
1
Hide whitespace changes
Inline
Side-by-side
wiki/src/contribute/release_process.mdwn
View file @
99919cae
...
...
@@ -802,7 +802,7 @@ Prepare upgrade-description files
or RC), add `--channel alpha`
* If preparing anything but a final release (e.g. an alpha, beta
or RC), drop all `--next-version`
arguments, and instead pass
(**untested!**)
arguments, and instead pass
`--next-version $(echo ${VERSION:?} | sed -e 's,~rc.*$,,')`
* Adjust `--next-version "${VERSION:?}.1"` so it matches the next
potential emergency release. E.g. when releasing 3.7.1,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment