2 Applications in 1 Workspace #5162
Replies: 2 comments 1 reply
-
Hi, @anne-montoya! What do you think about one Copilot app with two different environments? Your workloads (services/jobs) could have different config per env. Would that work? Another option is running |
Beta Was this translation helpful? Give feedback.
-
Ah, gotcha. Sorry I misunderstood earlier. (I think this is related to #3676 could add your use case there if you'd like.) We don't have a native solution (besides different envs/branches), but one hacky thing you could do is to manually go into your |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Currently we have a git repository with 2 branches that have their own copilot configuration folder.
The 2 branches contain the same code so we want to merge the branches for easy maintenance.
But we still need to retain the 2 different copilot configuration.
I tried creating 2 applications on 1 branch but I got an error that says:
workspace already registered with <application-name>
Is this a valid use case? Can I do a workaround for this?
Beta Was this translation helpful? Give feedback.
All reactions