[arvados-dev] updated: f31e5a984fcc899e9aff4690cd199085ab63d8aa

git repository hosting git at public.arvados.org
Wed Jun 1 17:38:35 UTC 2022


Summary of changes:
 cmd/art/TASKS | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

       via  f31e5a984fcc899e9aff4690cd199085ab63d8aa (commit)
      from  345f566bc097226ffce35dcc4b8fabc16d751d41 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.


commit f31e5a984fcc899e9aff4690cd199085ab63d8aa
Author: Ward Vandewege <ward at curii.com>
Date:   Wed Jun 1 13:34:51 2022 -0400

    Tweak to the order of release tasks: the reference to the default
    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 at curii.com>

diff --git a/cmd/art/TASKS b/cmd/art/TASKS
index 385e283..64b060e 100644
--- a/cmd/art/TASKS
+++ b/cmd/art/TASKS
@@ -1,5 +1,5 @@
 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
@@ -19,6 +19,7 @@ Publish Python and Ruby packages
 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

-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list