act/pkg/exprparser
ChristopherHX 7c7d80ebdd
fix: use actions/runner hashfiles in container (#1940)
* fix: use actions/runner hashfiles in container

Previously hashfiles ran on the host,
this don't work for container generated content

* fix: lint

* fix: lint

* fix assign follow symlink flag

Co-authored-by: Jason Song <i@wolfogre.com>

---------

Co-authored-by: Jason Song <i@wolfogre.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-10-03 22:56:18 +00:00
..
testdata fix: handle subdirectors and exclusions (#1012) (#1446) 2022-11-21 14:47:38 +00:00
functions.go fix: return err in walk (#1667) 2023-03-08 15:13:11 +00:00
functions_test.go fix: handle subdirectors and exclusions (#1012) (#1446) 2022-11-21 14:47:38 +00:00
interpreter.go fix: use actions/runner hashfiles in container (#1940) 2023-10-03 22:56:18 +00:00
interpreter_test.go feature: Add support for github action variables (#1833) 2023-06-10 18:09:27 +00:00