Skip to content

chore: break a number of cyclic dependencies#37498

Open
rix0rrr wants to merge 3 commits intomainfrom
huijbers/break-cyclic
Open

chore: break a number of cyclic dependencies#37498
rix0rrr wants to merge 3 commits intomainfrom
huijbers/break-cyclic

Conversation

@rix0rrr
Copy link
Copy Markdown
Contributor

@rix0rrr rix0rrr commented Apr 2, 2026

There are a great deal of cyclic dependencies between files. This fixes the easiest-to-fix of them, where the dependency can be broken either by changing "import-from-a-directory" to "import-from-a-specific-file", or to move a single type to another file.


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license

There are a great deal of cyclic dependencies between files. This fixes
the easiest-to-fix of them, where the dependency can be broken either
by changing "import-from-a-directory" to "import-from-a-specific-file",
or to move a single type to another file.
@rix0rrr rix0rrr requested a review from a team as a code owner April 2, 2026 08:08
@github-actions github-actions bot added the p2 label Apr 2, 2026
@aws-cdk-automation aws-cdk-automation requested a review from a team April 2, 2026 08:08
@mergify mergify bot added the contribution/core This is a PR that came from AWS. label Apr 2, 2026
@mergify mergify bot temporarily deployed to automation April 2, 2026 08:08 Inactive
@mergify mergify bot temporarily deployed to automation April 2, 2026 08:08 Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

contribution/core This is a PR that came from AWS. p2 pr/needs-maintainer-review This PR needs a review from a Core Team Member

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants