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

Implement a CI step to detect unused dependencies 📦 #413

Closed
3 tasks done
JamieSlome opened this issue Jan 24, 2024 · 4 comments
Closed
3 tasks done

Implement a CI step to detect unused dependencies 📦 #413

JamieSlome opened this issue Jan 24, 2024 · 4 comments
Assignees
Labels
good first issue Good for newcomers

Comments

@JamieSlome
Copy link
Member

JamieSlome commented Jan 24, 2024

To ensure we don't unnecessarily hit "dependency bloat" nor merge pull requests with dependencies that are unused, we should introduce a GitHub Action or CI step to detect which dependencies are unused. This is a great first issue for someone looking to make their first contribution to the project 🎉

Tasks

Preview Give feedback

I have previously come across depcheck - a nice lightweight NPM library that discovers unused dependencies.

@JamieSlome JamieSlome added the good first issue Good for newcomers label Jan 24, 2024
@JamieSlome
Copy link
Member Author

@marksmith388 - would you be interested in picking this one up? 🤔

@JamieSlome
Copy link
Member Author

@tt-gideonaryeetey and @divinetettey - asked discussed, are you interested in picking this issue up? Let me know below and then I can assign to you if you're happy to 👍

@divinetettey
Copy link
Contributor

Hi @JamieSlome yes I would pick this issue

@JamieSlome
Copy link
Member Author

Achieved in #592. You're a rockstar @divinetettey 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants