Skip to content

fix(registry): install compatible Vercel CLI - #2368

Draft
OwenKephart wants to merge 1 commit into
mainfrom
chore/registry-vercel-trigger-event-cli
Draft

fix(registry): install compatible Vercel CLI#2368
OwenKephart wants to merge 1 commit into
mainfrom
chore/registry-vercel-trigger-event-cli

Conversation

@OwenKephart

Copy link
Copy Markdown
Contributor

Summary

Install Vercel CLI >=58.5.1 as a project dev dependency for the GitHub, Linear Agent, and Linq registry items. Their guided setup flows pass --trigger-event, which was added in 58.5.1; a local compatible CLI is installed during normal eve add setup.

Validation

  • Confirmed the vercel@58.4.4 npm tarball lacks --trigger-event and vercel@58.5.1 contains it
  • pnpm --filter eve-docs registry:check (passed before rebase)
  • A rerun after rebase was blocked during pnpm's unrelated eve-self-modification prepare build by stale generated vendor types

Checklist

  • I linked an issue with prior discussion confirming this change is wanted
  • I ran the relevant checks from CONTRIBUTING.md
  • I added tests and documentation where relevant
  • I added a changeset if this touches the published eve package
  • DCO sign-off passes for every commit (git commit --signoff)

Signed-off-by: owenkephart <owen.kephart@vercel.com>
@vercel

vercel Bot commented Aug 21, 2026

Copy link
Copy Markdown
Contributor

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

Project Deployment Actions Updated (UTC)
eve-docs Ready Ready Preview Aug 21, 2026 5:31am
eve-docs-4759 Ready Ready Preview, v0 Aug 21, 2026 5:31am
1 Skipped Deployment
Project Deployment Actions Updated (UTC)
eve-pkg Skipped Skipped Aug 21, 2026 5:31am

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