Skip to content

Upload build artifacts using presigned URLs - #10

Open
jpenilla wants to merge 2 commits into
mainfrom
feat/presigned-uploads
Open

Upload build artifacts using presigned URLs#10
jpenilla wants to merge 2 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.

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