Skip to content

Pass updated conformance tests

Ahmon Dancy requested to merge review/dancy/conform into main

Makefile: Make it easy to run the conformance tests locally by running "make conformance-tests".

app.py: Implement GET /v2/path:name/blobs/uploads/ for upload status retrieval.

upload_status_response(): Deal with an inconsistency in the upload spec in the way the Range header is populated.

Merge request reports