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
Kevin Wang 68f49c6c6c feat: support GITHUB_REF_NAME & GITHUB_REF_TYPE (#1142)
* feat: support `_REF_NAME` & `_REF_TYPE`

* chore: fix `step_test::TestSetupEnv`

* fix: logic & test

* test: delete `GITHUB_REF_NAME`, `GITHUB_REF_TYPE`
2022-05-08 14:23:19 +00:00
.github build(deps): bump codecov/codecov-action from 3.0.0 to 3.1.0 (#1139) 2022-04-25 03:07:24 +00:00
act feat: support GITHUB_REF_NAME & GITHUB_REF_TYPE (#1142) 2022-05-08 14:23:19 +00:00
cmd feat: add option to specify git remote name (#1104) 2022-04-04 17:53:08 +00:00
main.go fix: set default version string (#1070) 2022-03-29 09:37:38 +00:00