Skip to content

Fix release preflight DMG window height to match locked 420 contract#37

Draft
cursor[bot] wants to merge 1 commit into
mainfrom
cursor/ci-autofix-automation-55ac
Draft

Fix release preflight DMG window height to match locked 420 contract#37
cursor[bot] wants to merge 1 commit into
mainfrom
cursor/ci-autofix-automation-55ac

Conversation

@cursor

@cursor cursor Bot commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

Summary

The quality CI job failed because release-preflight.zsh still expected DMG windowSize height 360, while tauri.conf.json was updated to the workspace-locked 420 in commit a2be592.

Changed files

  • scripts/release-preflight.zsh — expected DMG window height 360 → 420
  • scripts/test-release-preflight.zsh — test fixture updated to match

Testing performed

  • cargo test --workspace
  • Manual run on macOS / Apple Silicon (Dry mode first)
  • Verified CI failure root cause from job logs

Safety notes

No product behavior changes; release preflight contract alignment only.

Screenshots

N/A

Open in Web View Automation 

Update release-preflight.zsh and its test fixture to expect the
workspace-locked DMG window size of 500×420, matching tauri.conf.json
after the autosync height bump on main.

Co-authored-by: ringlet_fires5b <ringlet_fires5b@icloud.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant