deltic: bump pin to 0.1.0-pre.g078aa15; A10 rename; sibling pins to A10 merges - #58
Merged
Conversation
…10 merges
Coordinated family migration for deltic amendment A10 (breaking):
WitError -> ComponentException, {tag, val} -> {kind, value}. Applies to
host-deltic/ and the experiments sharing its pin (iroh-relay-ws host,
ping-demo web). scripts/setup.sh sibling pins move to the siblings' own
A10 merge commits (websocket fa36ee8, webrtc 6612fbd, webcrypto eba5f31),
so the vendored .deps graph is a single deltic version end to end.
Gates: host-deltic deno check clean; just exam-deltic — identity gate
(one runtime, 0.1.0-pre.g078aa15, no raw URLs) + endpoint exam 6/6.
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.
Coordinated family migration for deltic amendment A10 (breaking rename, lann/deltic#114 + protocol 0.2.0 lann/deltic#119):
WitError→ComponentException,{tag, val}→{kind, value}. Lands last in the family by design:scripts/setup.shsibling pins move to the siblings' merged A10 commits (websocketfa36ee8, webrtc6612fbd, webcryptoeba5f31), keeping the vendored.depsgraph at one deltic version. Gates:deno checkclean;just exam-delticidentity gate + endpoint exam 6/6.