act/pkg/exprparser
sillyguodong de529139af Support configuration variables ()
related to: https://gitea.com/gitea/act_runner/issues/127

This PR make `act` support the expression like `${{ vars.YOUR_CUSTOM_VARIABLES }}`.

Reviewed-on: https://gitea.com/gitea/act/pulls/43
Reviewed-by: Jason Song <i@wolfogre.com>
Co-authored-by: sillyguodong <gedong_1994@163.com>
Co-committed-by: sillyguodong <gedong_1994@163.com>
2023-04-19 15:22:56 +08:00
..
testdata fix: handle subdirectors and exclusions () () 2022-11-21 14:47:38 +00:00
functions.go fix: return err in walk () 2023-03-08 15:13:11 +00:00
functions_test.go fix: handle subdirectors and exclusions () () 2022-11-21 14:47:38 +00:00
interpreter.go Support configuration variables () 2023-04-19 15:22:56 +08:00
interpreter_test.go fix: compare properties of Invalid types () 2023-03-03 08:16:33 +00:00