Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Poly libs third party imports #56

Merged
merged 17 commits into from
Feb 19, 2023
Merged

Conversation

DavidVujic
Copy link
Owner

@DavidVujic DavidVujic commented Feb 19, 2023

Description

Adding a new command - poetry poly libs.

Motivation and Context

This command is added to quickly check the current state of libraries (i.e. third-party dependencies) that are used in the workspace.

Solves #44
Solves #41 in combination with the already added poetry poly check command.
Also provides an alternative solution to #6

How Has This Been Tested?

Manual testing: installed locally and running command on this repo, and on the poetry-polylith-example repo.
CI build ✅

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 marked this pull request as ready for review February 19, 2023 21:54
@DavidVujic DavidVujic merged commit 27c451e into main Feb 19, 2023
@DavidVujic DavidVujic deleted the poly-libs-third-party-imports branch February 19, 2023 21:57
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