act_runner/pkg/model
Andrii Chyrva 570ccf390e
Fix #2363. Add /pre- and /post-entrypoint handling (#2394)
* Fix #2363. Add /pre- and /post-entrypoint handling

* fix copy paste error

---------

Co-authored-by: Andrii Chyrva <achyrva@hotmail.com>
Co-authored-by: ChristopherHX <christopher.homberger@web.de>
2024-07-24 07:41:33 +00:00
..
testdata implement volume mount for container job (#1101) 2022-04-04 18:01:13 +00:00
action.go Fix #2363. Add /pre- and /post-entrypoint handling (#2394) 2024-07-24 07:41:33 +00:00
github_context.go fix: improve warning about remote not found (#2169) 2024-01-28 19:21:21 +00:00
github_context_test.go fix: correct ref and ref_name (#1672) 2023-03-09 20:03:13 +00:00
job_context.go
planner.go Fix for issue 2232: Many lines of "Could not find any stages to run" on run (#2272) 2024-05-13 15:41:28 +00:00
planner_test.go Fix for issue 2232: Many lines of "Could not find any stages to run" on run (#2272) 2024-05-13 15:41:28 +00:00
step_result.go refactor: fix savestate in pre steps (#1466) 2022-12-15 17:08:31 +00:00
workflow.go fix: update reusable workflow input handling (#2349) 2024-06-05 14:30:12 +00:00
workflow_test.go WorkflowDispatchConfig supports multiple yaml node kinds (#2123) 2024-01-20 14:07:36 +00:00