Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: quickstarts build with bazel #14633

Merged
merged 1 commit into from
Aug 12, 2024
Merged

Conversation

dbolduc
Copy link
Member

@dbolduc dbolduc commented Aug 12, 2024

Fixes #14625

Our quickstarts should probably support both bazel and bzlmod.... But right now they support neither. So make them work with plain old bazel.


This change is Reviewable

Copy link

codecov bot commented Aug 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.59%. Comparing base (8804385) to head (96c7f17).

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #14633      +/-   ##
==========================================
- Coverage   93.59%   93.59%   -0.01%     
==========================================
  Files        2316     2316              
  Lines      207122   207122              
==========================================
- Hits       193855   193854       -1     
- Misses      13267    13268       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dbolduc dbolduc marked this pull request as ready for review August 12, 2024 17:29
@dbolduc dbolduc requested review from a team as code owners August 12, 2024 17:29
Copy link
Member

@scotthart scotthart left a comment

Choose a reason for hiding this comment

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

Reviewed 6 of 139 files at r1.
Reviewable status: 6 of 139 files reviewed, all discussions resolved

@dbolduc dbolduc merged commit e1e9c8a into googleapis:main Aug 12, 2024
69 of 70 checks passed
@dbolduc dbolduc deleted the bazel-quickstart branch August 12, 2024 18:00
cuiy0006 pushed a commit to cuiy0006/google-cloud-cpp that referenced this pull request Aug 16, 2024
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.

Update quickstart docs to address possible bzlmod protobuf version issues
2 participants