Publish readiness: peers, minSdk pin, quality normalisation, streamed sources, tests, publish workflow - #1
Draft
Xget7 wants to merge 14 commits into
Draft
Publish readiness: peers, minSdk pin, quality normalisation, streamed sources, tests, publish workflow#1Xget7 wants to merge 14 commits into
Xget7 wants to merge 14 commits into
Conversation
…nels for unset overrides
… an unknown preset, skip unchanged values
…timeouts, cancellation and a progress event
… command override
…ads withdrawn on release and on a cleared prop, quality mapping that never throws, a publish gate that runs the native tests
…load on the CI runner's Ruby 3.4
… MB cap on the source cache The ticker was a flag and a fresh runnable per start, so an interval that went through zero and back inside one period left two loops emitting. It is one runnable now, removed before every change and stopped with the engine. The cache kept every world ever fetched; it trims the least recently used past 512 MB on startup and a hit counts as use. Consumers can name their event payloads, the README sample reads from the app's own directory, and the interop claim in the manager comment is gone.
…, and the cleartext rule for remote worlds
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.
Takes the binding from the 2026-09-09 review (41/60) to a publishable alpha.
peerDependenciesreact >= 19, react-native >= 0.85;engines,sideEffects; version 0.1.0-alpha.1.minSdkVersion 29pinned in the library so a lower app floor fails with this package's name.qualitynormalised in JavaScript (typed presets, clamped ranges, -1 sentinels) and mapped in Kotlin without ever throwing; identical values are not reapplied.cameraPosecompared by value; no events or hand-overs afterrelease(); a cleared prop withdraws a load in flight.onLoadProgress.publish.ymlpublishes from av*tag with provenance.Device verification and the performance table (README still has TBM placeholders) follow on the Mi 9 before the tag.