Skip to content

Add GCB config for uninstrumented quickstart#405

Merged
psx95 merged 1 commit into
GoogleCloudPlatform:mainfrom
psx95:support-cloudbuild-quickstart
Mar 24, 2025
Merged

Add GCB config for uninstrumented quickstart#405
psx95 merged 1 commit into
GoogleCloudPlatform:mainfrom
psx95:support-cloudbuild-quickstart

Conversation

@psx95

@psx95 psx95 commented Mar 24, 2025

Copy link
Copy Markdown
Contributor

Adds a Configuration to allow building uninstrumented version of quickstart sample on Google Cloud Build. The config file is configured to read environment variables and push the built image to Google Artifact Registry.

Testing

  • Ran gcloud builds submit --config <(envsubst < cloudbuild-uninstrumented-app.yaml) . to successfully build and push the image to Google Artifact Registry.

Adds a Configuration to allow building uninstrumented
version of quickstart sample on Google Cloud Build. The config file is
configured to read environment variables and push the built image to
Google Artifact Registry.
@psx95 psx95 marked this pull request as ready for review March 24, 2025 18:51
@psx95 psx95 requested a review from a team as a code owner March 24, 2025 18:51
@psx95 psx95 requested a review from aabmass March 24, 2025 18:51

@aabmass aabmass left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure on the directory structure here, but you might need to add a cloud build ignore file to prevent uploading build artifacts from the repo https://cloud.google.com/sdk/gcloud/reference/topic/gcloudignore

@psx95

psx95 commented Mar 24, 2025

Copy link
Copy Markdown
Contributor Author

Not sure on the directory structure here, but you might need to add a cloud build ignore file to prevent uploading build artifacts from the repo https://cloud.google.com/sdk/gcloud/reference/topic/gcloudignore

I see, let me look into it

@psx95 psx95 merged commit 1af2868 into GoogleCloudPlatform:main Mar 24, 2025
@psx95 psx95 deleted the support-cloudbuild-quickstart branch March 24, 2025 20:04
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