Improve cicd with makefile #39
PaoloLeonard
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Is your feature request related to a problem? Please describe.
We are using multiple tools to build, test and deploy our package. This gives multiple dependencies and renders the cicd pipelin more difficult to maintain
Describe the solution you'd like
Create a makefile to gather all the cli commands and use uv as much as possible
Describe alternatives you've considered
Here's a good example of what it should look like: https://github.com/jlevy/simple-modern-uv-template
Beta Was this translation helpful? Give feedback.
All reactions