Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: ensure 'uv' always works in a uv venv #818

Merged
merged 6 commits into from
Apr 15, 2024

Commits on Apr 12, 2024

  1. fix: ensure 'uv' always works in a uv venv

    Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
    henryiii committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    bc40ebe View commit details
    Browse the repository at this point in the history
  2. fix: always use simplest form if on PATH

    Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
    henryiii committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    cb69453 View commit details
    Browse the repository at this point in the history
  3. tests: verify correction works

    Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
    henryiii committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    8f12d60 View commit details
    Browse the repository at this point in the history
  4. tests: monkeypatch lower down for new test

    Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
    henryiii committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    7415271 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2024

  1. fix: handle corner case of user instalilng uv into a uv environment

    Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
    henryiii committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    3b8e081 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. tests: add tests for installed UV

    Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
    henryiii committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    8765007 View commit details
    Browse the repository at this point in the history