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
ChristopherHX b6ccb2fa98 fix: environment handling windows (host mode) (#1732)
* fix: environment handling windows (host mode)

* fixup

* fixup

* add more tests

* fixup

* fix setenv

* fixes

* [skip ci] Apply suggestions from code review

Co-authored-by: Jason Song <i@wolfogre.com>

* Update side effects

---------

Co-authored-by: Jason Song <i@wolfogre.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-04-18 18:09:57 +00:00
.github build(deps): bump codecov/codecov-action from 3.1.1 to 3.1.2 (#1735) 2023-04-17 03:13:12 +00:00
act fix: environment handling windows (host mode) (#1732) 2023-04-18 18:09:57 +00:00
cmd feat: support yaml env/secrets/inputs file (#1733) 2023-04-18 13:35:31 +00:00
main.go feat: add check for newer versions (#1562) 2023-01-15 10:30:41 +00:00