[ARVADOS] updated: 2.1.0-1393-gc9aaa4d32
Git user
git at public.arvados.org
Thu Sep 23 13:50:03 UTC 2021
Summary of changes:
doc/api/methods/containers.html.textile.liquid | 4 +-
lib/crunchrun/crunchrun.go | 34 +++++++++++--
lib/crunchrun/crunchrun_test.go | 66 +++++++++++++++++++++++---
lib/crunchrun/docker.go | 2 +
lib/crunchrun/executor.go | 3 ++
lib/crunchrun/logscanner.go | 53 +++++++++++++++++++++
lib/crunchrun/logscanner_test.go | 56 ++++++++++++++++++++++
lib/crunchrun/singularity.go | 2 +
8 files changed, 206 insertions(+), 14 deletions(-)
create mode 100644 lib/crunchrun/logscanner.go
create mode 100644 lib/crunchrun/logscanner_test.go
via c9aaa4d329b08c8b1c8cfd566c5282ab57e97f05 (commit)
via beec7ed54cc2f355480ab0dc0eab439b56537d6e (commit)
via 65857a417f6a40e5323177a62386c684814f1fca (commit)
via 517896bc3c34365cc4d4eb54d36db6b439e994d0 (commit)
via e915956e83533a74b7bc34a414cc9d54474a1f20 (commit)
via f6ea17a260b2660b69b5e75103efdd6e51f75201 (commit)
via ce84723a4704a766f7e0dc3c61896733bf94f838 (commit)
from 23fd7cf1e89ef8c06994b7f6877be3f35faf6f1f (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 c9aaa4d329b08c8b1c8cfd566c5282ab57e97f05
Merge: beec7ed54 517896bc3
Author: Tom Clegg <tom at curii.com>
Date: Thu Sep 23 09:49:31 2021 -0400
Merge branch '8363-fuse-warnings'
closes #8363
Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom at curii.com>
commit beec7ed54cc2f355480ab0dc0eab439b56537d6e
Merge: 23fd7cf1e 65857a417
Author: Tom Clegg <tom at curii.com>
Date: Thu Sep 23 09:48:56 2021 -0400
Merge branch '18098-log-runtime-engine'
closes #18098
Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom at curii.com>
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list