Skip to content

ci: fix release-server asset double-upload (422)#10

Merged
jaredLunde merged 1 commit into
mainfrom
fix/release-asset-glob
Jun 21, 2026
Merged

ci: fix release-server asset double-upload (422)#10
jaredLunde merged 1 commit into
mainfrom
fix/release-asset-glob

Conversation

@jaredLunde

Copy link
Copy Markdown
Contributor

All build jobs pass; the release step failed with HTTP 422 because beyond-auth-*.tar.gz and beyond-auth-extension-*.tar.gz overlap (extension assets uploaded twice). Single glob. 🤖 Generated with Claude Code

beyond-auth-*.tar.gz already matches the beyond-auth-extension-* tarballs, so
listing both globs uploaded each extension asset twice -> 422. Use one glob.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@jaredLunde jaredLunde merged commit 3691275 into main Jun 21, 2026
5 of 6 checks passed
@jaredLunde jaredLunde deleted the fix/release-asset-glob branch June 21, 2026 01:58
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