Commit 41c9238
ci: correct readiness comment and render missing telemetry as n/a
The BUILDKITD_READY_MAX_MS comment described the gated window as
"buildkitd version" to "Found N workers", but the telemetry actually
measures from buildkitd launch until the OCI worker is registered.
Reword the comment to match what is measured.
Also render the readiness value as "n/a (no telemetry line found)" when
the target job has no telemetry line (older action versions) instead of
printing a misleading "MISSINGms" in both the console line and the step
summary table. Gating logic is unchanged; this is output-only.
Co-authored-by: Codesmith <codesmith-bot@users.noreply.github.com>1 parent 978b795 commit 41c9238
1 file changed
Lines changed: 15 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
126 | 126 | | |
127 | 127 | | |
128 | 128 | | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
129 | 138 | | |
130 | 139 | | |
131 | 140 | | |
132 | | - | |
| 141 | + | |
133 | 142 | | |
134 | 143 | | |
135 | 144 | | |
| |||
138 | 147 | | |
139 | 148 | | |
140 | 149 | | |
141 | | - | |
| 150 | + | |
142 | 151 | | |
143 | 152 | | |
144 | 153 | | |
| |||
0 commit comments