Replies: 1 comment 1 reply
-
I think the best practice is to build an immutable container image during build process in An idea is to keep in git customized (for test and prod) |
Beta Was this translation helpful? Give feedback.
1 reply
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 know there is an item in the roadmap around integration environment propagation, mainly if we have for example 3 environments:
dev, test, prod
the question is how do we propagate something we developed and tested on dev to the other environments?
To brainstorm about it, I see few ideas:
As I could not find the answer yet, my question is: the imagined feature will be closer to one of the options above, or something totally different? I would appreciate any indication which would help us set our environment in a similar way, so when it will be released, to not have a big impact on our configuration.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions