1
0
Fork 0
mirror of https://code.forgejo.org/forgejo/runner.git synced 2025-09-05 18:40:59 +00:00
forgejo-runner/internal/pkg/report
Earl Warren 25879b92f4
feat: log a descriptive message when a job exceeds the config timeout
- change the argument from string to error to differentiate
  a timeout error
- when there is a timeout, display a message more descriptive than
  "context deadline"
- always set the StoppedAt state value instead of only if the
  result was unspecified: it is the last state update.
2025-08-16 20:22:33 +02:00
..
mask.go fix(security): multline secrets trivially transformed are redacted (#845) 2025-08-11 18:56:35 +00:00
mask_test.go fix(security): multline secrets trivially transformed are redacted (#845) 2025-08-11 18:56:35 +00:00
reporter.go feat: log a descriptive message when a job exceeds the config timeout 2025-08-16 20:22:33 +02:00
reporter_test.go feat: log a descriptive message when a job exceeds the config timeout 2025-08-16 20:22:33 +02:00