forgejo-runner-act/cmd
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
..
dir.go Support cache (#1770) 2023-04-28 15:57:40 +00:00
graph.go Add super-linter + fix lint issues (#650) 2021-05-03 09:52:03 -07:00
input.go feature: Add support for github action variables (#1833) 2023-06-10 18:09:27 +00:00
list.go feat: improve list (#786) 2021-08-30 15:38:03 +00:00
notices.go Support cache (#1770) 2023-04-28 15:57:40 +00:00
platforms.go feat: add ubuntu-22.04 (#1150) 2022-05-17 19:11:33 +00:00
root.go feature: Add support for github action variables (#1833) 2023-06-10 18:09:27 +00:00
secrets.go fix: print line after password prompt (#1014) 2022-02-25 16:47:49 +00:00