[ARVADOS] updated: 1.3.0-796-gcb13593de
Git user
git at public.curoverse.com
Tue Apr 23 20:34:06 UTC 2019
Summary of changes:
sdk/go/arvados/config.go | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
via cb13593decb097f501c0a1d64510a653b3233395 (commit)
from dac1fdef3e46dfab1f16da27b4f45613dd9b71e6 (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 cb13593decb097f501c0a1d64510a653b3233395
Author: Tom Clegg <tclegg at veritasgenetics.com>
Date: Tue Apr 23 16:33:58 2019 -0400
15003: Update service names.
Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tclegg at veritasgenetics.com>
diff --git a/sdk/go/arvados/config.go b/sdk/go/arvados/config.go
index 610a3d288..6b3150c6f 100644
--- a/sdk/go/arvados/config.go
+++ b/sdk/go/arvados/config.go
@@ -80,11 +80,12 @@ type Services struct {
Keepbalance Service
Keepproxy Service
Keepstore Service
- Keepweb Service
Nodemanager Service
RailsAPI Service
+ WebDAV Service
Websocket Service
- Workbench Service
+ Workbench1 Service
+ Workbench2 Service
}
type Service struct {
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list