A daemon that connects to a Forgejo instance and runs jobs for continuous integration. The installation and usage instructions are part of the Forgejo documentation https://forgejo.org/docs/next/admin/actions/
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