Skip to content

[codex] Add deploy modal image preflight parity#77

Merged
skyguan92 merged 1 commit into
developfrom
codex/deploy-modal-212-parity-develop
Jun 8, 2026
Merged

[codex] Add deploy modal image preflight parity#77
skyguan92 merged 1 commit into
developfrom
codex/deploy-modal-212-parity-develop

Conversation

@xu16601526267

Copy link
Copy Markdown
Contributor

Summary

Adds the 212 deploy modal parity pieces on top of develop without changing backend deploy contracts.

  • Adds the image architecture preflight section to the deploy modal.
  • Adds deploy compatibility i18n, display helpers, and engine asset/image-aware labels.
  • Adds dry-run sequence invalidation so stale preflight responses do not overwrite current modal state.
  • Keeps dirty config state from showing stale compatibility results.
  • Adds static UI coverage for the new deploy modal tokens and dry-run guard behavior.

Validation

  • go test ./internal/ui
  • Inline index.html script parsing with Node
  • git diff --check
  • WSL: go test -buildvcs=false ./...

Note: WSL uses -buildvcs=false because this local checkout is a Windows git worktree and WSL cannot resolve the Windows .git/worktrees path metadata directly.

@xu16601526267 xu16601526267 marked this pull request as ready for review June 6, 2026 16:26
@skyguan92 skyguan92 force-pushed the codex/deploy-modal-212-parity-develop branch from 301905c to 54a3e5f Compare June 8, 2026 04:09
@skyguan92 skyguan92 merged commit c1ec5d4 into develop Jun 8, 2026
1 check passed
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.

2 participants