Prepare Script2 1.0.0 beta: platform-only configuration and modern settings UI - #122
Merged
Merged
Conversation
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.
Script2 still executes legacy accessory/configuration formats and has error/lifecycle gaps that prevent a confident Homebridge verification submission.
This beta removes legacy execution paths while retaining the current Script2Platform lists and name-based identities. It adds shared validation, guarded command/callback/watcher handling, shutdown cleanup, file-state presentation without command feedback, and a modern settings UI based on rpc3control. Existing long-running acknowledgement, serialization, caching and reconciliation behavior is covered by regression tests.
Includes bold migration warnings in README, CHANGELOG and the exact GitHub prerelease body; a complete migration guide; a 100px certification icon; a qualified feature comparison; and an SSH-safe helper that publishes only to npm beta and creates a GitHub prerelease. Version: 1.0.0-beta.1. Stable latest is unchanged.
Validation: 35 local runtime/configuration tests passed, syntax/schema checks passed, package-content checks passed, and SSH failure isolation was exercised. This workspace blocks npm and Chromium downloads; CI is configured to run the actual dependency/IPC/watcher checks, Homebridge 1/2 API smoke tests on Node 22/24, and browser tests. Those CI and live Homebridge beta results must be reviewed before publication/stable promotion.
Review releases/v1.0.0-beta.1.md in GitHub's rendered view for the exact warning text. The publisher uses that file unchanged. No npm package or GitHub release has been published by this PR.