Skip to content

multiple repos per pool? #294

Answered by gabriel-samfira
rgl asked this question in Q&A
Sep 22, 2024 · 1 comments · 4 replies
Discussion options

You must be logged in to vote

A bit of both. Theoretically, it could be possible to do something like that in a project like GARM, but managing the pool would be a complete mess. When debugging, you'd have to determine which runner belongs to which repo. It's a nightmare both in terms of UX and code. We'd also have to add all sorts of checks to see if the 2 repos belong to the same user, or require the user to somehow specify 2 sets of credentials for the same pool.

It breaks every architectural boundary in code and it will not be useful for users outside of being able to have just one pool that functionally will behave like 2 pools.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@rgl
Comment options

@gabriel-samfira
Comment options

Answer selected by rgl
@rgl
Comment options

@gabriel-samfira
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants