Skip to content

Conversation

@DavidVujic
Copy link
Owner

Description

Solving an issue with circular dependency within the polylith.project component. This happen when directly importing the get module.

Motivation and Context

Removing the circular dependency to be able to run the get module in a REPL, and avoiding any future issues if directly importing it from a different component.

How Has This Been Tested?

✅ CI
✅ Local run of the create and sync commands.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

@sonarqubecloud
Copy link

@DavidVujic DavidVujic merged commit bf0dc35 into main Oct 21, 2025
4 checks passed
@DavidVujic DavidVujic deleted the fix-circular-imports branch October 22, 2025 15:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants