Verify completed workspace export downloads - #99
Draft
DaveHomeAssist wants to merge 6 commits into
Draft
DaveHomeAssist wants to merge 6 commits into
DaveHomeAssist wants to merge 6 commits into
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
DaveHomeAssist
changed the base branch from
codex/native-button-appearance
to
main
September 7, 2026 01:34
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.
Extends workspace export acceptance beyond Blob serialization: native scenarios resolve the runner's configured Downloads folder, wait for a new workspace JSON file, compare its entire payload, and retain file bytes/SHA-256 plus an evidence copy. The test does not redirect the native download or substitute a generated file. Browser development checks also verify the actual downloaded file.
Linux acceptance installs xdg-user-dirs for configured-folder discovery. Windows uses the Downloads shell namespace. Missing or incomplete downloads fail acceptance; native verification is pending.
Validation: Node syntax, workflow YAML, diff and progress-render checks pass. Browser scenarios at 400/480/1180px pass (3/3), including download contents. Notion I/J and RUN updates were read back; the complete 32-row dashboard marks native file completion pending.
Targets main after PR #98 merged as 63d098e. Also delivers fixture correction fe79eec, which was pushed after #98 merged: allow canonical metadata normalization and verify filtered movement at the actual prior slot. Native appearance proof was not obtained by #98 because its pre-native fixture checks failed. Require current native CI and inspect screenshots/download artifacts before merging. This does not close prior-version upgrade/restore, macOS interaction/signing, signed-in web, or final integration gates.