Skip to content

fix: delete entire package instead of versions to avoid last-version …#111

Merged
bernardladenthin merged 1 commit intomasterfrom
claude/fix-streambuffer-artifacts-zRWjD
May 7, 2026
Merged

fix: delete entire package instead of versions to avoid last-version …#111
bernardladenthin merged 1 commit intomasterfrom
claude/fix-streambuffer-artifacts-zRWjD

Conversation

@bernardladenthin
Copy link
Copy Markdown
Owner

…error

actions/delete-package-versions cannot remove the last version of a package; the API requires deleting the package itself in that case. Switch to a direct gh api DELETE call which removes the whole package at once so mvn deploy always starts clean.

…error

actions/delete-package-versions cannot remove the last version of a
package; the API requires deleting the package itself in that case.
Switch to a direct gh api DELETE call which removes the whole package
at once so mvn deploy always starts clean.
@bernardladenthin bernardladenthin merged commit 9c141fa into master May 7, 2026
10 checks passed
@bernardladenthin bernardladenthin deleted the claude/fix-streambuffer-artifacts-zRWjD branch May 7, 2026 21:08
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.

1 participant