Skip to content

Poly project sync for 3rd party dependencies? #286

Answered by DavidVujic
saifmode asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @saifmode, I'm happy that you have found Polylith and that it is a useful tool!

Yes, the third-party libraries are added manually. One reason is that libraries aren't that often changed in comparison to your source code, that is constantly developed and refactored. I also think libraries are something you as a developer want more control over, and probably prefer to use the dependency management tool in the project (like Poetry, Hatch or uv) - that also handles the lock-files.

The Polylith tool has the poly check command and the poly libs command to notify about any missing libraries. The poly check command is also useful in a CI, where it will return with an error exit code if there i…

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by saifmode
Comment options

You must be logged in to vote
1 reply
@DavidVujic
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants