feat: install python with uv#1219
Conversation
|
I'm switching this into PR to get feedback on it :D I was hoping to get some from #1218 but that wasn't the case :( |
RobPasMue
left a comment
There was a problem hiding this comment.
I've go my doubts regarding this... why not reuse the "use-uv" input? If we use uv it should be a consistent usage IMO..
Adding optional inputs/flags is just going to introduce confusion
I'm fine with it but that will change the previous behavior of our action. The main usage of @ansys/pyansys-core any strong opinion on one approach or the other ? |
|
If we can rename If not, we probably shouldn't expose another input . We can instead document this as an additional behavior for the |
Fully moving to |
As title says. Could be very usefull when one wants to use our actions in containers where python provided by
actions/setup-pythondoes not work directly.The draft still needs to be updated to point to the main branch.
Associated to #1218