Skip to content

Conversation

@nwmac
Copy link
Member

@nwmac nwmac commented Nov 28, 2025

Summary

Fixes #16068

Occurred changes and/or fixed issues

Adds a script to check if a list of dependencies is used.

Sample output:

./scripts/check-deps check.txt 
Dependency Checker
------------------
Checking dependencies listed in file: check.txt

Checking 2 packages to see if they are used...

Checking: rediff
Checking: solomon-api-stories

Check completed

None of the 2 specified package(s) are used by this project

Checklist

  • The PR is linked to an issue and the linked issue has a Milestone, or no issue is needed
  • The PR has a Milestone
  • The PR template has been filled out
  • The PR has been self reviewed
  • The PR has a reviewer assigned
  • The PR has automated tests or clear instructions for manual tests and the linked issue has appropriate QA labels, or tests are not needed
  • The PR has reviewed with UX and tested in light and dark mode, or there are no UX changes
  • The PR has been reviewed in terms of Accessibility
  • The PR has considered, and if applicable tested with, the three Global Roles Admin, Standard User and User Base

@nwmac nwmac added this to the v2.14.0 milestone Nov 28, 2025
@nwmac nwmac requested a review from richard-cox November 28, 2025 09:02
@nwmac nwmac changed the title Helper script Add helper script to check if a list of dependencies is used Nov 28, 2025
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.

Create script to check if dependencies are used in our project

1 participant