test: preserve community regressions and Goal Mode checks - #12
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.
Why
A quick audit of community-reported issues found two closed bug reports:
src/index.jstoopencode-loop.ts, but CI only imported the.jssource with Bun. The original failure mode therefore was not directly protected by a regression gate.Goal Mode already has broad lifecycle coverage, but the headline
--check ... --complete-when-checks-passworkflow did not have an explicit smoke regression.Changes
.tsfile exactly like the installer does and imports that TypeScript-shaped local plugin on Ubuntu, Windows, OpenCode peer 1.4.0, and latest;--complete-when-checks-pass;Goal Mode README promotion is intentionally handled as a separate self-cleaning docs change after this regression PR is green, so temporary workflow machinery does not remain in the final test diff.