garm icon indicating copy to clipboard operation
garm copied to clipboard

Gitea instance-level runners

Open bachorp opened this issue 3 months ago • 1 comments

It would be great to allow for instance-level Gitea runners.

bachorp avatar Sep 25 '25 18:09 bachorp

Instance level runners are on the TODO list, but I need to stabilize what we already added before adding more. Initially I thought about reusing the Enterprise concept from GitHub and equating that to "instance" level runners in Gitea, but it doesn't really fit. A Github Endpoint may have multiple "enterprises" while a gitea endpoint would be the "enterprise".

So I need to add a whole new entity type, which is not really hard, but it is a lot of code to add right now. It will be added, but most likely after we manage to actually stabilize enough to have a v0.2.0 release of GARM.

gabriel-samfira avatar Sep 26 '25 06:09 gabriel-samfira