Is it possible to install this module twice per Github account? #3569
gitPlatformTests
started this conversation in
General
Replies: 1 comment 3 replies
-
Yes! We run several instances of the module together for a singel github org. We have both single abd nulti-runner setup deployed. We have per depoly different apps and runner groups. But even that is a choice. But you have to be carefull with the labels. If different deployes receive a single event and the labels are the same. Runners can be scaled in both. Therefore you have either to ensure events are sent to a single deployemnt via its own GH app. Or ensure labels are job different. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am at a really old version. I want to test the newest version without taking off my old version.
Is there a way to have it installed twice and not interfere with each other, so that I can test while continuing to use what I know works for certain?
Beta Was this translation helpful? Give feedback.
All reactions