act/pkg
ChristopherHX d9fe63ec24
refactor: move autoremove into the jobexecutor (#1463)
* refactor: move autoremove into the jobexecutor

breaking: docker container are removed after job exit

* reduce complexity

* remove linter exception

* reduce cyclic complexity

* fix: always allow 1 min for stopping and removing the runner, even if we were cancelled

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2022-12-06 15:45:06 +00:00
..
artifacts lint: add ReadHeaderTimeout (#1277) 2022-07-25 12:12:48 +00:00
common refactor: move from io/ioutil to io and os packages (#1417) 2022-10-29 17:15:38 +00:00
container Remove dead code (#1425) 2022-11-16 22:12:00 +00:00
exprparser fix: handle subdirectors and exclusions (#1012) (#1446) 2022-11-21 14:47:38 +00:00
lookpath feat: Host environment (#1293) 2022-11-16 21:29:45 +00:00
model Fix shellcommand error on sh shell (#1464) 2022-11-25 10:38:49 +00:00
runner refactor: move autoremove into the jobexecutor (#1463) 2022-12-06 15:45:06 +00:00