Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: [M3-8459] - Remove patch-package package #10800

Merged

Conversation

bnussman-akamai
Copy link
Member

@bnussman-akamai bnussman-akamai commented Aug 19, 2024

Description 📝

  • Removes the patch-package package 📦
  • We haven't needed to patch in years, so I think it's worth cleaning this up 🧹

How to test 🧪

  • Verify dependencies install and work as expected
  • Verify all automated testing passes

As an Author I have considered 🤔

  • 👀 Doing a self review
  • ❔ Our contribution guidelines
  • 🤏 Splitting feature into small PRs
  • ➕ Adding a changeset
  • 🧪 Providing/Improving test coverage
  • 🔐 Removing all sensitive information from the code and PR description
  • 🚩 Using a feature flag to protect the release
  • 👣 Providing comprehensive reproduction steps
  • 📑 Providing or updating our documentation
  • 🕛 Scheduling a pair reviewing session
  • 📱 Providing mobile support
  • ♿ Providing accessibility support

@bnussman-akamai bnussman-akamai self-assigned this Aug 19, 2024
@bnussman-akamai bnussman-akamai requested a review from a team as a code owner August 19, 2024 19:01
@bnussman-akamai bnussman-akamai requested review from carrillo-erik and coliu-akamai and removed request for a team August 19, 2024 19:01
@bnussman-akamai bnussman-akamai added the Dependencies Pull requests that update a dependency file label Aug 19, 2024
Copy link

github-actions bot commented Aug 19, 2024

Coverage Report:
Base Coverage: 82.62%
Current Coverage: 82.62%

Copy link
Contributor

@coliu-akamai coliu-akamai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ confirmed dependencies install didn't have errors/worked as expected
✅ confirmed automated tests (failing cypress test is already known issue)

🧹 🎉

Comment on lines -62 to -63
- **/patches**
- patches applied to dependencies via patch-package
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unrelated to this pr, but I noticed that this doc could use an update in general, maybe in a separate ticket:

  • there are now four packages within the 'packages' directory
  • inside the manager package, directories like /scripts don't exist anymore (seems like scripts was moved outside the packages directory, unless that's different?)
  • events.ts and eventsPolling.ts are no longer files in manager/src's root

probably some others but those I just saw at a quick glance

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good call, I'll make a ticket for those doc updates

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Created M3-8464

@coliu-akamai coliu-akamai added the Add'tl Approval Needed Waiting on another approval! label Aug 19, 2024
@bnussman-akamai bnussman-akamai added Approved Multiple approvals and ready to merge! and removed Add'tl Approval Needed Waiting on another approval! labels Aug 21, 2024
@bnussman-akamai bnussman-akamai merged commit bc77b01 into linode:develop Aug 21, 2024
18 of 19 checks passed
coliu-akamai pushed a commit to coliu-akamai/manager that referenced this pull request Aug 22, 2024
* remove `patch-package` package

* Added changeset: Remove `patch-package` package

---------

Co-authored-by: Banks Nussman <banks@nussman.us>
coliu-akamai pushed a commit to coliu-akamai/manager that referenced this pull request Aug 22, 2024
* remove `patch-package` package

* Added changeset: Remove `patch-package` package

---------

Co-authored-by: Banks Nussman <banks@nussman.us>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Approved Multiple approvals and ready to merge! Clean Up Dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants