Skip to content

Upload build artifacts using presigned URLs - #10

Merged
jpenilla merged 3 commits into
mainfrom
feat/presigned-uploads
Aug 15, 2026
Merged

Upload build artifacts using presigned URLs#10
jpenilla merged 3 commits into
mainfrom
feat/presigned-uploads

Conversation

@jpenilla

@jpenilla jpenilla commented Jul 28, 2026

Copy link
Copy Markdown
Member

Migrate the Gradle plugin to the v3 publishing flow introduced by PaperMC/fill#57.

Request a presigned URL from /v3/upload for each artifact, upload it directly to object storage with the signed content length, content type, MD5, and SHA-256 metadata, then finalize the build through /v3/publish.

Deploy the Fill server change before this plugin update. The server preserves the hidden legacy multipart /upload and unprefixed /publish endpoints for older clients, while this plugin uses the new v3 flow.

@jpenilla
jpenilla merged commit 1292e75 into main Aug 15, 2026
2 checks passed
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.

2 participants