1
0
Fork 0
mirror of https://code.forgejo.org/forgejo/runner.git synced 2025-09-15 18:57:01 +00:00
Forgejo runner - alpha release, should not be considered secure enough to deploy in production
Find a file
Björn Brauer 903bcfa9ef feat: pass current matrix information to job logger (#1364)
For log processing of the JSON logs, we want to be able to know which
keys/values of the matrices were used.
This commit adds the current matrix map to the job logger.

Co-authored-by: Markus Wolf <markus.wolf@new-work.se>

Co-authored-by: Markus Wolf <markus.wolf@new-work.se>
2022-09-27 15:49:22 +00:00
.github build(deps): bump codecov/codecov-action from 3.1.0 to 3.1.1 (#1359) 2022-09-26 02:37:58 +00:00
act feat: pass current matrix information to job logger (#1364) 2022-09-27 15:49:22 +00:00
cmd help output: use consistent terminology between -j & -l (#1326) 2022-08-31 18:41:56 +00:00
main.go feat: handle context cancelation during docker exec (#1170) 2022-05-24 14:52:25 +00:00