Skip to content

Allow cold native builds to finish in CI#19

Merged
stevyhacker merged 1 commit into
masterfrom
agent/release-cold-build-budget
Jul 14, 2026
Merged

Allow cold native builds to finish in CI#19
stevyhacker merged 1 commit into
masterfrom
agent/release-cold-build-budget

Conversation

@stevyhacker

Copy link
Copy Markdown
Owner

Summary

  • raise the Build job budget from 40 to 90 minutes
  • raise the Tests job budget from 45 to 100 minutes
  • raise the signed release job budget from 90 to 150 minutes

Root cause

The first clean build after the checksum-pinned llama.cpp source-build change spent more than 40 minutes compiling the native runtime. GitHub cancelled the vendor step before the app build and skipped cache publication. The application code did not fail.

Validation

  • parsed all three edited workflow files as YAML
  • git diff --check
  • reproduced on master in Build run 29282232459, where Fetch llama.cpp vendor was cancelled at the job timeout

@vercel

vercel Bot commented Jul 13, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
lokalbot Ready Ready Preview, Comment, Open in v0 Jul 13, 2026 9:09pm

Request Review

@stevyhacker
stevyhacker marked this pull request as ready for review July 14, 2026 03:59
@stevyhacker
stevyhacker merged commit 205fe26 into master Jul 14, 2026
6 checks passed
@cursor

cursor Bot commented Jul 14, 2026

Copy link
Copy Markdown

Bugbot is paused — on-demand spend limit reached

Bugbot uses usage-based billing for this team and has hit its on-demand spend limit.

A team admin can raise the spend limit in the Cursor dashboard, or wait for the next billing cycle to continue.

@stevyhacker
stevyhacker deleted the agent/release-cold-build-budget branch July 14, 2026 03:59
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