Skip to content

fix(ci): extend release publish timeout - #6034

Merged
juliusmarminge merged 1 commit into
mainfrom
fix/release-publish-timeout
Aug 10, 2026
Merged

fix(ci): extend release publish timeout#6034
juliusmarminge merged 1 commit into
mainfrom
fix/release-publish-timeout

Conversation

@t3-code

@t3-code t3-code Bot commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

What Changed

Raised the GitHub release publishing job timeout from 10 to 30 minutes.

Why

The latest nightly completed its builds and npm publish, but large GitHub release asset uploads stalled until the 10 minute job timeout canceled the release. The longer timeout gives transient uploads enough time to finish.

Checklist

  • This PR is small and focused
  • I explained what changed and why
  • UI changes are not applicable
  • Animation or interaction changes are not applicable

model: gpt-5.4
harness: t3bot


Note

Low Risk
Single CI timeout tweak with no application or release logic changes.

Overview
Increases the release job timeout in .github/workflows/release.yml from 10 to 30 minutes so the Publish GitHub Release step can finish uploading large desktop artifacts without the workflow being canceled mid-upload.

No other release steps or job dependencies change; this only gives the GitHub release publish phase more headroom when uploads are slow or stall briefly.

Reviewed by Cursor Bugbot for commit 77510ae. Bugbot is set up for automated code reviews on this repo. Configure here.

Note

Extend 'Publish GitHub Release' job timeout from 10 to 30 minutes

The release job was timing out before completing. Updates timeout-minutes in release.yml from 10 to 30.

Macroscope summarized 77510ae.

@github-actions github-actions Bot added vouch:trusted PR author is trusted by repo permissions or the VOUCHED list. size:XS 0-9 changed lines (additions + deletions). labels Aug 10, 2026
@macroscopeapp

macroscopeapp Bot commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

Approvability

Verdict: Approved 77510ae

Single-line CI timeout increase (10 → 30 minutes) for the release publish job. No runtime or deployment behavior changes.

You can customize Macroscope's approvability policy. Learn more.

@github-actions

Copy link
Copy Markdown
Contributor

Thread transfer impact

✅ Thread transfer remains within every enforced ceiling.

Provider Metric Main baseline This PR Impact PR ceiling
Codex Total thread wire 11.3 KiB 11.3 KiB +15 B (+0.1%) 15.1 KiB
Codex Thread snapshot wire 5.5 KiB 5.5 KiB −1 B (−0.0%) 7.3 KiB
Codex Live turn WebSocket wire 5.9 KiB 5.9 KiB +16 B (+0.3%) 7.8 KiB
Codex Live turn WebSocket decoded 49.7 KiB 49.7 KiB 0 B (0.0%) 66.4 KiB
Codex Live turn messages 16 16 0 (0.0%) 21
Claude Total thread wire 11.3 KiB 11.3 KiB +4 B (+0.0%) 15.1 KiB
Claude Thread snapshot wire 5.5 KiB 5.5 KiB +2 B (+0.0%) 7.3 KiB
Claude Live turn WebSocket wire 5.8 KiB 5.9 KiB +2 B (+0.0%) 7.8 KiB
Claude Live turn WebSocket decoded 50.6 KiB 50.6 KiB 0 B (0.0%) 66.4 KiB
Claude Live turn messages 16 16 0 (0.0%) 21

Baseline: 0a7c662 · PR result: 77510ae · Source CI: success

Scenario and decoded snapshot size

10 historical turns, 5 command tools per turn, 878.9 KiB retained MCP result per historical turn, and a 1.05 MiB retained result in the measured turn.

  • Codex decoded thread snapshot: 94.6 KiB
  • Claude decoded thread snapshot: 95.4 KiB

Updated in place by a trusted workflow. PR artifacts are strictly validated and never executed.

@juliusmarminge
juliusmarminge merged commit 1b120f3 into main Aug 10, 2026
15 checks passed
@juliusmarminge
juliusmarminge deleted the fix/release-publish-timeout branch August 10, 2026 19:01
github-actions Bot added a commit to omarcresp/t3code-flake that referenced this pull request Aug 10, 2026
## What's Changed
* fix(ci): extend release publish timeout by @t3-code[bot] in pingdotgg/t3code#6034
* Allow Android tablets to rotate by @juliusmarminge in pingdotgg/t3code#5613
* fix(web): account for Windows window controls in PR page header by @UtkarshUsername in pingdotgg/t3code#6049


**Full Changelog**: pingdotgg/t3code@v0.0.34-nightly.20260810.1061...v0.0.34-nightly.20260810.1062

Upstream release: https://github.com/pingdotgg/t3code/releases/tag/v0.0.34-nightly.20260810.1062
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:XS 0-9 changed lines (additions + deletions). vouch:trusted PR author is trusted by repo permissions or the VOUCHED list.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant