Conversation
🦋 Changeset detectedLatest commit: 5b94f8c The changes in this PR will be included in the next version bump. Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
Think we need to do this once it's published, then we can start using it 🤔 |
The challenge with that might be how our integration test would work 🥲 |
We might need to apply an integration only test which uses a symlinked .pnpmfile.cjs like what I've done for the root of this repo. Then we dynamically call like you suggested pnpm view @skuba-lib/pnpm-config-skuba@1.0.0 dist.integrity on a new pnpm init? |
…o rfc-pnpm-config-skuba
src/cli/lint/internalLints/upgrade/patches/14.1.1/migrateToPnpmConfig.ts
Show resolved
Hide resolved
src/cli/lint/internalLints/upgrade/patches/14.1.1/migrateToPnpmConfig.ts
Outdated
Show resolved
Hide resolved
Co-authored-by: Zac Brydon <52645024+zbrydon@users.noreply.github.com>
Co-authored-by: Zac Brydon <52645024+zbrydon@users.noreply.github.com>
…o rfc-pnpm-config-skuba
Migrate to https://pnpm.io/config-dependencies to simplify our pnpm setup