[ARVADOS] updated: 1.3.0-860-g5d3c8552f
Git user
git at public.curoverse.com
Tue May 14 21:35:47 UTC 2019
Summary of changes:
build/run-library.sh | 2 +-
services/api/config/arvados_config.rb | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
via 5d3c8552f70ddd6b1ed5397e3650020e88538224 (commit)
via 42bc78f2f1e9017fff31799e521b61730d53976f (commit)
via 016b112f01f1d1a2b312df5ab1b7af52f2d36d47 (commit)
from b4eff2bc2af25e3629100f45f7af77ec13f8ab57 (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 5d3c8552f70ddd6b1ed5397e3650020e88538224
Author: Ward Vandewege <wvandewege at veritasgenetics.com>
Date: Tue May 14 17:33:33 2019 -0400
Reset the rails package iteration to 1
No issue #
Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <wvandewege at veritasgenetics.com>
diff --git a/build/run-library.sh b/build/run-library.sh
index 273b78c78..141c49e62 100755
--- a/build/run-library.sh
+++ b/build/run-library.sh
@@ -11,7 +11,7 @@
LICENSE_PACKAGE_TS=20151208015500
if [[ -z "$ARVADOS_BUILDING_VERSION" ]]; then
- RAILS_PACKAGE_ITERATION=9
+ RAILS_PACKAGE_ITERATION=1
else
RAILS_PACKAGE_ITERATION="$ARVADOS_BUILDING_ITERATION"
fi
commit 42bc78f2f1e9017fff31799e521b61730d53976f
Merge: b4eff2bc2 016b112f0
Author: Ward Vandewege <wvandewege at veritasgenetics.com>
Date: Tue May 14 17:30:04 2019 -0400
Merge branch '15200-fix-blobsigning-config-migration'
closes #15200
Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <wvandewege at veritasgenetics.com>
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list