You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
build: adapt samples build configurations for monorepo (#13033)
Adapts samples build configurations for already-migrated libraries in
the monorepo by injecting the mandatory `BUILD_SUBDIR` environment
variable.
- Fixes `samples_build.yaml` files in already-migrated directories:
`java-bigquery`, `java-bigquerystorage`, `java-datastore`,
`java-logging`, and `java-storage`.
This ensures that samples build runs execute within their correct
subdirectories in the monorepo environment. Note that the automation
helper script and migration integration have been moved to the central
tooling branch.
Towards #12983
0 commit comments