Skip to content
Snippets Groups Projects
Commit c54a2aec authored by Lars Bilke's avatar Lars Bilke
Browse files

[Release] Post-release. [ci skip]

parent f0c7804b
No related branches found
No related tags found
No related merge requests found
......@@ -9,7 +9,7 @@ weight = 1051
parent = "procedures"
+++
## Publish to website
## Publication procedure
- Copy changelog from Wiki to new page
- Replace `#([0-9][0-9][0-9][0-9])` with `[#$1](https://github.com/ufz/ogs/pull/$1)` (e.g. in VS Code)
......@@ -18,3 +18,8 @@ weight = 1051
- Fill in the release notes from the Wiki
- Start the `ufz/master` Jenkins job manually and check that it ran successfully! (Do not push to `master` until job ran successfully!)
- Copy release binaries from Jenkins job to GitHub release page
- Create and copy container images to GitHub release page
- Update web release page with generated artifacts
- Check new [Zenodo release](https://zenodo.org/account/settings/github/repository/ufz/ogs#)
- Create a discourse announcement post
......@@ -10,10 +10,10 @@ win = [
"Windows-10.0.14393-x64-python-3.7.2-de-utils.zip"
]
linux = [
"Linux-FIXME-x64-utils.tar.gz",
"Linux-FIXME-x64-de-utils.tar.gz",
"Linux-FIXME-x64-python-3.6.3-utils.tar.gz",
"Linux-FIXME-x64-python-3.6.3-de-utils.tar.gz"
"Linux-5.2.7-arch1-1-ARCH-x64-utils.tar.gz",
"Linux-5.2.0-arch2-1-ARCH-x64-de-utils.tar.gz",
"Linux-5.2.7-arch1-1-ARCH-x64-python-3.6.8-utils.tar.gz",
"Linux-5.2.0-arch2-1-ARCH-x64-python-3.6.8-de-utils.tar.gz"
]
osx = [ "OSX-10.14-x64-de-utils.tar.gz" ]
container = [
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment