1
0
Fork 0
mirror of https://code.forgejo.org/forgejo/runner.git synced 2025-08-11 17:50:58 +00:00
Forgejo runner - alpha release, should not be considered secure enough to deploy in production
Find a file
Markus Wolf 78c4be4dc0 fix: ensure all post steps are executed (#1286)
This fixes an issue in the chain of post steps introduced
while updating the step-logger for composite actions.

It includes a test case so we make sure this does not happen
again.
2022-07-29 19:43:24 +00:00
.github revert auto changelog generator 2022-06-20 17:02:49 -07:00
act fix: ensure all post steps are executed (#1286) 2022-07-29 19:43:24 +00:00
cmd fix: use docker images from dockerhub (#1249) 2022-07-08 00:21:51 +00:00
main.go feat: handle context cancelation during docker exec (#1170) 2022-05-24 14:52:25 +00:00