Skip to content

handle partial upload#1

Open
PHaroZ wants to merge 2 commits into
JEFuller:mainfrom
Biron-BI:chunk_upload
Open

handle partial upload#1
PHaroZ wants to merge 2 commits into
JEFuller:mainfrom
Biron-BI:chunk_upload

Conversation

@PHaroZ
Copy link
Copy Markdown

@PHaroZ PHaroZ commented Jan 5, 2022

Github action actions/upload-artifact uses partial upload via the content-range header : uploaded files are split into chunk of 8MO max.

The actual enpoint PUT /upload/:runId doesn't handle it : the last chunk always erase the file. This PR aims to handle it.

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