Skip to content

Install dependencies before release preparation#786

Merged
selfcontained merged 1 commit into
mainfrom
fix/release-prepare-dependencies
Jul 17, 2026
Merged

Install dependencies before release preparation#786
selfcontained merged 1 commit into
mainfrom
fix/release-prepare-dependencies

Conversation

@selfcontained

Copy link
Copy Markdown
Owner

Summary

  • install the frozen pnpm dependency graph before preparing release versions
  • ensure the browser extension version lifecycle can resolve TypeScript when it synchronizes the manifest
  • fix the immediate ERR_MODULE_NOT_FOUND failure from release run 29548420807

Validation

  • pnpm run check
  • pnpm install --frozen-lockfile
  • pnpm --filter @dispatch/browser-extension sync:manifest-version
  • pnpm run test:e2e (unrelated parallel timeout flakes; all original failures passed on focused rerun)
  • focused rerun of the remaining callable-jobs timeout passed with one worker

@selfcontained
selfcontained merged commit 5c4ed38 into main Jul 17, 2026
1 check passed
@selfcontained
selfcontained deleted the fix/release-prepare-dependencies branch July 17, 2026 02:03
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