Skip to content

feat: migrate to Bazel build system and package framework#6845

Open
copybara-service[bot] wants to merge 1 commit into
mainfrom
copybara_920023760
Open

feat: migrate to Bazel build system and package framework#6845
copybara-service[bot] wants to merge 1 commit into
mainfrom
copybara_920023760

Conversation

@copybara-service
Copy link
Copy Markdown
Contributor

@copybara-service copybara-service Bot commented Jun 1, 2026

feat: migrate to Bazel build system and package framework

This change performs the transition of the VecBench vector search benchmarking framework to a native Bazel-based build and packaging system.

Key Accomplishments:

  • Defined Bazel build targets for the core library and CLI.
  • Packaged the application as a container image.
  • Updated dependencies and visibility configurations.
  • Refactored optional database and metrics imports to use dynamic loading.

@copybara-service copybara-service Bot requested a review from a team as a code owner June 1, 2026 11:56
@product-auto-label product-auto-label Bot added size: xs Pull request size is extra small. api: vertex-ai Issues related to the googleapis/python-aiplatform API. labels Jun 1, 2026
@copybara-service copybara-service Bot force-pushed the copybara_920023760 branch 2 times, most recently from 2d912e9 to 9db2f57 Compare June 1, 2026 13:18
@copybara-service copybara-service Bot changed the title No public description feat: migrate to Bazel build system and package framework Jun 1, 2026
@copybara-service copybara-service Bot force-pushed the copybara_920023760 branch 2 times, most recently from e02a519 to 23f715d Compare June 3, 2026 09:55
This change performs the transition of the VecBench vector search benchmarking framework to a native Bazel-based build and packaging system.

Key Accomplishments:
- Defined Bazel build targets for the core library and CLI.
- Packaged the application as a container image.
- Updated dependencies and visibility configurations.
- Refactored optional database and metrics imports to use dynamic loading.

PiperOrigin-RevId: 920023760
@copybara-service copybara-service Bot force-pushed the copybara_920023760 branch from 23f715d to 029dcb7 Compare June 3, 2026 09:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: vertex-ai Issues related to the googleapis/python-aiplatform API. google-contributor size: xs Pull request size is extra small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant