Skip to content

fix(self-modification): release CI - resolve packed eve locally - #2576

Merged
AndrewBarba merged 2 commits into
mainfrom
barba/fix-release-tarball-scenario
Aug 25, 2026
Merged

fix(self-modification): release CI - resolve packed eve locally#2576
AndrewBarba merged 2 commits into
mainfrom
barba/fix-release-tarball-scenario

Conversation

@AndrewBarba

Copy link
Copy Markdown
Collaborator

Summary

Release PR #2514 exposed that the packed-package scenario resolves @eve/self-modification's rewritten eve dependency from npm, where the Changesets-bumped version is not published yet. The disposable consumer now writes a pnpm workspace override that resolves every eve dependency from the locally packed tarball. This is test-only and does not change published package behavior.

Validation

Reproduced with eve@0.45.0 on changeset-release/main, then confirmed the focused package-consumption scenario passes and the replacement CI workflow on #2514 is green.

Checklist

  • This change was requested or approved by a maintainer
  • 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)

Diff size

Docs — 0 files · +0 / -0

Not applicable.

Implementation — 0 files · +0 / -0

Not applicable; published package behavior is unchanged.

Tests — 1 file · +5 / -0

Makes the existing package-consumption scenario hermetic when Changesets has bumped eve to an unpublished version.

Signed-off-by: Andrew Barba <barba@hey.com>
@vercel

vercel Bot commented Aug 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, v0 Aug 25, 2026 10:34pm
eve-docs-4759 Ready Ready Preview, v0 Aug 25, 2026 10:34pm
eve-pkg Ready Ready Preview, v0 Aug 25, 2026 10:34pm

@AndrewBarba
AndrewBarba merged commit 7f3ddfa into main Aug 25, 2026
81 checks passed
@AndrewBarba
AndrewBarba deleted the barba/fix-release-tarball-scenario branch August 25, 2026 22:36
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