ee9cca3d8127b7d607e7423511a87451797cea1d
CI / build (push) Failing after 5m27s
The Gitea runner's GITHUB_SERVER_URL is the internal http endpoint (http://172.17.0.1:3000); hard-coding https:// in the clone URL caused a TLS error. Derive the scheme from GITHUB_SERVER_URL, and use the public host for the PR-body vendor link. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
azy5030 overlay
A personal Gentoo ebuild repository (overlay) for packages not in the main ::gentoo tree.
Packages
| Package | Description |
|---|---|
dev-util/gitea-runner |
Gitea Actions runner (formerly act_runner), built from upstream source with a vendored Go module tree. |
Using the overlay
eselect repository add azy5030 git https://git.azy.dev/azy5030/azy5030-overlay.git
emaint sync -r azy5030
echo 'dev-util/gitea-runner ~amd64' >> /etc/portage/package.accept_keywords/gitea-runner
emerge dev-util/gitea-runner
Maintenance
.gitea/workflows/ci.yamlbuilds each package in agentoo/stage3container on every push and asserts the resulting binary runs..gitea/workflows/bump.yamlrunsscripts/bump-version.shdaily: it checks the upstream releases feed and, when a newer version exists, regenerates + uploads the vendor tarball, bumps the ebuild, and opens a pull request. Requires aBUMP_TOKENrepository secret (scopes: repository read/write, write release).
Description
Releases
22
gitea-runner-4.0.0-vendor
Latest
Languages
Shell
74.9%
Just
25.1%