Skip to content

fix: build production dashboard remotely on Vercel - #94

Merged
suguanYang merged 1 commit into
mainfrom
fix/wangbinqi/vercel-remote-build
Aug 16, 2026
Merged

fix: build production dashboard remotely on Vercel#94
suguanYang merged 1 commit into
mainfrom
fix/wangbinqi/vercel-remote-build

Conversation

@suguanYang

Copy link
Copy Markdown
Contributor

Summary

  • remove the CI-side Vercel pull/build/prebuilt deployment sequence
  • deploy production through Vercel's remote build so sensitive production environment variables remain available to the Vercel build
  • keep the existing release gate and migration dependency unchanged

Validation

  • git diff --check
  • go run github.com/rhysd/actionlint/cmd/actionlint@v1.7.12 .github/workflows/deploy.yml

The production release workflow remains gated on a published semantic release and still waits for the production database migration.

@vercel

vercel Bot commented Aug 16, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
knowhere-dashboard-staging Error Error Aug 16, 2026 5:01am

Request Review

@suguanYang
suguanYang merged commit 574badd into main Aug 16, 2026
3 of 4 checks passed
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.

1 participant