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

Introduce smart graph generator for monorepo package dependency and affected packages on commit and PR #84

Open
GAndanje opened this issue Apr 28, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@GAndanje
Copy link
Member

GAndanje commented Apr 28, 2024

It is desirous to have a graphical representation of projects within the monorepo.
As the monorepo scales it would be crucial have an easy and trusted way to tell the relationships that exist between your packages.
This will help optimize builds by leveraging caching in CI to only run tests against packages affected by PR or commit.
Beside in rare cases it will help break any dependency cycles.
The goal is to achieve something similar to what Nx offers and other monorepo managers
Screenshot 2024-04-28 at 4 55 46 AM

@GAndanje GAndanje added enhancement New feature or request help wanted Extra attention is needed labels Apr 28, 2024
@GAndanje GAndanje self-assigned this Apr 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant