Skip to content

Conversation

DavidVujic
Copy link
Owner

@DavidVujic DavidVujic commented Aug 8, 2025

Description

Adding the possibility to interactively add base(s) and components to a newly created project.

poly create project will create the project data as before. If there are any unused bases in the Polylith workspace, the user will be asked to add a base to the project. Any other needed bricks (basically a sync operation) will be added to the newly created project.

Motivation and Context

This is an idea coming from Discussion #352

How Has This Been Tested?

✅ CI
✅ Manually running the poly create project command

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 changed the title feat: find bases not added in any project feat(poly create project): interactively suggest base and components to newly created project Aug 8, 2025
@DavidVujic DavidVujic changed the title feat(poly create project): interactively suggest base and components to newly created project feat(poly create project): interactively suggest base and components to add Aug 8, 2025
@DavidVujic DavidVujic force-pushed the poly-create-project-interactive branch from 5662fdb to f579f55 Compare August 11, 2025 20:46
@DavidVujic DavidVujic marked this pull request as ready for review August 11, 2025 20:53
Copy link

@DavidVujic DavidVujic merged commit ccca69d into main Aug 12, 2025
4 checks passed
@DavidVujic DavidVujic deleted the poly-create-project-interactive branch August 18, 2025 13:52
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.

1 participant