From d5981249b1e8fc85661d7427cfa96ab0c10eef8c Mon Sep 17 00:00:00 2001 From: Přemysl Eric Janouch
Date: Thu, 26 Dec 2024 15:26:33 +0100 Subject: Add time information --- acid.adoc | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'acid.adoc') diff --git a/acid.adoc b/acid.adoc index 10c3c57..b60cc80 100644 --- a/acid.adoc +++ b/acid.adoc @@ -67,6 +67,17 @@ which has the following fields: *RunnerName*:: Descriptive name of the runner. +// Intentionally not documenting CreatedUnix, ChangedUnix, DurationSeconds, +// which can be derived from the objects. +*Created*, *Changed*:: + `*time.Time` of task creation and last task state change respectively, + or nil if not known. +*CreatedAgo*, *ChangedAgo*:: + Abbreviated human-friendly relative elapsed time duration + since *Created* and *Changed* respectively. +*Duration*:: + `*time.Duration` of the last run in seconds, or nil if not known. + *URL*:: *acid* link to the task, where its log output can be seen. *RepoURL*:: -- cgit v1.2.3-70-g09d2