David George Holmes

Results 16 comments of David George Holmes

@JamesHenry After upgrading pnpm from 8.x to 9.4.0, the issue I was having with hanging (logging reported updating pnpm-lock.yaml) resolved itself and I was able to publish my own monorepo...

I'm seeing that integration failure locally now. May have been a caching issue. Looks to be related to the change I made to ensure legacy behavior, but a test was...

The latest commit should fix the integration tests. It was a new test that I had added with the fixture being libs/commands/publish/__fixtures__/relative-file-specs/packages/package_d/package.json It's a strange use case. I'm not sure...

@JamesHenry It's starting to look to me, from my own experiments, that the success of e2e tests and real-life projects, both on the clean main branch and for the code...

@JamesHenry Thanks. I was running smaller tests before but lost confidence that I was using the right incantations when things were failing. Now I see empirically that it doesn't matter....

@JamesHenry Hi James, just got back to this after the anticipated absence! I've made the changes that you requested, and added a few extra test cases. I have also elected...