[Bug 277352] [NEW PORT] devel/act-runner Gitea Actions Runner
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 277352] [NEW PORT] devel/act-runner Gitea Actions Runner"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 18 Apr 2024 09:34:13 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277352 Paul Armstrong <freebsd@otoh.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |freebsd@otoh.org --- Comment #3 from Paul Armstrong <freebsd@otoh.org> --- The docker issue was fixed with an upstream patch last year: https://github.com/nektos/act/pull/1834 This allows the runner to run on a host without Docker. So, for example, I have a runner in a jail which builds packages I need via poudriere on a schedule. All my code also triggers runners to build it on push. I've added a pkg-message file to https://github.com/psa/act-runner-freebsd-port/tree/main Unfortunately, I haven't managed to find out how to get GO_MODULES to play nice with gitea.com and so it doesn't download the modules before building and breaks under poudriere. If anyone has ideas, I'm happy to work with them to pull this all together. -- You are receiving this mail because: You are the assignee for the bug.