release: smoke resolves from jsr.io, not the lagging mirror #25
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "smoke-jsr-io"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
release: smoke resolves from jsr.io, not the lagging mirror
harness 0.3.0 pulls @perish/shield transitively; the CI jsr mirror had
not synced the new package, so the smoke import could not resolve it.
Pin JSR_URL=https://jsr.io (as publish does) and bypass the dependency
age gate so the smoke reads the freshly published tree directly.
Co-Authored-By: Claude Fable 5 noreply@anthropic.com