Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add support for fixed package versions in release creation #435

Merged
merged 3 commits into from
Oct 30, 2024

Conversation

geofflamrock
Copy link
Contributor

@geofflamrock geofflamrock commented Oct 29, 2024

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 OctopusDeploy/go-octopusdeploy#276 to be merged and a new version of the library made available.

@geofflamrock geofflamrock requested a review from a team October 29, 2024 06:10
@geofflamrock geofflamrock changed the title Add support for fixed package versions in release creation feat: Add support for fixed package versions in release creation Oct 30, 2024
@geofflamrock geofflamrock merged commit 8559b9a into main Oct 30, 2024
4 checks passed
@geofflamrock geofflamrock deleted the geoffl-fixed-package-versions branch October 30, 2024 01:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants