1
0
Fork 0
mirror of https://code.forgejo.org/forgejo/runner.git synced 2025-10-15 19:42:06 +00:00
forgejo-runner/internal/app
Earl Warren 6e6ebbc981
fix: explain why a workflow cannot be used to run a job (#666)
- report back to the Forgejo instance
- log Forgejo runner side in debug mode
- display the workflow with line number to facilitate matching with errors
- split the error into multiple lines if possible

![image](/attachments/db376308-2ebc-4b63-831f-1ccd782107fb)

Refs forgejo/act#170

Reviewed-on: https://code.forgejo.org/forgejo/runner/pulls/666
Reviewed-by: Michael Kriese <michael.kriese@gmx.de>
Co-authored-by: Earl Warren <contact@earl-warren.org>
Co-committed-by: Earl Warren <contact@earl-warren.org>
2025-07-14 20:46:51 +00:00
..
cmd chore(lint): add lint to the CI and make it happy (#685) 2025-07-11 07:57:23 +00:00
job fix: use accessors on protobuf messages instead of struct members (#684) 2025-07-11 07:10:41 +00:00
poll fix: use accessors on protobuf messages instead of struct members (#684) 2025-07-11 07:10:41 +00:00
run fix: explain why a workflow cannot be used to run a job (#666) 2025-07-14 20:46:51 +00:00