Skip to content

Add deploymentEnabled reproduction fixture - #1210

Draft
vercel-gh-bot-2[bot] wants to merge 1 commit into
mainfrom
e0/019b6b3c-1557-403c-899b-458e4ae237bc
Draft

Add deploymentEnabled reproduction fixture#1210
vercel-gh-bot-2[bot] wants to merge 1 commit into
mainfrom
e0/019b6b3c-1557-403c-899b-458e4ae237bc

Conversation

@vercel-gh-bot-2

Copy link
Copy Markdown
Contributor

Why

#438 reports that an eve app in a monorepo can create a preview deployment even when the repository's root git.deploymentEnabled configuration suppresses that branch. The Next.js projects created with vercel link respect the configuration, while the eve project created through eve link does not.

Hypothesis

Because the project-creation path determines whether Vercel receives the repository configuration, identical apps in one repository should differ only when their projects are created through different CLIs. Recreating the agent project through vercel link should make it match the controls.

What changed

Added apps/fixtures/deployment-enabled-repro, a self-contained pnpm monorepo fixture with:

  • A root vercel.ts that enables deployments only for master
  • Minimal web and docs Next.js control apps created through vercel link
  • An agent generated with the current eve init . scaffold, intended for eve link
  • A README with the live GitHub and Vercel procedure, expected result, observed result, and the control experiment

This is a reproduction fixture, not a code fix. It documents the behavior addressed by #447.

Validation

  • pnpm install --frozen-lockfile --ignore-scripts passes in an isolated copy of the fixture
  • pnpm --filter deployment-enabled-repro-web build passes
  • pnpm --filter deployment-enabled-repro-docs build passes
  • pnpm --filter deployment-enabled-repro-agent exec eve info reports a ready compile with zero diagnostics
  • oxfmt --check and oxlint --quiet pass for the fixture

The deployment outcome requires a live Vercel team and GitHub repository, so it cannot be validated locally.

@vercel
vercel Bot temporarily deployed to Preview – eve-docs-1644 July 25, 2026 03:02 Inactive
@vercel
vercel Bot temporarily deployed to Preview – eve-docs-4759 July 25, 2026 03:02 Inactive
@vercel

vercel Bot commented Jul 25, 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, Comment, Open in v0 Jul 25, 2026 3:04am
2 Skipped Deployments
Project Deployment Actions Updated (UTC)
eve-docs-1644 Skipped Skipped Open in v0 Jul 25, 2026 3:04am
eve-docs-4759 Skipped Skipped Open in v0 Jul 25, 2026 3:04am

@socket-security

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Addednpm/​ai@​7.0.379910010099100

View full report

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.

0 participants