Tweak to the order of release tasks: the reference to the default
authorWard Vandewege <ward@curii.com>
Wed, 1 Jun 2022 17:34:51 +0000 (13:34 -0400)
committerWard Vandewege <ward@curii.com>
Wed, 1 Jun 2022 17:34:51 +0000 (13:34 -0400)
package that the installer uses should only be updated after that
package is published.

No issue #

Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <ward@curii.com>

cmd/art/TASKS

index 385e28335757aa0ea43d1807f7a7913bae409497..64b060e34e23e9b59550a225522408d3cd5e7c1f 100644 (file)
@@ -1,5 +1,5 @@
 Prepare release branches
 Prepare release branches
-Update provision.sh, formula and arvbox to point to release.  Update the "Upgrading Arvados and Release notes" doc page (main and release branch).
+Update the "Upgrading Arvados and Release notes" doc page (main and release branch)
 Ensure that the entire automated testing pipeline is passing on Jenkins
 Manual testing
 Review release branch
 Ensure that the entire automated testing pipeline is passing on Jenkins
 Manual testing
 Review release branch
@@ -19,6 +19,7 @@ Publish Python and Ruby packages
 Publish Java package
 Publish R package
 Publish arvados/arvbox-demo image
 Publish Java package
 Publish R package
 Publish arvados/arvbox-demo image
+Update provision.sh, formula and arvbox to point to release
 Tag commits
 Ensure doc.arvados.org has new version
 Merge release notes (step 7) from "develop" to "main" on arvados.org
 Tag commits
 Ensure doc.arvados.org has new version
 Merge release notes (step 7) from "develop" to "main" on arvados.org