We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
If I add a new package and there is only one version yet I get the following error for the GitHub API:
"Error: HttpError: You cannot delete the last version of a package. You must delete the package instead."
In this case it's OK for me to delete the whole package
The text was updated successfully, but these errors were encountered:
This is something this action does not support yet. I guess it would be possible, but needs explicit handling. I'm marking this as a feature request.
Sorry, something went wrong.
Delete whole package if last version will be deleted
9db371f
Fixes SmartsquareGmbH#33
a743915
I ran into the same issue and have created a PR to fix it.
@tisoft Thanks! I'll try to review the PR (and the others you've created) this week 🙂
ac21fa8
Fixes #33
Successfully merging a pull request may close this issue.
If I add a new package and there is only one version yet I get the following error for the GitHub API:
"Error: HttpError: You cannot delete the last version of a package. You must delete the package instead."
In this case it's OK for me to delete the whole package
The text was updated successfully, but these errors were encountered: