Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 May 2024 10:56:45 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 277352] [NEW PORT] devel/act-runner Gitea Actions Runner
Message-ID:  <bug-277352-7788-GOvYi4Wi9l@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-277352-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-277352-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D277352

--- 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 w=
as
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 configurat=
ion.
I've added a further note to the github version of the pkg-message.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-277352-7788-GOvYi4Wi9l>