Hello,
I was wondering if it is possible to edit or at least view the steps for a past release?
Example:
Releases 1.0, 1.1, 1.3, 2.0
I would like to release a version 1.4 so I need to edit the steps for release 1.3 and create a new 1.4 release based on the 1.3 steps. At a very minimum I would like to view the steps so I can copy them for a 1.4 release.
Thanks
Hi Brad
Thanks for reaching out!
Its not possible to edit the steps for a previous release, though there is functionality in the BlueFin chrome extension that allows you to view the steps (at a high level).
If you want to see the full deployment process for a specific release, you can view the api. Start at https://demo.octopusdeploy.com/api/projects, and follow the Self
link for the specific project, then Releases
, then ProjectDeploymentProcessSnapshot
.
By the sound of it, you might benefit from using Channels to segregate your steps.
Hope this helps!
Regards,
Matt