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

Unhelpful output when attempting to create a release with a package that doesn't exist #426

Open
KennethBates opened this issue Sep 26, 2024 · 0 comments

Comments

@KennethBates
Copy link

The bug

If you attempt to create a release of a project via the CLI where the package will not be found in the built-in repo, the output is completely unhelpful/confusing.

Command to reproduce

octopus release create --project "Project" --version 1.0.0 --space "Space" --no-prompt

Outcome

Octopus API error: Object reference not set to an instance of an object. []

Versions

cli: 2.10.2

Octopus Server: 2024.4.2267

Links

Report (private): https://octopus.zendesk.com/agent/tickets/205173

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

No branches or pull requests

1 participant