You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: tsc/process/release.md
+1-2Lines changed: 1 addition & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -4,8 +4,7 @@ The following assumes that the current OpenVDB library version number is 6.0.0 a
4
4
5
5
-[ ] Open a Jira "Release OpenVDB 6.1.0" ticket with "OpenVDB_6.1.0" as the Fix Version.
6
6
-[ ] Update `openvdb/CHANGES` and `openvdb/doc/changes.txt` with release notes. [_Specifics TBD, pending a review of release note management tools._]
7
-
-[ ] Update `openvdb/INSTALL` with the library version number and any directory hierarchy changes.
8
-
-[ ] Open a pull request to merge the above changes into `openvdb/master`. Associate the pull request with the Jira ticket created earlier, and verify that the Travis CI build runs successfully.
7
+
-[ ] Open a pull request to merge the above changes into `openvdb/master`. Associate the pull request with the Jira ticket created earlier, and verify that the CI build runs successfully.
9
8
-[ ] Draft a new [GitHub release](https://github.com/AcademySoftwareFoundation/openvdb/releases). Title it "OpenVDB 6.1.0" and tag it as `v6.1.0`.
10
9
11
10
-[ ] Update `openvdb-website/contents/index.html` with a news item announcing the release, and delete the oldest news item. Open that page in a browser and check that the website renders correctly and that there are no broken links.
0 commit comments