swap to pnpm and update actions#52
Open
mansona wants to merge 2 commits into
Open
Conversation
Owner
|
i've used and enjoyed pnpm on some other projects, will take a look soon!
🙏
…On Mon, Jan 12, 2026 at 12:26, Chris Manson ***@***.***> wrote:
Hey 👋 I noticed that my recent changes weren't released yet and I was
just about to propose using release-plan to make it super easy to release
and I noticed you haven't yet converted to pnpm
I help with too many open source project 🫠 and them all being on pnpm
makes it much easier to maintain (because of the shared store). Just an
idea, let me know if you would prefer not to 👍
------------------------------
You can view, comment on, or merge this pull request online at:
#52
Commit Summary
- 4232c69
<4232c69>
swap to pnpm and update actions
File Changes
(4 files <https://github.com/beaugunderson/codeowners/pull/52/files>)
- *M* .github/workflows/ci.yml
<https://github.com/beaugunderson/codeowners/pull/52/files#diff-b803fcb7f17ed9235f1e5cb1fcd2f5d3b2838429d4368ae4c57ce4436577f03f>
(22)
- *D* package-lock.json
<https://github.com/beaugunderson/codeowners/pull/52/files#diff-053150b640a7ce75eff69d1a22cae7f0f94ad64ce9a855db544dda0929316519>
(12889)
- *M* package.json
<https://github.com/beaugunderson/codeowners/pull/52/files#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519>
(3)
- *A* pnpm-lock.yaml
<https://github.com/beaugunderson/codeowners/pull/52/files#diff-32824c984905bb02bc7ffcef96a77addd1f1602cff71a11fbbfdd7f53ee026bb>
(5012)
Patch Links:
- https://github.com/beaugunderson/codeowners/pull/52.patch
- https://github.com/beaugunderson/codeowners/pull/52.diff
—
Reply to this email directly, view it on GitHub
<#52>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAAPCX5BL7B5COBDC6GAGTD4GP7PPAVCNFSM6AAAAACROX5ZKWVHI2DSMVQWIX3LMV43ASLTON2WKOZTHAYDKOBXG4ZDENI>
.
You are receiving this because your review was requested.Message ID:
***@***.***>
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Hey 👋 I noticed that my recent changes weren't released yet and I was just about to propose using release-plan to make it super easy to release and I noticed you haven't yet converted to pnpm
I help with too many open source project 🫠 and them all being on pnpm makes it much easier to maintain (because of the shared store). Just an idea, let me know if you would prefer not to 👍