Uh oh!
There was an error while loading. Please reload this page.
feat(DEN-1301): review release plans offline with Playwright - #31
Merged
Conversation
This was referenced Aug 1, 2026
Uh oh!
There was an error while loading. Please reload this page.
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 freeto 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.
Summary
Adds a self-contained browser review artifact for the existing
zed release plan --jsonmodel and validates it in Chromium with Playwright.Audit findings addressed
Changes and hardening
ReleasePlanshape and fails closed on missing fields, malformed fields, unknown options, and missing option values;file://report in Chromium, including filtering, Escape reset, keyboard focus, narrow layout, console/page errors, and external requests;Preserved behavior
zed release plan,zed release plan --json, release validation, preflight, and publishing paths are unchanged.Semantic consolidation
The overlapping draft #32 was reviewed and closed without merge. Its useful unique output-safety and keyboard behaviors were incorporated here. Its branch was reset to
main, so no competing renderer or temporary transformation workflow remains.Final validation
All GitHub Actions workflows passed on exact head
d3a436d89587b8ef90cc6dd84defb279031e8c53:Linear: DEN-1301