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
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion ci/cloudbuild/builds/quickstart-bazel.sh
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ export CC=gcc
export CXX=g++

mapfile -t args < <(bazel::common_args)
args+=(--noenable_bzlmod)
for lib in $(quickstart::libraries); do
io::log_h2 "Running Bazel quickstart for ${lib}"
env -C "${PROJECT_ROOT}/google/cloud/${lib}/quickstart" \
Expand Down
3 changes: 3 additions & 0 deletions google/cloud/accessapproval/quickstart/.bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,6 @@ build:macos --host_cxxopt=-std=c++14
# runs inside a docker image or if one builds a quickstart and then builds
# the project separately.
build --experimental_convenience_symlinks=ignore

#Our quickstarts do not yet support bzlmod
build --noenable_bzlmod
3 changes: 3 additions & 0 deletions google/cloud/accesscontextmanager/quickstart/.bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,6 @@ build:macos --host_cxxopt=-std=c++14
# runs inside a docker image or if one builds a quickstart and then builds
# the project separately.
build --experimental_convenience_symlinks=ignore

#Our quickstarts do not yet support bzlmod
build --noenable_bzlmod
3 changes: 3 additions & 0 deletions google/cloud/advisorynotifications/quickstart/.bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,6 @@ build:macos --host_cxxopt=-std=c++14
# runs inside a docker image or if one builds a quickstart and then builds
# the project separately.
build --experimental_convenience_symlinks=ignore

#Our quickstarts do not yet support bzlmod
build --noenable_bzlmod
3 changes: 3 additions & 0 deletions google/cloud/aiplatform/quickstart/.bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,6 @@ build:macos --host_cxxopt=-std=c++14
# runs inside a docker image or if one builds a quickstart and then builds
# the project separately.
build --experimental_convenience_symlinks=ignore

#Our quickstarts do not yet support bzlmod
build --noenable_bzlmod
3 changes: 3 additions & 0 deletions google/cloud/alloydb/quickstart/.bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,6 @@ build:macos --host_cxxopt=-std=c++14
# runs inside a docker image or if one builds a quickstart and then builds
# the project separately.
build --experimental_convenience_symlinks=ignore

#Our quickstarts do not yet support bzlmod
build --noenable_bzlmod
3 changes: 3 additions & 0 deletions google/cloud/apigateway/quickstart/.bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,6 @@ build:macos --host_cxxopt=-std=c++14
# runs inside a docker image or if one builds a quickstart and then builds
# the project separately.
build --experimental_convenience_symlinks=ignore

#Our quickstarts do not yet support bzlmod
build --noenable_bzlmod
3 changes: 3 additions & 0 deletions google/cloud/apigeeconnect/quickstart/.bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,6 @@ build:macos --host_cxxopt=-std=c++14
# runs inside a docker image or if one builds a quickstart and then builds
# the project separately.
build --experimental_convenience_symlinks=ignore

#Our quickstarts do not yet support bzlmod
build --noenable_bzlmod
3 changes: 3 additions & 0 deletions google/cloud/apikeys/quickstart/.bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,6 @@ build:macos --host_cxxopt=-std=c++14
# runs inside a docker image or if one builds a quickstart and then builds
# the project separately.
build --experimental_convenience_symlinks=ignore

#Our quickstarts do not yet support bzlmod
build --noenable_bzlmod
3 changes: 3 additions & 0 deletions google/cloud/appengine/quickstart/.bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,6 @@ build:macos --host_cxxopt=-std=c++14
# runs inside a docker image or if one builds a quickstart and then builds
# the project separately.
build --experimental_convenience_symlinks=ignore

#Our quickstarts do not yet support bzlmod
build --noenable_bzlmod
3 changes: 3 additions & 0 deletions google/cloud/apphub/quickstart/.bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,6 @@ build:macos --host_cxxopt=-std=c++14
# runs inside a docker image or if one builds a quickstart and then builds
# the project separately.
build --experimental_convenience_symlinks=ignore

#Our quickstarts do not yet support bzlmod
build --noenable_bzlmod
3 changes: 3 additions & 0 deletions google/cloud/artifactregistry/quickstart/.bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,6 @@ build:macos --host_cxxopt=-std=c++14
# runs inside a docker image or if one builds a quickstart and then builds
# the project separately.
build --experimental_convenience_symlinks=ignore

#Our quickstarts do not yet support bzlmod
build --noenable_bzlmod
3 changes: 3 additions & 0 deletions google/cloud/asset/quickstart/.bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,6 @@ build:macos --host_cxxopt=-std=c++14
# runs inside a docker image or if one builds a quickstart and then builds
# the project separately.
build --experimental_convenience_symlinks=ignore

#Our quickstarts do not yet support bzlmod
build --noenable_bzlmod
3 changes: 3 additions & 0 deletions google/cloud/assuredworkloads/quickstart/.bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,6 @@ build:macos --host_cxxopt=-std=c++14
# runs inside a docker image or if one builds a quickstart and then builds
# the project separately.
build --experimental_convenience_symlinks=ignore

#Our quickstarts do not yet support bzlmod
build --noenable_bzlmod
3 changes: 3 additions & 0 deletions google/cloud/automl/quickstart/.bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,6 @@ build:macos --host_cxxopt=-std=c++14
# runs inside a docker image or if one builds a quickstart and then builds
# the project separately.
build --experimental_convenience_symlinks=ignore

#Our quickstarts do not yet support bzlmod
build --noenable_bzlmod
3 changes: 3 additions & 0 deletions google/cloud/backupdr/quickstart/.bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,6 @@ build:macos --host_cxxopt=-std=c++14
# runs inside a docker image or if one builds a quickstart and then builds
# the project separately.
build --experimental_convenience_symlinks=ignore

#Our quickstarts do not yet support bzlmod
build --noenable_bzlmod
3 changes: 3 additions & 0 deletions google/cloud/baremetalsolution/quickstart/.bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,6 @@ build:macos --host_cxxopt=-std=c++14
# runs inside a docker image or if one builds a quickstart and then builds
# the project separately.
build --experimental_convenience_symlinks=ignore

#Our quickstarts do not yet support bzlmod
build --noenable_bzlmod
3 changes: 3 additions & 0 deletions google/cloud/batch/quickstart/.bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,6 @@ build:macos --host_cxxopt=-std=c++14
# runs inside a docker image or if one builds a quickstart and then builds
# the project separately.
build --experimental_convenience_symlinks=ignore

#Our quickstarts do not yet support bzlmod
build --noenable_bzlmod
3 changes: 3 additions & 0 deletions google/cloud/beyondcorp/quickstart/.bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,6 @@ build:macos --host_cxxopt=-std=c++14
# runs inside a docker image or if one builds a quickstart and then builds
# the project separately.
build --experimental_convenience_symlinks=ignore

#Our quickstarts do not yet support bzlmod
build --noenable_bzlmod
3 changes: 3 additions & 0 deletions google/cloud/bigquery/quickstart/.bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,6 @@ build:macos --host_cxxopt=-std=c++14
# runs inside a docker image or if one builds a quickstart and then builds
# the project separately.
build --experimental_convenience_symlinks=ignore

#Our quickstarts do not yet support bzlmod
build --noenable_bzlmod
3 changes: 3 additions & 0 deletions google/cloud/bigquerycontrol/quickstart/.bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,6 @@ build:macos --host_cxxopt=-std=c++14
# runs inside a docker image or if one builds a quickstart and then builds
# the project separately.
build --experimental_convenience_symlinks=ignore

#Our quickstarts do not yet support bzlmod
build --noenable_bzlmod
3 changes: 3 additions & 0 deletions google/cloud/bigtable/quickstart/.bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,6 @@ build:macos --host_cxxopt=-std=c++14
# runs inside a docker image or if one builds a quickstart and then builds
# the project separately.
build --experimental_convenience_symlinks=ignore

#Our quickstarts do not yet support bzlmod
build --noenable_bzlmod
3 changes: 3 additions & 0 deletions google/cloud/billing/quickstart/.bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,6 @@ build:macos --host_cxxopt=-std=c++14
# runs inside a docker image or if one builds a quickstart and then builds
# the project separately.
build --experimental_convenience_symlinks=ignore

#Our quickstarts do not yet support bzlmod
build --noenable_bzlmod
3 changes: 3 additions & 0 deletions google/cloud/binaryauthorization/quickstart/.bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,6 @@ build:macos --host_cxxopt=-std=c++14
# runs inside a docker image or if one builds a quickstart and then builds
# the project separately.
build --experimental_convenience_symlinks=ignore

#Our quickstarts do not yet support bzlmod
build --noenable_bzlmod
3 changes: 3 additions & 0 deletions google/cloud/certificatemanager/quickstart/.bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,6 @@ build:macos --host_cxxopt=-std=c++14
# runs inside a docker image or if one builds a quickstart and then builds
# the project separately.
build --experimental_convenience_symlinks=ignore

#Our quickstarts do not yet support bzlmod
build --noenable_bzlmod
3 changes: 3 additions & 0 deletions google/cloud/channel/quickstart/.bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,6 @@ build:macos --host_cxxopt=-std=c++14
# runs inside a docker image or if one builds a quickstart and then builds
# the project separately.
build --experimental_convenience_symlinks=ignore

#Our quickstarts do not yet support bzlmod
build --noenable_bzlmod
3 changes: 3 additions & 0 deletions google/cloud/cloudbuild/quickstart/.bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,6 @@ build:macos --host_cxxopt=-std=c++14
# runs inside a docker image or if one builds a quickstart and then builds
# the project separately.
build --experimental_convenience_symlinks=ignore

#Our quickstarts do not yet support bzlmod
build --noenable_bzlmod
3 changes: 3 additions & 0 deletions google/cloud/cloudcontrolspartner/quickstart/.bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,6 @@ build:macos --host_cxxopt=-std=c++14
# runs inside a docker image or if one builds a quickstart and then builds
# the project separately.
build --experimental_convenience_symlinks=ignore

#Our quickstarts do not yet support bzlmod
build --noenable_bzlmod
3 changes: 3 additions & 0 deletions google/cloud/cloudquotas/quickstart/.bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,6 @@ build:macos --host_cxxopt=-std=c++14
# runs inside a docker image or if one builds a quickstart and then builds
# the project separately.
build --experimental_convenience_symlinks=ignore

#Our quickstarts do not yet support bzlmod
build --noenable_bzlmod
3 changes: 3 additions & 0 deletions google/cloud/commerce/quickstart/.bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,6 @@ build:macos --host_cxxopt=-std=c++14
# runs inside a docker image or if one builds a quickstart and then builds
# the project separately.
build --experimental_convenience_symlinks=ignore

#Our quickstarts do not yet support bzlmod
build --noenable_bzlmod
3 changes: 3 additions & 0 deletions google/cloud/composer/quickstart/.bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,6 @@ build:macos --host_cxxopt=-std=c++14
# runs inside a docker image or if one builds a quickstart and then builds
# the project separately.
build --experimental_convenience_symlinks=ignore

#Our quickstarts do not yet support bzlmod
build --noenable_bzlmod
3 changes: 3 additions & 0 deletions google/cloud/compute/quickstart/.bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,6 @@ build:macos --host_cxxopt=-std=c++14
# runs inside a docker image or if one builds a quickstart and then builds
# the project separately.
build --experimental_convenience_symlinks=ignore

#Our quickstarts do not yet support bzlmod
build --noenable_bzlmod
3 changes: 3 additions & 0 deletions google/cloud/confidentialcomputing/quickstart/.bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,6 @@ build:macos --host_cxxopt=-std=c++14
# runs inside a docker image or if one builds a quickstart and then builds
# the project separately.
build --experimental_convenience_symlinks=ignore

#Our quickstarts do not yet support bzlmod
build --noenable_bzlmod
3 changes: 3 additions & 0 deletions google/cloud/config/quickstart/.bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,6 @@ build:macos --host_cxxopt=-std=c++14
# runs inside a docker image or if one builds a quickstart and then builds
# the project separately.
build --experimental_convenience_symlinks=ignore

#Our quickstarts do not yet support bzlmod
build --noenable_bzlmod
3 changes: 3 additions & 0 deletions google/cloud/connectors/quickstart/.bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,6 @@ build:macos --host_cxxopt=-std=c++14
# runs inside a docker image or if one builds a quickstart and then builds
# the project separately.
build --experimental_convenience_symlinks=ignore

#Our quickstarts do not yet support bzlmod
build --noenable_bzlmod
3 changes: 3 additions & 0 deletions google/cloud/contactcenterinsights/quickstart/.bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,6 @@ build:macos --host_cxxopt=-std=c++14
# runs inside a docker image or if one builds a quickstart and then builds
# the project separately.
build --experimental_convenience_symlinks=ignore

#Our quickstarts do not yet support bzlmod
build --noenable_bzlmod
3 changes: 3 additions & 0 deletions google/cloud/container/quickstart/.bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,6 @@ build:macos --host_cxxopt=-std=c++14
# runs inside a docker image or if one builds a quickstart and then builds
# the project separately.
build --experimental_convenience_symlinks=ignore

#Our quickstarts do not yet support bzlmod
build --noenable_bzlmod
3 changes: 3 additions & 0 deletions google/cloud/containeranalysis/quickstart/.bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,6 @@ build:macos --host_cxxopt=-std=c++14
# runs inside a docker image or if one builds a quickstart and then builds
# the project separately.
build --experimental_convenience_symlinks=ignore

#Our quickstarts do not yet support bzlmod
build --noenable_bzlmod
3 changes: 3 additions & 0 deletions google/cloud/contentwarehouse/quickstart/.bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,6 @@ build:macos --host_cxxopt=-std=c++14
# runs inside a docker image or if one builds a quickstart and then builds
# the project separately.
build --experimental_convenience_symlinks=ignore

#Our quickstarts do not yet support bzlmod
build --noenable_bzlmod
3 changes: 3 additions & 0 deletions google/cloud/datacatalog/quickstart/.bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,6 @@ build:macos --host_cxxopt=-std=c++14
# runs inside a docker image or if one builds a quickstart and then builds
# the project separately.
build --experimental_convenience_symlinks=ignore

#Our quickstarts do not yet support bzlmod
build --noenable_bzlmod
3 changes: 3 additions & 0 deletions google/cloud/datafusion/quickstart/.bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,6 @@ build:macos --host_cxxopt=-std=c++14
# runs inside a docker image or if one builds a quickstart and then builds
# the project separately.
build --experimental_convenience_symlinks=ignore

#Our quickstarts do not yet support bzlmod
build --noenable_bzlmod
3 changes: 3 additions & 0 deletions google/cloud/datamigration/quickstart/.bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,6 @@ build:macos --host_cxxopt=-std=c++14
# runs inside a docker image or if one builds a quickstart and then builds
# the project separately.
build --experimental_convenience_symlinks=ignore

#Our quickstarts do not yet support bzlmod
build --noenable_bzlmod
3 changes: 3 additions & 0 deletions google/cloud/dataplex/quickstart/.bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,6 @@ build:macos --host_cxxopt=-std=c++14
# runs inside a docker image or if one builds a quickstart and then builds
# the project separately.
build --experimental_convenience_symlinks=ignore

#Our quickstarts do not yet support bzlmod
build --noenable_bzlmod
3 changes: 3 additions & 0 deletions google/cloud/dataproc/quickstart/.bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,6 @@ build:macos --host_cxxopt=-std=c++14
# runs inside a docker image or if one builds a quickstart and then builds
# the project separately.
build --experimental_convenience_symlinks=ignore

#Our quickstarts do not yet support bzlmod
build --noenable_bzlmod
3 changes: 3 additions & 0 deletions google/cloud/datastore/quickstart/.bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,6 @@ build:macos --host_cxxopt=-std=c++14
# runs inside a docker image or if one builds a quickstart and then builds
# the project separately.
build --experimental_convenience_symlinks=ignore

#Our quickstarts do not yet support bzlmod
build --noenable_bzlmod
3 changes: 3 additions & 0 deletions google/cloud/datastream/quickstart/.bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,6 @@ build:macos --host_cxxopt=-std=c++14
# runs inside a docker image or if one builds a quickstart and then builds
# the project separately.
build --experimental_convenience_symlinks=ignore

#Our quickstarts do not yet support bzlmod
build --noenable_bzlmod
3 changes: 3 additions & 0 deletions google/cloud/deploy/quickstart/.bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,6 @@ build:macos --host_cxxopt=-std=c++14
# runs inside a docker image or if one builds a quickstart and then builds
# the project separately.
build --experimental_convenience_symlinks=ignore

#Our quickstarts do not yet support bzlmod
build --noenable_bzlmod
3 changes: 3 additions & 0 deletions google/cloud/developerconnect/quickstart/.bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,6 @@ build:macos --host_cxxopt=-std=c++14
# runs inside a docker image or if one builds a quickstart and then builds
# the project separately.
build --experimental_convenience_symlinks=ignore

#Our quickstarts do not yet support bzlmod
build --noenable_bzlmod
3 changes: 3 additions & 0 deletions google/cloud/dialogflow_cx/quickstart/.bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,6 @@ build:macos --host_cxxopt=-std=c++14
# runs inside a docker image or if one builds a quickstart and then builds
# the project separately.
build --experimental_convenience_symlinks=ignore

#Our quickstarts do not yet support bzlmod
build --noenable_bzlmod
3 changes: 3 additions & 0 deletions google/cloud/dialogflow_es/quickstart/.bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,6 @@ build:macos --host_cxxopt=-std=c++14
# runs inside a docker image or if one builds a quickstart and then builds
# the project separately.
build --experimental_convenience_symlinks=ignore

#Our quickstarts do not yet support bzlmod
build --noenable_bzlmod
3 changes: 3 additions & 0 deletions google/cloud/discoveryengine/quickstart/.bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,6 @@ build:macos --host_cxxopt=-std=c++14
# runs inside a docker image or if one builds a quickstart and then builds
# the project separately.
build --experimental_convenience_symlinks=ignore

#Our quickstarts do not yet support bzlmod
build --noenable_bzlmod
3 changes: 3 additions & 0 deletions google/cloud/dlp/quickstart/.bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,6 @@ build:macos --host_cxxopt=-std=c++14
# runs inside a docker image or if one builds a quickstart and then builds
# the project separately.
build --experimental_convenience_symlinks=ignore

#Our quickstarts do not yet support bzlmod
build --noenable_bzlmod
3 changes: 3 additions & 0 deletions google/cloud/documentai/quickstart/.bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,6 @@ build:macos --host_cxxopt=-std=c++14
# runs inside a docker image or if one builds a quickstart and then builds
# the project separately.
build --experimental_convenience_symlinks=ignore

#Our quickstarts do not yet support bzlmod
build --noenable_bzlmod
3 changes: 3 additions & 0 deletions google/cloud/domains/quickstart/.bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,6 @@ build:macos --host_cxxopt=-std=c++14
# runs inside a docker image or if one builds a quickstart and then builds
# the project separately.
build --experimental_convenience_symlinks=ignore

#Our quickstarts do not yet support bzlmod
build --noenable_bzlmod
3 changes: 3 additions & 0 deletions google/cloud/edgecontainer/quickstart/.bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,6 @@ build:macos --host_cxxopt=-std=c++14
# runs inside a docker image or if one builds a quickstart and then builds
# the project separately.
build --experimental_convenience_symlinks=ignore

#Our quickstarts do not yet support bzlmod
build --noenable_bzlmod
3 changes: 3 additions & 0 deletions google/cloud/edgenetwork/quickstart/.bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,6 @@ build:macos --host_cxxopt=-std=c++14
# runs inside a docker image or if one builds a quickstart and then builds
# the project separately.
build --experimental_convenience_symlinks=ignore

#Our quickstarts do not yet support bzlmod
build --noenable_bzlmod
3 changes: 3 additions & 0 deletions google/cloud/essentialcontacts/quickstart/.bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,6 @@ build:macos --host_cxxopt=-std=c++14
# runs inside a docker image or if one builds a quickstart and then builds
# the project separately.
build --experimental_convenience_symlinks=ignore

#Our quickstarts do not yet support bzlmod
build --noenable_bzlmod
Loading
Loading