Daemon that connects to a Forgejo instance and runs CI jobs
https://code.forgejo.org/forgejo/runner
A daemon that connects to a Forgejo instance and runs jobs for continous integration. The installation and usage instructions are part of the Forgejo documentation (https://forgejo.org/docs/next/admin/actions/).
- Developed at devel:tools:scm
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/forgejo-runner && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_service | 0000000775 775 Bytes | |
_servicedata | 0000000237 237 Bytes | |
forgejo-runner-5.0.0.obscpio | 0000227339 222 KB | |
forgejo-runner.changes | 0000002649 2.59 KB | |
forgejo-runner.obsinfo | 0000000103 103 Bytes | |
forgejo-runner.service | 0000000152 152 Bytes | |
forgejo-runner.spec | 0000003749 3.66 KB | |
vendor.tar.gz | 0004830559 4.61 MB |
Revision 5 (latest revision is 7)
Ana Guerrero (anag+factory)
accepted
request 1224606
from
Richard Rahl (rrahl0)
(revision 5)
- Update to version 5.0.0: * fix: Update forgejo/forgejo-build-publish action to v5 * fix: make container.docker_host default to - (part two) * Update golang packages to v1.23 * tests: it make take time for Forgejo to come up * Update code.forgejo.org/oci/alpine Docker tag to v3.20 * ci: use `go-version-file` * Update actions/setup-go action to v5 * ci: don't run on renovate branches * ci: Include version number in windows runner build * fix: dockerfile casing typo * Update module golang.org/x/time to v0.8.0 * Update module golang.org/x/term to v0.26.0 * Add support for windows build on GitHub (#312) * Update dependency go to v1.23.3 * Version bump and add release notes * Cherry-pick gitea act_runner #543 * Add simple test * Add configurable logging level for jobs (forwarded request 1224605 from rrahl0)
Comments 0