act/pkg
ChristopherHX 4c2524ab4d
feat: --container-options (#1462)
* feat: `--container-options`

This deprecates the following options
- `--privileged`
- `--container-cap-add`
- `--container-cap-drop`
- `--container-architecture`
- `--userns`

* Merge binds/mounts, add desc

* avoid linter error

* fix: apply options to step env / deprecate warning

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2022-12-06 15:58:47 +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 feat: --container-options (#1462) 2022-12-06 15:58:47 +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 feat: --container-options (#1462) 2022-12-06 15:58:47 +00:00