polyengine 0.3.0 (the deltic rename); @polymorph/webrtc-datachannels 0.3.0 - #164
Merged
Conversation
…0.3.0 The engine renamed deltic -> polyengine (@deltic/* -> @polyengine/* on JSR) and cut 0.3.0; the runner core @polymorph/test cut 0.2.0. Full rename here: deltic-impl -> polyengine-impl, conformance/driver-ct/ deltic -> polyengine (incl. the browser subconfig), the pin/extract scripts, the Rust orchestrator's driver kinds (polyengine-deno/ polyengine-browser), targets*.toml ids and matrix docs. Pins: exact jsr:@polyengine/*@0.3.0 (conformance), caret ^0.3.0 in the published package (bumped 0.2.0 -> 0.3.0); @jsr/polymorph__test@0.2.0; all four locks regenerated. The Rust component-test-* pins bump to 38bfedf2 (the 0.2.0 release rev) per the bump-together contract, with conformance.yml action refs. Gates: polyengine-impl check + tests (13/13), driver-ct check + browser bundle, both pin gates, cargo check/test, build-suites/driver/composed, lock-check, run-composed (37/37) — green locally; network/browser legs to CI.
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 consumer update for the engine's deltic -> polyengine rename and 0.3.0 cut, plus @polymorph/test 0.2.0. Full local rename (deltic-impl -> polyengine-impl, driver dirs/ids, orchestrator kinds, scripts), pins to exact @polyengine/*@0.3.0 / caret ^0.3.0 in the published package, all locks regenerated, component-test Rust pins to the 0.2.0 release rev per the bump-together contract. @polymorph/webrtc-datachannels bumps 0.2.0 -> 0.3.0 (breaking: engine scope swap). Note for downstream: polyvisor's sibling-path import moves to polyengine-impl/src/webrtc.ts. Local gates green; network/browser legs ride CI.