Skip to content

fix: harden update compatibility gates#93

Merged
Wangnov merged 1 commit into
mainfrom
codex/fix-update-compat-gates
Jun 19, 2026
Merged

fix: harden update compatibility gates#93
Wangnov merged 1 commit into
mainfrom
codex/fix-update-compat-gates

Conversation

@Wangnov

@Wangnov Wangnov commented Jun 19, 2026

Copy link
Copy Markdown
Owner

Summary

  • retry Windows curl downloads with a legacy silent mode when older curl rejects --no-progress-meter
  • raise the macOS process file descriptor soft limit before Gatekeeper assessment
  • report Gatekeeper Too many open files as an assessment resource failure instead of a bundle rejection

Tests

  • npm run build
  • npm run test
  • cargo clippy --manifest-path src-tauri/Cargo.toml --workspace --all-targets -- -D warnings
  • cargo test --manifest-path src-tauri/Cargo.toml --workspace
  • cargo test --manifest-path crates/codex-mac-engine/Cargo.toml --locked
  • cargo test --manifest-path crates/codex-win-engine/Cargo.toml --locked
  • codex review --uncommitted

@Wangnov Wangnov merged commit f399c9a into main Jun 19, 2026
5 checks passed
@Wangnov Wangnov deleted the codex/fix-update-compat-gates branch June 19, 2026 10:51
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