Skip to content

Integrate all open PRs (octopus integration of #720–#741)#743

Closed
colonelpanic8 wants to merge 42 commits into
ilysenko:mainfrom
colonelpanic8:integration/all-open-prs
Closed

Integrate all open PRs (octopus integration of #720–#741)#743
colonelpanic8 wants to merge 42 commits into
ilysenko:mainfrom
colonelpanic8:integration/all-open-prs

Conversation

@colonelpanic8

Copy link
Copy Markdown
Contributor

Summary

Combined integration of all 17 open PRs onto a single branch, resolving cross-PR conflicts. A literal git octopus merge is not possible here (the octopus strategy aborts on the first content conflict), so the PRs were merged sequentially onto one branch — 14 merged cleanly, 3 required manual resolution.

Included PRs: #720, #723, #724, #725, #727, #728, #730, #731, #732, #734, #735, #736, #737, #738, #739, #740, #741.

Conflict resolutions

PR(s) File Resolution
#734 tests/scripts_smoke.sh Union — both PRs appended distinct test functions at the same location (empty merge base); kept both
#739 scripts/patch-linux-window-ui.test.js Union — same both-added pattern; kept both patch-descriptor tests
#741 vs #730 flake.nix Took 26.707.31428 (#741), which supersedes #730's 26.707.31123 on the same codexVersion/codexDmg.hash lines

Validation

  • nix eval .#codex-desktop.namecodex-desktop-26.707.31428
  • scripts/ci/run-node-checks.sh819/819 tests pass ✅
  • tests/scripts_smoke.sh → "All script smoke tests passed" (exit 0) ✅

Not yet run

  • Full nix build of all package outputs on the combined branch (each PR/verify build passed individually; the combined build has not been exercised end-to-end).

Notes

🤖 Generated with Claude Code

moxw and others added 30 commits July 10, 2026 01:30
Refreshed Codex.dmg SRI hash to sha256-+d3xvbpCx5ph/pZ5oBWDC0E3TccvyDTLQpzeSI7j/dg= and synced codexVersion / electronVersion / native-module pins to the current upstream DMG.

Verified all Codex Desktop Nix package outputs against the refreshed DMG.

[skip ci]
Refresh Codex.dmg (ChatGPT.dmg) SRI hash and codexVersion to the current
upstream DMG payload, which has advanced to 26.707.31428 and is now aligned
with the Sparkle appcast. Electron pin unchanged (42.1.0). Verified by
building all Codex Desktop Nix package outputs.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@joshyorko

Copy link
Copy Markdown
Collaborator

octopus merge shit is gettting intense here

@colonelpanic8

Copy link
Copy Markdown
Contributor Author

just an option in case we want to try to catch up...

@joshyorko

Copy link
Copy Markdown
Collaborator

just an option in case we want to try to catch up...

im pretty sure i serviced everything with the intelligence tool, they are shipping quicker then i can patch. Sol is helping though

@ilysenko ilysenko closed this Jul 10, 2026
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.

9 participants