releases: caret-honest 0.1.0 regime; sibling + deltic pins to v0.1.0 - #80
Merged
Conversation
…0.1.0 releases The polymorph family now cuts caret-honest releases (deltic's scheme): everything stays 0.x/unstable, but within a minor line releases stay backward-compatible and anything breaking bumps the minor. README "Releases" states the policy; this repo is tagged v0.1.0 at this commit's merge, with iroh-endpoint-core bumped 0.0.1 -> 0.1.0 into lockstep. Sibling pins (scripts/setup.sh) move to the siblings' v0.1.0 release commits: webcrypto 662586a -> 5bb3d48 (vendored wit/README.md re-vendored; .wit files unchanged), websocket 9808bdb -> 9bf9e92, webrtc aa9460c -> 003aaef, tls e43cad4 -> 2f7a203a; upstream iroh stays at v1.0.3. deltic: JSR pin 0.1.0-pre.ga2f84a5 -> 0.1.0 (the first non-pre deltic release) in both deno configs. Upstream renamed @deltic/wasi-shims -> @deltic/wasi with wasi() replacing wasiShims() and the stream classes on the /io subpath; the harnesses, sockets modules, and module-identity comments follow. Gates: just check; just matrix (all pairings pass); just exam-deltic (7/7 under deltic 0.1.0 over the four v0.1.0 siblings); just bench (all budgets hold).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Final phase of the polymorph-wide v0.1.0 rollout — every dependency edge now points at a released commit: polymorph-test, webcrypto, tls, websocket, webrtc-datachannels, plus deltic v0.1.0.
iroh-endpoint-core0.0.1 → 0.1.0 (lockstep with the repo tag;iroh-endpointalready 0.1.0).wit/README.mdre-vendored;.witfiles unchanged between the revs), websocket 9808bdb→9bf9e92, webrtc aa9460c→003aaef, tls e43cad4→2f7a203a.@deltic/wasi-shims→@deltic/wasirename:wasi()replaceswasiShims(), stream classes (OutputStream,Pollable) now import from@deltic/wasi/io.Gates run locally:
just check;just matrix(all pairings pass);just exam-deltic— 7/7 exam pass under deltic 0.1.0 with all four siblings at their v0.1.0 commits;just bench(all budgets hold).After merge: tag the merge commit
v0.1.0+ GitHub release — completing the rollout.