act_runner/pkg
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
..
artifactcache fix: cache adjust restore order of exact key matches (#2267) 2024-03-29 02:07:20 +00:00
artifacts fix: artifact v4 upload above 8MB (#2402) 2024-09-07 23:01:50 +00:00
common Actions Artifacts v4 backend (#2224) 2024-05-20 20:00:04 +00:00
container fix GOOS parsing to match expected GHA RUNNER_OS values (#2422) 2024-08-13 17:33:47 +00:00
exprparser Fix float formatting (#2018) 2023-10-13 20:01:04 +00:00
filecollector Meta-copy-symlinks-new-actions-cache (#2337) 2024-05-29 00:12:32 +00:00
lookpath
model run_context: add GITHUB_RUN_ATTEMPT (#2458) 2024-09-19 21:36:09 +00:00
runner run_context: add GITHUB_RUN_ATTEMPT (#2458) 2024-09-19 21:36:09 +00:00
schema fix: schema validation for job if functions (#2446) 2024-09-10 11:14:47 -07:00
workflowpattern