Skip to content

Conversation

@hiroTamada
Copy link
Contributor

@hiroTamada hiroTamada commented Jan 29, 2026

Note

Medium Risk
Adds new build parameters that can enable shared/global caching and an admin-only push flag, which could affect build isolation/caching behavior if misused; otherwise changes are mostly additive and generated.

Overview
Build endpoint update. Extends the Builds API models by adding Build.BuilderInstanceID plus new BuildNewParams fields (GlobalCacheKey, IsAdminBuild) to control use of a shared global build cache, and updates the build request test to cover the new params.

Adds param.SetJSON() to allow sending request params using an existing raw JSON blob, and refreshes generated metadata (api.md method signatures returning pointers, .stats.yml OpenAPI spec refs) and the pinned version string in README.md.

Written by Cursor Bugbot for commit f60e600. This will update automatically on new commits. Configure here.

@hiroTamada hiroTamada merged commit 10ab24d into main Jan 29, 2026
5 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.

2 participants