[Bug 277352] [NEW PORT] devel/act-runner Gitea Actions Runner

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 31 May 2024 10:56:45 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277352

--- Comment #9 from Paul Armstrong <freebsd@otoh.org> ---
(In reply to Vick Khera from comment #6)

It won't be committed while it doesn't build in poudriere. I haven't had the
time to look at it and work out how to fix the golang dependencies. If it was
all github or gitlab, not problem. But gitea isn't playing ball. If you (or
anyone else) has ideas on fixing this, I'd appreciate it.

I've pushed an updated pkg-message with the typo fix to github. Thank you.

To fix you .runner file location problem, add the following to
/usr/local/etc/act-runner.conf

```
runner:
  file: /var/db/act-runner/.runner
```

For labels, they can be set in act-runner.conf or in the runners configuration.
I've added a further note to the github version of the pkg-message.

-- 
You are receiving this mail because:
You are the assignee for the bug.