Skip to content

Update create-virtualenv action with uv support#62

Closed
dbarbuzzi wants to merge 4 commits intomainfrom
update-create-virtualenv
Closed

Update create-virtualenv action with uv support#62
dbarbuzzi wants to merge 4 commits intomainfrom
update-create-virtualenv

Conversation

@dbarbuzzi
Copy link
Contributor

@dbarbuzzi dbarbuzzi commented Oct 7, 2025

Summary:

Update the create-virtualenv action to use uv by default (if available).

Details:

This can be disabled via a new optional input, and it will always gracefully revert to the default virtualenv approach if uv is not available. Console output is improved and includes indication of which method was used to create the virtual environment.

Test Plan:

https://github.com/neuralmagic/nm-actions/actions/runs/18316851985
https://github.com/neuralmagic/nm-actions/actions/runs/18318373377

@dbarbuzzi dbarbuzzi requested a review from dhuangnm October 7, 2025 15:01
@dbarbuzzi dbarbuzzi self-assigned this Oct 7, 2025
@dbarbuzzi dbarbuzzi force-pushed the update-create-virtualenv branch from 0b79015 to 1176cd7 Compare October 7, 2025 15:51
@dbarbuzzi dbarbuzzi closed this Oct 8, 2025
@dbarbuzzi dbarbuzzi deleted the update-create-virtualenv branch October 8, 2025 13:56
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.

4 participants