This PR adds support to release creation for detecting when a package reference in a step has been configured with a fixed version. This feature is currently rolling out through Octopus Cloud. If a fixed version is configured on the step then the CLI will no longer attempt to get a version from the feed or ask the user to confirm the version.
This PR adds support to release creation for detecting when a package reference in a step has been configured with a fixed version. This feature is currently rolling out through Octopus Cloud. If a fixed version is configured on the step then the CLI will no longer attempt to get a version from the feed or ask the user to confirm the version.
This PR needs https://github.com/OctopusDeploy/go-octopusdeploy/pull/276 to be merged and a new version of the library made available.