act/pkg
Zettat123 cfedc518ca Add With field to jobparser.Job (#37)
Partially Fixes [gitea/act_runner#91 comment](https://gitea.com/gitea/act_runner/issues/91#issuecomment-734544)

nektos/act has added `With` to support reusable workflows (see [code](68c72b9a51/pkg/model/workflow.go (L160)))

GitHub actions also support [`jobs.<job_id>.with`](https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#jobsjob_idwith)

Reviewed-on: https://gitea.com/gitea/act/pulls/37
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: Zettat123 <zettat123@gmail.com>
Co-committed-by: Zettat123 <zettat123@gmail.com>
2023-04-04 10:59:53 +08: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.43' 2023-03-16 11:45:29 +08:00
container Merge tag 'nektos/v0.2.43' 2023-03-16 11:45:29 +08:00
exprparser Support gitea context (#27) 2023-03-23 12:14:28 +08:00
jobparser Add With field to jobparser.Job (#37) 2023-04-04 10:59:53 +08:00
lookpath feat: Host environment (#1293) 2022-11-16 21:29:45 +00:00
model Support reusable workflow (#34) 2023-03-29 13:59:22 +08:00
runner Support reusable workflow (#34) 2023-03-29 13:59:22 +08:00
workflowpattern feat: workflowpattern package (#1618) 2023-02-23 18:21:08 +00:00