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
dependabot[bot] c733c32e31 build(deps): bump actions/upload-artifact from 2 to 3 (#1119)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2 to 3.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2022-04-11 02:38:04 +00:00
.github build(deps): bump actions/upload-artifact from 2 to 3 (#1119) 2022-04-11 02:38:04 +00:00
act tests(runner): move arm64 test to own func (#1095) 2022-04-05 15:41:36 +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