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

build: set up ts-circular-deps check to prevent new circular deps #17287

Draft
wants to merge 1 commit into
base: master
from

Conversation

@josephperrott
Copy link
Member

@josephperrott josephperrott commented Mar 23, 2020

The repo current has zero circular typescript dependencies, this check will ensure no circular dependencies are added.

@clydin
Copy link
Member

@clydin clydin commented Mar 23, 2020

@alan-agius4
Copy link
Collaborator

@alan-agius4 alan-agius4 commented Apr 23, 2020

@josephperrott should this be closed? Since we are handling circular deps with tslint?

@josephperrott josephperrott force-pushed the josephperrott:ts-circular-deps branch from efd804e to b654193 May 5, 2020
@josephperrott josephperrott force-pushed the josephperrott:ts-circular-deps branch from b654193 to 1ded4e8 May 6, 2020
@josephperrott
Copy link
Member Author

@josephperrott josephperrott commented May 6, 2020

@alan-agius4 and I spoke offline, and I believe its still an open question of if this should be added/included.

My main concern is that we prevent circular deps, which is already being done in this repository. The argument for merging this in is to have the same method for circular deps discovery/enforcement used across our org.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

4 participants
You can’t perform that action at this time.