1
0
Fork 0
mirror of https://code.forgejo.org/forgejo/runner.git synced 2025-08-26 18:20:59 +00:00
forgejo-runner/act
ChristopherHX cb99c53dc1
fix: composite action input pollution (#2348)
* fix: composite action input pollution

* fix run steps

* fix missing defaults in post after env cleanup

* fix test to make more sense

* Add tests and simplify change

---------

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
(cherry picked from commit 54245641d28fc496152684e151043ce0c7389086)

Conflicts:
	act/runner/step_test.go
    the modified test does not exist in the Forgejo runner
2025-08-10 14:45:30 +02:00
..
artifactcache chore: to allow the runner to be imported, v9 needs to be in the go module (#777) 2025-07-31 10:35:11 +00:00
cacheproxy chore: to allow the runner to be imported, v9 needs to be in the go module (#777) 2025-07-31 10:35:11 +00:00
common fix: short sha has at least four digits (#820) 2025-08-07 21:04:09 +00:00
container feat: added info log when container image platform mismatched (#826) 2025-08-07 13:51:55 +00:00
exprparser chore: to allow the runner to be imported, v9 needs to be in the go module (#777) 2025-07-31 10:35:11 +00:00
filecollector chore: use the same .golangci.yml as the runner & gofumpt over gofmt (#206) 2025-07-28 12:26:41 +00:00
jobparser feat: support evaluation of concurrency clauses in runner (#827) 2025-08-07 21:47:01 +00:00
lookpath chore: use the same .golangci.yml as the runner & gofumpt over gofmt (#206) 2025-07-28 12:26:41 +00:00
model feat: support evaluation of concurrency clauses in runner (#827) 2025-08-07 21:47:01 +00:00
runner fix: composite action input pollution (#2348) 2025-08-10 14:45:30 +02:00
schema feat: support evaluation of concurrency clauses in runner (#827) 2025-08-07 21:47:01 +00:00
workflowpattern feat: workflowpattern package (#1618) 2023-02-23 18:21:08 +00:00