FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

[Feature Request] add option `venv-name` to specify custom venv name or add `.venv` to `uv-venv` as GHA output · Issue #622 · astral-sh/setup-uv · GitHub

[Feature Request] add option venv-name to specify custom venv name or add .venv to uv-venv as GHA output #622

Description

As per the issue title, currently the GHA will use .venv (uv venv's default) in the working-directory. It would be nice if we could specify the custom venv name (e.g., venv) as the GHA input. Then developers can control their venv content more explicitly. Or we can add ${{ working-directory }}/.venv as the step output to manage the GHA script in a more programmatic way (e.g., steps.setup-uv.outputs.uv-venv).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions


      Back | FazBrowse Home | New Git URL