Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
solverstack
PaStiX
Commits
80b60b6d
Commit
80b60b6d
authored
Feb 07, 2020
by
Mathieu Faverge
Browse files
Update steps to do the release
parent
9da2aefc
Changes
1
Hide whitespace changes
Inline
Side-by-side
tools/release.sh
View file @
80b60b6d
...
...
@@ -13,6 +13,14 @@
#
###
#
# Steps to do the release:
# - Update information in the code (see update_release.sh)
# - Update the ChangeLog
# - Push the hash on solverstack as:
# - a tag named vx.x.x
# - a branch named release-x.x.x (will trigger the CI to generate the release)
#
changelog
=
""
function
gen_changelog
()
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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