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

Error message for executing commands against 2022.2 or earlier is unhelpful #221

Open
benPearce1 opened this issue Jan 31, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@benPearce1
Copy link
Contributor

The bug

Running commands that rely on the executions API (version 2022.3+) will result in an unhelpful error message.

Command to reproduce

This can affect the following commands when run against a version earlier than 2022.3:
release create
release deploy
runbook run

Outcome

See issue #217 which describes the error

Versions

cli: any

Octopus Server:2022.2 or earlier

Links

#217

@benPearce1
Copy link
Contributor Author

This needs to utilise the capabilities endpoint to detect features required by the executions API.
Change may be better done in the go-octopusdeploy client

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant