Skip to content

chore: raise custom-code budget to 3,000 lines - #989

Merged
apcha-oai merged 1 commit into
mainfrom
apcha/raise-java-custom-code-budget-3000
Sep 10, 2026
Merged

apcha-oai merged 1 commit into
mainfrom
apcha/raise-java-custom-code-budget-3000

Conversation

@apcha-oai

Copy link
Copy Markdown
Contributor

Summary

Raise the custom-code budget from 2,000 to 3,000 lines to provide headroom for the upcoming release. Current main uses 1,906 lines. Generator cleanup will follow separately so it does not block the release.

This PR changes only .castiron-ratchet.json.

@apcha-oai
apcha-oai requested a review from a team as a code owner September 10, 2026 01:41
@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 10, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-09-10T01:42:45.688927Z 91cdf01 PR opened
🔒 Security Review Completed 2026-09-10T01:44:29.646011Z 91cdf01 PR opened
ℹ️ 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" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@apcha-oai
apcha-oai merged commit 46bf1c1 into main Sep 10, 2026
6 checks passed
@openai-sdks

openai-sdks Bot commented Sep 10, 2026

Copy link
Copy Markdown
Contributor

OkTest Summary

236/236 SDK tests passed in 17.521s for Java SDK PR #989.

Test results — 42 files
Test Result Time
tests/chat-completions-complex-body.test.ts ✅ Passed 537ms
tests/chat-completions-create.test.ts ✅ Passed 914ms
tests/chat-completions-stream.test.ts ✅ Passed 631ms
tests/files-content-binary.test.ts ✅ Passed 340ms
tests/files-create-multipart.test.ts ✅ Passed 497ms
tests/files-list-pagination.test.ts ✅ Passed 287ms
tests/initialize-config.test.ts ✅ Passed 193ms
tests/instance-isolation.test.ts ✅ Passed 279ms
tests/models-list.test.ts ✅ Passed 359ms
tests/responses-background-lifecycle.test.ts ✅ Passed 268ms
tests/responses-body-method-errors.test.ts ✅ Passed 643ms
tests/responses-cancel-timeout.test.ts ✅ Passed 248ms
tests/responses-cancel.test.ts ✅ Passed 295ms
tests/responses-compact-retries.test.ts ✅ Passed 461ms
tests/responses-compact.test.ts ✅ Passed 297ms
tests/responses-create-advanced-stream.test.ts ✅ Passed 326ms
tests/responses-create-advanced.test.ts ✅ Passed 1.463s
tests/responses-create-disconnect.test.ts ✅ Passed 1.17s
tests/responses-create-errors.test.ts ✅ Passed 305ms
tests/responses-create-malformed-api-responses.test.ts ✅ Passed 323ms
tests/responses-create-retries.test.ts ✅ Passed 377ms
tests/responses-create-stream-failures.test.ts ✅ Passed 1.395s
tests/responses-create-stream-timeout.test.ts ✅ Passed 253ms
tests/responses-create-stream-wire.test.ts ✅ Passed 6.011s
tests/responses-create-stream.test.ts ✅ Passed 159ms
tests/responses-create-terminal-states.test.ts ✅ Passed 424ms
tests/responses-create-timeout.test.ts ✅ Passed 281ms
tests/responses-create.test.ts ✅ Passed 252ms
tests/responses-delete.test.ts ✅ Passed 277ms
tests/responses-input-items-errors.test.ts ✅ Passed 612ms
tests/responses-input-items-list.test.ts ✅ Passed 361ms
tests/responses-input-items-options.test.ts ✅ Passed 241ms
tests/responses-input-tokens-count-timeout.test.ts ✅ Passed 263ms
tests/responses-input-tokens-count.test.ts ✅ Passed 328ms
tests/responses-malformed-inputs.test.ts ✅ Passed 4.7s
tests/responses-not-found-errors.test.ts ✅ Passed 468ms
tests/responses-parse.test.ts ✅ Passed 752ms
tests/responses-retrieve-retries.test.ts ✅ Passed 318ms
tests/responses-retrieve.test.ts ✅ Passed 602ms
tests/responses-stored-method-errors.test.ts ✅ Passed 954ms
tests/retry-behavior.test.ts ✅ Passed 3.481s
tests/sdk-error-shape.test.ts ✅ Passed 440ms

View OkTest run #34426492078

SDK merge (46bf1c16c398) · head (91cdf01a26d2) · base (0f9fe1281dcb) · OkTest (08ec4299e769)

@openai-sdks openai-sdks Bot mentioned this pull request Sep 10, 2026
apcha-oai pushed a commit that referenced this pull request Sep 10, 2026
Automated Release PR
---


##
[4.62.0](v4.61.0...v4.62.0)
(2026-09-10)


### Features

* **api:** Add Live API
([#991](#991))
([b638bac](b638bac))


### Bug Fixes

* clamp negative Retry-After delays before sleeping
([#855](#855))
([0f9fe12](0f9fe12))


### Chores

* raise custom-code budget to 3,000 lines
([#989](#989))
([46bf1c1](46bf1c1))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: openai-sdks[bot] <284451331+openai-sdks[bot]@users.noreply.github.com>
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