[arvados] updated: 2.6.0-2-g29d91524a

git repository hosting git at public.arvados.org
Thu Apr 6 18:48:31 UTC 2023


Summary of changes:
 sdk/R/DESCRIPTION       | 2 +-
 tools/arvbox/bin/arvbox | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

       via  29d91524a4449b15dce882f4f18be9cbba8e4ab2 (commit)
       via  d03bcc8291aa954dc1a643c854c5bb299baf4ca2 (commit)
      from  3e0786c27f85e715ac3d624a397ad84ae938384d (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 29d91524a4449b15dce882f4f18be9cbba8e4ab2
Author: Peter Amstutz <peter.amstutz at curii.com>
Date:   Thu Apr 6 14:47:42 2023 -0400

    Set DEFAULT_TAG for this arvbox script
    
    refs #20145
    
    Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz at curii.com>

diff --git a/tools/arvbox/bin/arvbox b/tools/arvbox/bin/arvbox
index b3b9a5fcb..cdc0b4639 100755
--- a/tools/arvbox/bin/arvbox
+++ b/tools/arvbox/bin/arvbox
@@ -57,7 +57,7 @@ if test -z "$WORKBENCH2_BRANCH" ; then
 fi
 
 # Update this to the docker tag for the version on releases.
-DEFAULT_TAG=
+DEFAULT_TAG=2.6.0
 
 PG_DATA="$ARVBOX_DATA/postgres"
 VAR_DATA="$ARVBOX_DATA/var"

commit d03bcc8291aa954dc1a643c854c5bb299baf4ca2
Author: Peter Amstutz <peter.amstutz at curii.com>
Date:   Thu Apr 6 14:46:00 2023 -0400

    Update R package version to 2.6.0
    
    Fortunately the actual release build script replaces the version
    number automatically so this is just bringing it in alignment with the
    released version.
    
    refs #20145
    
    Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz at curii.com>

diff --git a/sdk/R/DESCRIPTION b/sdk/R/DESCRIPTION
index 9d6850064..b20675d66 100644
--- a/sdk/R/DESCRIPTION
+++ b/sdk/R/DESCRIPTION
@@ -1,7 +1,7 @@
 Package: ArvadosR
 Type: Package
 Title: Arvados R SDK
-Version: 2.5.0
+Version: 2.6.0
 Authors at R: c(person("Fuad", "Muhic", role = c("aut", "ctr"), email = "fmuhic at capeannenterprises.com"),
              person("Peter", "Amstutz", role = c("cre"), email = "peter.amstutz at curii.com"),
              person("Piotr", "Nowosielski", role = c("aut"), email = "piotr.nowosielski at contractors.roche.com"),

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list