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

feat: Handle pip install by uv #4517

Open
wants to merge 27 commits into
base: main
Choose a base branch
from
Open

feat: Handle pip install by uv #4517

wants to merge 27 commits into from

Commits on Oct 10, 2024

  1. feat: Handle pip install by uv

    Dirty and untested, but already something working
    pyranota committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    d6a654a View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. Configuration menu
    Copy the full SHA
    e881ed5 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. Configuration menu
    Copy the full SHA
    13896a5 View commit details
    Browse the repository at this point in the history
  2. Refactor fallback

    no_uv disable compile and install
    where no_uv_install and no_uv_compile are a bit more specific
    pyranota committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    7985a7b View commit details
    Browse the repository at this point in the history
  3. Remove --disable-pip-version-check

    Reason:
       warning: pip's `--disable-pip-version-check` has no effect
    pyranota committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    bd7607d View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Configuration menu
    Copy the full SHA
    5805554 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a0c86ef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    60e7fa7 View commit details
    Browse the repository at this point in the history
  4. Support S3

    pyranota committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    5390975 View commit details
    Browse the repository at this point in the history
  5. Remove unused import

    pyranota committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    414b9c3 View commit details
    Browse the repository at this point in the history
  6. Handle flags for NSJAIL

    pyranota committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    1271a65 View commit details
    Browse the repository at this point in the history
  7. Return deleted flag

    pyranota committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    59e8004 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. Configuration menu
    Copy the full SHA
    54698b3 View commit details
    Browse the repository at this point in the history
  2. Update Dockerfile

    rubenfiszel authored Oct 23, 2024
    Configuration menu
    Copy the full SHA
    c21182f View commit details
    Browse the repository at this point in the history
  3. Update docker-image.yml

    rubenfiszel authored Oct 23, 2024
    Configuration menu
    Copy the full SHA
    a446660 View commit details
    Browse the repository at this point in the history
  4. Update docker-image.yml

    rubenfiszel authored Oct 23, 2024
    Configuration menu
    Copy the full SHA
    1ad54e8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b1a4f2a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b1bcdae View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. Configuration menu
    Copy the full SHA
    a01c26f View commit details
    Browse the repository at this point in the history
  2. Fix NSJAIL INDEX_URL

    pyranota committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    af70339 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2534520 View commit details
    Browse the repository at this point in the history
  4. Fix flock and windows

    pyranota committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    c839bae View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. Configuration menu
    Copy the full SHA
    63340e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d0bad93 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e0040fe View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2024

  1. Configuration menu
    Copy the full SHA
    844acbf View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2024

  1. Configuration menu
    Copy the full SHA
    eff3e1c View commit details
    Browse the repository at this point in the history