Bound dashboard database pools for Vercel - #88
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
This is the application-code prerequisite for Ontos-AI/knowhere-api-infra#20. It does not create or modify Vercel projects, environment values, domains, DNS, or other cloud resources. Existing staging GitHub and Google OAuth clients remain reusable because
staging.knowhereto.aiand its callback URLs do not change.Validation
pnpm test— 27 files, 114 tests passedpnpm type-check— passedpnpm buildwith CI-style placeholder public environment values — passedKnown repository baseline
The repository-wide
pnpm lintremains blocked by an unrelated existing unusedproductvariable inapp/(landing)/versus/[product]/page.tsx, plus existing warnings. The changed files pass Biome.Closes no issue; issue #20 still requires separately approved Vercel configuration, deployment, and live staging acceptance.