1
0
Fork 0
mirror of https://code.forgejo.org/forgejo/runner.git synced 2025-09-15 18:57:01 +00:00
Forgejo runner - alpha release, should not be considered secure enough to deploy in production
Find a file
Kuan Yong 376c3ab8f3 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
.github build(deps): bump megalinter/megalinter from 7.0.2 to 7.0.4 (#1838) 2023-06-05 04:27:58 +00:00
act feature: Add support for github action variables (#1833) 2023-06-10 18:09:27 +00:00
cmd feature: Add support for github action variables (#1833) 2023-06-10 18:09:27 +00:00
main.go feat: add check for newer versions (#1562) 2023-01-15 10:30:41 +00:00