Skip to content

Conversation

@DavidVujic
Copy link
Owner

@DavidVujic DavidVujic commented Jan 14, 2024

Description

Adding a new project: a standalone CLI that will enable more tools than poetry, such as hatch. This implementation includes support for Hatch-specific configuration.

To accomplish this, the commands structure has been refactored and both artifacts (the poetry plugin, and the cli) share the code as expected in a Polylith workspace 😄

Motivation and Context

Enabling Polylith for more Python projects, using different package & dependency management tools. With this Pull Request, Hatch will be supported!

Add support for Hatch: #100

How Has This Been Tested?

✅ CI
✅ Local install and testing commands on the python-polylith-example repo.
✅ Creating a new local blank workspace.

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 WIP: Enable hatch feat: Standalone CLI to enable using Polylith with Hatch Jan 15, 2024
@sonarqubecloud
Copy link

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@DavidVujic DavidVujic marked this pull request as ready for review January 15, 2024 12:47
@DavidVujic DavidVujic merged commit d400ea8 into main Jan 15, 2024
@DavidVujic DavidVujic deleted the enable-hatch branch January 15, 2024 12: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.

2 participants