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.

2
  • How does feature promotion work with Octopus ? Have you moved to that workflow since then ? Commented Aug 18, 2015 at 10:56
  • @SzilardD we use Releases to different envrionments in Octopus to promote one branch (dev) that has been merged into via Pull Requests through the environments. We haven't yet setup true Feature Promotion - but I'd like to, this would enable us to push and test multiple streams of work without affecting each other. There is a great walk through here octopus.com/blog/… Commented Sep 17, 2016 at 22:52