Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
VTK
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Container Registry
Model registry
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Yohann Bearzi (Kitware)
VTK
Commits
5f0329f0
Commit
5f0329f0
authored
1 year ago
by
Ben Boeckel
Browse files
Options
Downloads
Patches
Plain Diff
new-release: update in light of the `release-artifacts:upload` job
parent
928aea69
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab/issue_templates/new-release.md
+1
-7
1 addition, 7 deletions
.gitlab/issue_templates/new-release.md
with
1 addition
and
7 deletions
.gitlab/issue_templates/new-release.md
+
1
−
7
View file @
5f0329f0
...
...
@@ -63,15 +63,9 @@ git commit -m 'Update version number to @VERSION@@RC@' CMake/vtkVersion.cmake
-
[ ] Push the tag to the main repository
-
[ ]
`git tag -a -m 'VTK @VERSION@@RC@' v@VERSION@@RC@ commit-that-updated-vtkVersion.cmake`
-
[ ]
`git push origin v@VERSION@@RC@`
-
Gather release assets
-
[ ] Source (from the
`build:source`
CI job in the tag pipeline)
-
[ ] Documentation (from the
`documentation:release-prep`
CI job in the tag pipeline)
-
[ ] Wheels (from the
`wheel-*:build`
jobs).
-
[ ] Wheel SDKs (from the
`wheel-*:build`
jobs (
`vtk-wheel-sdk-*.tar.xz`
)).
-
Upload assets to
`vtk.org`
-
[ ]
`rsync -rptv $tarballs $wheels $wheel_sdks user@host:vtk_release/@MAJOR@.@MINOR@/`
-
[ ] Update
`vtk.org/download`
with the new release (email
`marketing@kitware.com`
with filenames and hashes)
-
[ ] Hashes can be found in the output of the
`release-artifacts:upload`
job
-
Software process updates (these can all be done independently)
-
[ ] Update kwrobot with the new
`release`
branch rules (@ben.boeckel)
-
[
] Run [this script
][
cdash-update-groups
]
to update the CDash groups
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment