Skip to content

ci: stabilize vercel deployment in workflow#5

Merged
doublesilver merged 1 commit into
devfrom
chore/stabilize-vercel-deploy
Feb 27, 2026
Merged

ci: stabilize vercel deployment in workflow#5
doublesilver merged 1 commit into
devfrom
chore/stabilize-vercel-deploy

Conversation

@doublesilver
Copy link
Copy Markdown
Owner

Summary

  • Switch Vercel deploy steps to link first, then deploy to the linked project.
  • Add 3-retry loop for Vercel deploy (dev/prod) to absorb transient platform failures.
  • Pin Vercel CLI install in CI to 25.1.0 and use direct binary.
  • Update README Actions secret docs to match current scope-based setup.

Why

Recent CI failed with transient from Vercel CLI deploy. This makes deployment flaky.

Impact

Improves deployment reliability without changing app behavior; Railway deploy flow remains unchanged.

@vercel
Copy link
Copy Markdown

vercel Bot commented Feb 27, 2026

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

Project Deployment Actions Updated (UTC)
knowledge-copilot Building Building Preview, Comment Feb 27, 2026 10:08am

@doublesilver doublesilver changed the base branch from main to dev February 27, 2026 10:08
@doublesilver doublesilver merged commit 95bc9d4 into dev Feb 27, 2026
5 checks passed
@doublesilver doublesilver deleted the chore/stabilize-vercel-deploy branch February 27, 2026 10:09
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