All the repos get deployed in a PR environment
a-rebets
HOBBYOP

2 years ago

Hey guys, I have a problem here with PR environments. Currently I have 3 GH repos in a project, not using canvas groups or anything. Once i open a PR in one repo, the newly created PR environment automatically deploys all services, causing a crash in one of them because it tries to use a token that can be used by only one client instance.

Is that a bug or a feature? Can I make sure only one service is included in the PR env, or is that not possible currently

4 Replies

a-rebets
HOBBYOP

2 years ago

5f3539b9-1ac7-44e0-b83a-399e6cf074c1


a-rebets
HOBBYOP

2 years ago

Heyy 🌚 anyone got an idea?


2 years ago

Hello, not sure how this thread went unnoticed, my apologies!

Can you try creating a new environment that only contains the service(s) that you would want to have end up in any subsequent PR environments? make sure to choose that environment as the base environment.


a-rebets
HOBBYOP

2 years ago

@Brody thanks a lot ! will try this approach


Loading...