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

Fixed a bug with the capability API checks #374

Merged
merged 2 commits into from
Feb 6, 2023

Conversation

slewis74
Copy link
Contributor

@slewis74 slewis74 commented Feb 6, 2023

The capabilities API checks didn't work as expected and have been removed, in favour of a simple SemVer check against the Octopus server version.

A failure on the check looks as follows
image

Relates to OctopusDeploy/api-client.ts#147
Fixes #373

Updates coming to the other actions to fix issues for deployments and runbook runs

@slewis74 slewis74 requested a review from a team February 6, 2023 00:41
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.

Breaking change in 3.0.3 - Unable to create deployment
2 participants