Skip to content

chore: use workspace protocol for all packages#1936

Merged
chris-olszewski merged 1 commit intomainfrom
olszewski/fix_plugin_common
Feb 11, 2026
Merged

chore: use workspace protocol for all packages#1936
chris-olszewski merged 1 commit intomainfrom
olszewski/fix_plugin_common

Conversation

@chris-olszewski
Copy link
Copy Markdown
Member

What was changed

Update envconfig and plugin packages to leverage workspace protocol instead of file protocol. The PRs introducing these packages ended up straddling the switch to pnpm so these protocols didn't get updated.

Why?

  • Keep dependencies for intra-repo uniform
  • Mixed use of file and workspace protocols result in non-obvious Typescript errors that cropped up in chore: break up test package #1910

Checklist

  1. Closes N/A

  2. How was this tested:
    CI

  3. Any docs updates needed?
    N/A

@chris-olszewski chris-olszewski marked this pull request as ready for review February 11, 2026 18:25
@chris-olszewski chris-olszewski requested a review from a team as a code owner February 11, 2026 18:25
@chris-olszewski chris-olszewski enabled auto-merge (squash) February 11, 2026 19:37
@chris-olszewski chris-olszewski force-pushed the olszewski/fix_plugin_common branch from c7fa6d4 to 94cf047 Compare February 11, 2026 19:37
@chris-olszewski chris-olszewski merged commit 6cd6155 into main Feb 11, 2026
70 of 77 checks passed
@chris-olszewski chris-olszewski deleted the olszewski/fix_plugin_common branch February 11, 2026 20:44
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.

2 participants