[TRUNK-17580] Add Google Cloud Build CI provider documentation#482
Open
samgutentag wants to merge 1 commit intomainfrom
Open
[TRUNK-17580] Add Google Cloud Build CI provider documentation#482samgutentag wants to merge 1 commit intomainfrom
samgutentag wants to merge 1 commit intomainfrom
Conversation
|
Merging to
|
New CI provider page with setup instructions for Google Cloud Build integration, including GCP Secret Manager configuration, Cloud Build triggers, required environment variables, and example cloudbuild.yaml configurations. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
8b6f204 to
b8c8ca1
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
flaky-tests/get-started/ci-providers/google-cloud-build.mdcloudbuild.yamlconfigurationTRIGGER_NAME,PROJECT_ID,BUILD_ID,BRANCH_NAME,_HEAD_BRANCH,_PR_NUMBER) — these must be explicitly passed since Cloud Build does not auto-provide them to build stepssummary.mdtable of contentsLinear tickets
Engineering authors
Context links
Files changed
flaky-tests/get-started/ci-providers/google-cloud-build.md(new)flaky-tests/get-started/ci-providers/README.md(updated card grid)summary.md(added ToC entry)Open questions
google-cloud-build.pngas the card cover image. Dylan submitted trunk2 PR #2861 for the UI icon, but a docs-ready PNG for the GitBook card grid needs to be added to.gitbook/assets/. Without this image, the card will render without a cover.trunk-analytics-clidirectly. This PR uses the./trunk flakytests uploadpattern consistent with all other CI provider docs. Confirm this is correct for Google Cloud Build (the Trunk launcher should auto-detect the platform the same way).Test plan
summary.mdentry appears in correct alphabetical positioncloudbuild.yamlis syntactically validgoogle-cloud-build.pngicon to.gitbook/assets/Generated with Claude Code