[arvados] updated: 2.7.0-44-g0016f27e08
git repository hosting
git at public.arvados.org
Mon Dec 11 18:42:38 UTC 2023
Summary of changes:
services/ws/session_v0.go | 1 +
1 file changed, 1 insertion(+)
via 0016f27e081fbe853fcb64f67a4f5930f75488b7 (commit)
from 0fb1ebb4175a26c5be3adfe360e9de2afa2b3baa (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 0016f27e081fbe853fcb64f67a4f5930f75488b7
Author: Tom Clegg <tom at curii.com>
Date: Mon Dec 11 12:33:21 2023 -0500
Merge branch '21206-ws-requesting-container-uuid'
refs #21206
Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom at curii.com>
diff --git a/services/ws/session_v0.go b/services/ws/session_v0.go
index 66bc6ac7fa..98ec762147 100644
--- a/services/ws/session_v0.go
+++ b/services/ws/session_v0.go
@@ -30,6 +30,7 @@ var (
"name",
"owner_uuid",
"portable_data_hash",
+ "requesting_container_uuid",
"state",
}
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list