Skip to content

Prefer releases.openai.com in standalone installers - #34910

Merged
copyberry[bot] merged 1 commit into
mainfrom
copyberry/codex-internal-to-codex-oss/1c65d527ca79761358c3a4cd7a5fd675e1ef75b2
Jul 23, 2026
Merged

Prefer releases.openai.com in standalone installers#34910
copyberry[bot] merged 1 commit into
mainfrom
copyberry/codex-internal-to-codex-oss/1c65d527ca79761358c3a4cd7a5fd675e1ef75b2

Conversation

@copyberry

@copyberry copyberry Bot commented Jul 23, 2026

Copy link
Copy Markdown

Prefer releases.openai.com in standalone installers

What changed

  • Make the shell and PowerShell installers download release metadata and assets from releases.openai.com by default, with bounded request timeouts.
  • Fall back to GitHub Releases when metadata is unusable, required assets are missing, or downloaded assets fail checksum or manifest validation.
  • Document CODEX_INSTALLER_USE_RELEASES_OPENAI_COM=false for opting out of the default release source.

Testing

  • Cover default-source installation, malformed and incomplete metadata, version mismatches, corrupt assets, invalid checksums, incomplete manifests, and GitHub fallback failures in the shell installer tests.

## What changed

- Make the shell and PowerShell installers download release metadata and assets from `releases.openai.com` by default, with bounded request timeouts.
- Fall back to GitHub Releases when metadata is unusable, required assets are missing, or downloaded assets fail checksum or manifest validation.
- Document `CODEX_INSTALLER_USE_RELEASES_OPENAI_COM=false` for opting out of the default release source.

## Testing

- Cover default-source installation, malformed and incomplete metadata, version mismatches, corrupt assets, invalid checksums, incomplete manifests, and GitHub fallback failures in the shell installer tests.

GitOrigin-RevId: 1c65d527ca79761358c3a4cd7a5fd675e1ef75b2
@github-actions

Copy link
Copy Markdown
Contributor


Thank you for your submission, we really appreciate it. Like many open-source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution. You can sign the CLA by just posting a Pull Request Comment same as the below format.


I have read the CLA Document and I hereby sign the CLA


You can retrigger this bot by commenting recheck in this Pull Request. Posted by the CLA Assistant Lite bot.

@copyberry
copyberry Bot force-pushed the copyberry/codex-internal-to-codex-oss/1c65d527ca79761358c3a4cd7a5fd675e1ef75b2 branch from ddadc8d to 39a2438 Compare July 23, 2026 09:22
@copyberry
copyberry Bot merged commit 39a2438 into main Jul 23, 2026
31 of 32 checks passed
@copyberry
copyberry Bot deleted the copyberry/codex-internal-to-codex-oss/1c65d527ca79761358c3a4cd7a5fd675e1ef75b2 branch July 23, 2026 09:23
@github-actions github-actions Bot locked and limited conversation to collaborators Jul 23, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.