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: only show vectorize as remote storage if indexes present #352

Merged
merged 4 commits into from
Oct 28, 2024

Conversation

RihanArfan
Copy link
Contributor

@RihanArfan RihanArfan commented Oct 28, 2024

Currently Vectorize always shows as an available remote storage, even if no indexes are configured as vectorize: {} is always on the manifest. This PR adds logic to ensure there's actually Vectorize indexes within vectorize: {} before showing Vectorize in remote storage, and ensures that Vectorize is enabled locally.

Copy link

pkg-pr-new bot commented Oct 28, 2024

Open in Stackblitz

pnpm add https://pkg.pr.new/nuxt-hub/core/@nuxthub/core@352

commit: 3c6944c

@RihanArfan RihanArfan marked this pull request as ready for review October 28, 2024 02:52
@atinux atinux merged commit 5decc03 into nuxt-hub:main Oct 28, 2024
6 of 7 checks passed
@RihanArfan RihanArfan deleted the dev-418 branch October 28, 2024 11:50
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