forgejo-runner-act/pkg
Zettat123 27846050ae Force privileged to false when runner's config is false (#57)
The runner's `privileged` config can be bypassed. Currently, even if the runner's `privileged` config is false, users can still enable the privileged mode by using `--privileged` in the container's option string. Therefore, if runner's config is false, the `--privileged` in options string should be ignored.

Reviewed-on: https://gitea.com/gitea/act/pulls/57
Reviewed-by: Jason Song <i@wolfogre.com>
Co-authored-by: Zettat123 <zettat123@gmail.com>
Co-committed-by: Zettat123 <zettat123@gmail.com>
2023-05-16 11:21:18 +08:00
..
artifactcache Support cache (#1770) 2023-04-28 15:57:40 +00:00
artifacts fix: tolerate workflow that needs a missing job (#1595) (#1619) 2023-02-16 16:41:59 +00:00
common Merge tag 'nektos/v0.2.45' 2023-05-04 17:45:53 +08:00
container Force privileged to false when runner's config is false (#57) 2023-05-16 11:21:18 +08:00
exprparser Support configuration variables (#43) 2023-04-19 15:22:56 +08:00
jobparser Keep the order of on when parsing workflow (#46) 2023-04-24 23:16:41 +08:00
lookpath feat: Host environment (#1293) 2022-11-16 21:29:45 +00:00
model Merge tag 'nektos/v0.2.45' 2023-05-04 17:45:53 +08:00
runner Fix regression after merging upstream (#54) 2023-05-04 17:54:09 +08:00
workflowpattern feat: workflowpattern package (#1618) 2023-02-23 18:21:08 +00:00