act/pkg/exprparser
sillyguodong fe76a035ad Follow upstream support for variables (#66)
Because the upstream [PR](https://github.com/nektos/act/pull/1833) already supports variables, so this PR revert #43 (commit de529139af), and cherry-pick commit [6ce45e3](6ce45e3f24).

Co-authored-by: Kuan Yong <wong0514@gmail.com>
Reviewed-on: https://gitea.com/gitea/act/pulls/66
Reviewed-by: Jason Song <i@wolfogre.com>
Co-authored-by: sillyguodong <gedong_1994@163.com>
Co-committed-by: sillyguodong <gedong_1994@163.com>
2023-06-12 06:54:17 +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 Follow upstream support for variables (#66) 2023-06-12 06:54:17 +00:00
interpreter_test.go Follow upstream support for variables (#66) 2023-06-12 06:54:17 +00:00