Skip to content

fix: browser downloads via the CORS asset front door (5.2.0) - #60

Merged
ronaldtse merged 1 commit into
mainfrom
feat/asset-rewrite
Sep 1, 2026
Merged

fix: browser downloads via the CORS asset front door (5.2.0)#60
ronaldtse merged 1 commit into
mainfrom
feat/asset-rewrite

Conversation

@ronaldtse

Copy link
Copy Markdown
Contributor

The registry rewrites release URLs to the worker proxy in-browser; integrity still proven by the sidecar sha256 (channel explicitly untrusted). Zero-byte fetches raise instead of yielding an empty artifact. Completes 13 together with api-worker 1.3.1 (proxy already live).

GH Releases redirect lacks ACAO: rewrite interscript-ml release URLs
to api.interscript.org/v1/assets (sha256 verification unchanged - the
channel is never trusted); fetch loop fails loudly on zero bytes
instead of returning an empty artifact. Completes TODO.client-work 13
(proxy live as api-worker 1.3.1).
@ronaldtse
ronaldtse merged commit c89595b into main Sep 1, 2026
8 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.

1 participant