Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

3
  • 2
    What is the stated purpose of decoupling the release of the code from the release of the configuration, and what benefits will it provide? Commented Jun 21, 2018 at 21:25
  • It's not 100% clear to me. One argument is that if there's anything wrong with the configuration then we'll be able to react quicker. The artifact doesn't have to be approved etc. that's just the process we're dealing with, I'm not saying it's my preferred way to do it. Commented Jun 21, 2018 at 22:22
  • I don't think moving the configuration into an external store will help us much. We're just working around an issue instead of fixing the root cause. But that's what I have to deal with so I'm trying to make the best out of it. Commented Jun 21, 2018 at 22:44