act/pkg
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
..
artifactcache Support cache (#1770) 2023-04-28 15:57:40 +00:00
artifacts fix: tolerate workflow that needs a missing job (#1595) (#1619) 2023-02-16 16:41:59 +00:00
common Fix bug in processing jobs on platforms without Docker (#1834) 2023-06-06 03:00:54 +00:00
container fix: Update ARCH environment variable used in runners/actions (#1818) 2023-05-23 12:26:47 +00:00
exprparser feature: Add support for github action variables (#1833) 2023-06-10 18:09:27 +00:00
lookpath feat: Host environment (#1293) 2022-11-16 21:29:45 +00:00
model Fix bug in processing jobs on platforms without Docker (#1834) 2023-06-06 03:00:54 +00:00
runner feature: Add support for github action variables (#1833) 2023-06-10 18:09:27 +00:00
workflowpattern feat: workflowpattern package (#1618) 2023-02-23 18:21:08 +00:00