Skip to content

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

Draft
avallete wants to merge 3 commits into
developfrom
feat/make-vector-buckets-local-seedables
Draft

feat(cli): add support for vector buckets in CLI operations#5230
avallete wants to merge 3 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 25745322273

Warning

Build has drifted: This PR's base is out of sync with its target branch, so coverage data may include unrelated changes.
Quick fix: rebase this PR. Learn more →

Coverage decreased (-0.05%) to 63.691%

Details

  • Coverage decreased (-0.05%) from the base build.
  • Patch coverage: No coverable lines changed in this PR.
  • 107 coverage regressions across 3 files.

Uncovered Changes

No uncovered changes found.

Coverage Regressions

107 previously-covered lines in 3 files lost coverage.

File Lines Losing Coverage Coverage
internal/start/start.go 92 63.57%
internal/seed/buckets/buckets.go 10 66.67%
internal/utils/git.go 5 57.14%

Coverage Stats

Coverage Status
Relevant Lines: 15704
Covered Lines: 10002
Line Coverage: 63.69%
Coverage Strength: 7.05 hits per line

💛 - Coveralls

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.

2 participants