act_runner/pkg/model
Ryan a34d9c6d60
run_context: add GITHUB_RUN_ATTEMPT (#2458)
* run_context: add GITHUB_RUN_ATTEMPT

Fixes https://github.com/nektos/act/issues/2451
Fixes https://github.com/nektos/act/issues/1615

* fix whitespace

* fix githubcontext

* fix TestSetupEnv

---------

Co-authored-by: ChristopherHX <christopher.homberger@web.de>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-09-19 21:36:09 +00:00
..
testdata
action.go feat: Validate GitHub Actions schema (#2416) 2024-08-13 03:40:21 +00:00
github_context.go run_context: add GITHUB_RUN_ATTEMPT (#2458) 2024-09-19 21:36:09 +00:00
github_context_test.go
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
workflow.go bug/issue #2448 - manage special bash options when no shell is defined (#2449) 2024-09-19 08:28:45 +00:00
workflow_test.go bug/issue #2448 - manage special bash options when no shell is defined (#2449) 2024-09-19 08:28:45 +00:00