Skip to content

Conversation

@DavidVujic
Copy link
Owner

@DavidVujic DavidVujic commented Nov 8, 2025

Description

  • Extracting the interactive module into a new component.
  • Move the templating constants to a separate module within the project component.

Motivation and Context

To avoid circular references between the info and the project components.

How Has This Been Tested?

✅ CI
✅ run the poly deps command, to verify the circular deps are gone
✅ Local run of the create, info, libs, check, deps, diff 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:

@DavidVujic DavidVujic force-pushed the extract-interactive-to-separate-component branch from e8249de to b51e631 Compare November 9, 2025 15:54
@sonarqubecloud
Copy link

sonarqubecloud bot commented Nov 9, 2025

@DavidVujic DavidVujic marked this pull request as ready for review November 9, 2025 16:11
@DavidVujic DavidVujic merged commit cd16954 into main Nov 9, 2025
4 checks passed
@DavidVujic DavidVujic deleted the extract-interactive-to-separate-component branch November 9, 2025 16: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