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

[Feature] Use uv instead of pip in CI/CD #116

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

Commits on Mar 26, 2024

  1. add uv

    xrsrke committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    bd30c63 View commit details
    Browse the repository at this point in the history
  2. fix typo

    xrsrke committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    233291a View commit details
    Browse the repository at this point in the history
  3. trigger cicd

    xrsrke committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    319a987 View commit details
    Browse the repository at this point in the history
  4. x

    xrsrke committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    6f1790e View commit details
    Browse the repository at this point in the history
  5. fix

    xrsrke committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    8540bbc View commit details
    Browse the repository at this point in the history
  6. remove the runner

    xrsrke committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    6eebcac View commit details
    Browse the repository at this point in the history
  7. add runs-on: ubuntu-latest

    xrsrke committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    9194840 View commit details
    Browse the repository at this point in the history
  8. use gpu

    xrsrke committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    e18467a View commit details
    Browse the repository at this point in the history
  9. f

    xrsrke committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    4a4e1c9 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. x

    xrsrke committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    1b11449 View commit details
    Browse the repository at this point in the history
  2. install uv later

    xrsrke committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    3f98804 View commit details
    Browse the repository at this point in the history
  3. create virtualenv

    xrsrke committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    031cfce View commit details
    Browse the repository at this point in the history
  4. dammit

    xrsrke committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    d35dc05 View commit details
    Browse the repository at this point in the history
  5. create env using uv

    xrsrke committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    cfdaf8d View commit details
    Browse the repository at this point in the history
  6. add -H

    xrsrke committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    ac2e3db View commit details
    Browse the repository at this point in the history
  7. weird

    xrsrke committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    e7f1f66 View commit details
    Browse the repository at this point in the history
  8. weird

    xrsrke committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    a23e655 View commit details
    Browse the repository at this point in the history
  9. do uv venv venv

    xrsrke committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    76143b7 View commit details
    Browse the repository at this point in the history
  10. use . .venv/bin/activate

    xrsrke committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    2ab11ca View commit details
    Browse the repository at this point in the history
  11. active wrong env path

    xrsrke committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    0ad5af0 View commit details
    Browse the repository at this point in the history
  12. please

    xrsrke committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    10b3b5c View commit details
    Browse the repository at this point in the history
  13. .

    xrsrke committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    72c9f54 View commit details
    Browse the repository at this point in the history
  14. fix idennt

    xrsrke committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    b3165a6 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    1791103 View commit details
    Browse the repository at this point in the history
  16. install torch

    xrsrke committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    479d080 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. write new env path

    xrsrke committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    c95f595 View commit details
    Browse the repository at this point in the history
  2. merge

    xrsrke committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    f190ca3 View commit details
    Browse the repository at this point in the history
  3. . /venv/bin/activate

    xrsrke committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    9eec547 View commit details
    Browse the repository at this point in the history
  4. done

    xrsrke committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    a26bcb1 View commit details
    Browse the repository at this point in the history