Skip to content

Conversation

@willwang-openai
Copy link
Collaborator

No description provided.

Copy link

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 2670259735

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

| `CODEX_ENV_SWIFT_VERSION` | Swift version to install | `5.10`, `6.1`, `6.2` | |
| `CODEX_ENV_RUBY_VERSION` | Ruby version to install | `3.2.3`, `3.3.8`, `3.4.4` | |
| `CODEX_ENV_PHP_VERSION` | PHP version to install | `8.4`, `8.3`, `8.2` | |
| `CODEX_ENV_JAVA_VERSION` | JDK version to install | `25`, `24`, `23`, `22`, `21`, `17`, `11` | |
Copy link

@chatgpt-codex-connector chatgpt-codex-connector bot Jan 5, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Remove unsupported CODEX_ENV_JAVA_VERSION entry

The README now advertises CODEX_ENV_JAVA_VERSION, but setup_universal.sh only checks Python/Node/Ruby/Rust/go/Swift/PHP variables and never reads CODEX_ENV_JAVA_VERSION, so the variable is ignored and users will still get the default JDK (currently java@25 from the Dockerfile). This will silently misconfigure anyone trying to pin Java for a build.

Useful? React with 👍 / 👎.

@willwang-openai willwang-openai merged commit 4cf8b34 into openai:main Jan 5, 2026
1 of 2 checks 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.

1 participant