Skip to content

feat(cli): add support for vector buckets in CLI operations#5230

Merged
jgoux merged 5 commits into
developfrom
feat/make-vector-buckets-local-seedables
May 27, 2026
Merged

feat(cli): add support for vector buckets in CLI operations#5230
jgoux merged 5 commits into
developfrom
feat/make-vector-buckets-local-seedables

Conversation

@avallete
Copy link
Copy Markdown
Member

@avallete avallete commented May 11, 2026

  • Introduced functionality to enable and manage vector buckets within the CLI.
  • Updated the Run function to check for vector bucket configuration and handle operations accordingly.
  • Added unit tests to validate the new vector bucket seeding process, ensuring proper interaction with the mock API.
  • Enhanced environment variable configuration for vector buckets in the storage container setup.

This change allows users to leverage vector buckets for enhanced data storage capabilities.

TODO: Pending upstream storage image to handle the vector local dev experience

- Introduced functionality to enable and manage vector buckets within the CLI.
- Updated the `Run` function to check for vector bucket configuration and handle operations accordingly.
- Added unit tests to validate the new vector bucket seeding process, ensuring proper interaction with the mock API.
- Enhanced environment variable configuration for vector buckets in the storage container setup.

This change allows users to leverage vector buckets for enhanced data storage capabilities.
@coveralls
Copy link
Copy Markdown

coveralls commented May 11, 2026

Coverage Report for CI Build 26495577955

Warning

No base build found for commit af9cbf1 on develop.
Coverage changes can't be calculated without a base build.
If a base build is processing, this comment will update automatically when it completes.

Coverage: 63.74%

Details

  • Patch coverage: No coverable lines changed in this PR.

Uncovered Changes

No uncovered changes found.

Coverage Regressions

Requires a base build to compare against. How to fix this →


Coverage Stats

Coverage Status
Relevant Lines: 15742
Covered Lines: 10034
Line Coverage: 63.74%
Coverage Strength: 7.06 hits per line

💛 - Coveralls

@jgoux jgoux marked this pull request as ready for review May 27, 2026 06:52
@jgoux jgoux requested a review from a team as a code owner May 27, 2026 06:52
@jgoux jgoux merged commit 7a2f6d6 into develop May 27, 2026
26 checks passed
@jgoux jgoux deleted the feat/make-vector-buckets-local-seedables branch May 27, 2026 07:55
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.

4 participants