act_runner/internal/app/cmd
Pablo Carranza 6a9a447f86 Report errors by setting raw_output when it's error level (#645)
This solves #643 by setting the "raw_output" entry attribute when the log level is error.  This results in the log line being shipped to the Gitea UI.

Reviewed-on: https://gitea.com/gitea/act_runner/pulls/645
Reviewed-by: Zettat123 <zettat123@noreply.gitea.com>
Co-authored-by: Pablo Carranza <pcarranza@gmail.com>
Co-committed-by: Pablo Carranza <pcarranza@gmail.com>
2025-06-05 17:53:13 +00:00
..
cache-server.go
cmd.go ephemeral act runner (#649) 2025-03-13 21:57:44 +00:00
daemon.go Report errors by setting raw_output when it's error level (#645) 2025-06-05 17:53:13 +00:00
exec.go use new docker image URLs (#661) 2025-03-01 20:21:52 +00:00
register.go feat: register interactive with values from cli (#682) 2025-05-08 01:57:53 +00:00
register_test.go fix: invalid label NoInteractive exit code (#683) 2025-05-07 17:17:26 +00:00