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

Add madge to CI to track circular dependencies #2148

Closed
Tracked by #2206
traeok opened this issue Feb 22, 2023 · 1 comment · Fixed by #2320
Closed
Tracked by #2206

Add madge to CI to track circular dependencies #2148

traeok opened this issue Feb 22, 2023 · 1 comment · Fixed by #2320
Assignees
Labels
enhancement New feature or request priority-medium Not functioning - next quarter if capacity permits Technical Debt Includes Architecture, Code, Testing, Automation debt v3

Comments

@traeok
Copy link
Member

traeok commented Feb 22, 2023

Is your feature request related to a problem? Please describe.

Currently, we are not tracking dependencies between modules in our codebase. Adding a tool to graph and track these dependencies will help point out circular dependencies, as well as areas where module imports can be adjusted.

Describe the solution you'd like

We have discussed adding the tool madge to the CI pipelines. This will generate a visual graph of the module dependencies as well as other useful info.

@traeok traeok added enhancement New feature or request v3 labels Feb 22, 2023
@github-actions
Copy link

Thank you for raising this issue.
The community has 90 days to upvote 👍 the issue.
If it receives 10 upvotes, we will move it to our backlog. If not, we will close it.

@zFernand0 zFernand0 added Technical Debt Includes Architecture, Code, Testing, Automation debt priority-medium Not functioning - next quarter if capacity permits labels Feb 22, 2023
@JillieBeanSim JillieBeanSim mentioned this issue Mar 27, 2023
27 tasks
@zFernand0 zFernand0 added this to the vNext milestone Apr 25, 2023
@traeok traeok self-assigned this May 24, 2023
@traeok traeok linked a pull request Jun 1, 2023 that will close this issue
12 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request priority-medium Not functioning - next quarter if capacity permits Technical Debt Includes Architecture, Code, Testing, Automation debt v3
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants