act/pkg/exprparser
Kuan Yong 6ce45e3f24
feature: Add support for github action variables (#1833)
* feature: Add support for github action variables

* add --var flag for github variables

* unitests: Updated unittests to cover vars context.

* Remove syntax extension for vars and correct unit tests

* Update pkg/runner/expression.go

Co-authored-by: ChristopherHX <christopher.homberger@web.de>

---------

Co-authored-by: kuanyong-wong-partior <kuanyong.wong@partior.com>
Co-authored-by: ChristopherHX <christopher.homberger@web.de>
2023-06-10 18:09:27 +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 feature: Add support for github action variables (#1833) 2023-06-10 18:09:27 +00:00
interpreter_test.go feature: Add support for github action variables (#1833) 2023-06-10 18:09:27 +00:00