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: build[uv] #1856

Merged
merged 15 commits into from
Jun 9, 2024
Merged

feat: build[uv] #1856

merged 15 commits into from
Jun 9, 2024

Commits on Jun 8, 2024

  1. feat: support uv

    Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
    henryiii committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    9e7d901 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d825136 View commit details
    Browse the repository at this point in the history
  3. ci: use uv in a few places

    Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
    henryiii committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    25a45d6 View commit details
    Browse the repository at this point in the history
  4. tests: drop pip from check

    Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
    henryiii committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    c57cf3d View commit details
    Browse the repository at this point in the history
  5. tests: skip uv on the dep constraints tests

    Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
    henryiii committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    93dc643 View commit details
    Browse the repository at this point in the history
  6. fix: pull out windows workaround

    Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
    henryiii committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    2ea1c04 View commit details
    Browse the repository at this point in the history
  7. chore: docs and remove uv pinning as it's not installed

    Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
    henryiii committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    09bd9ba View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    567418f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2e55cba View commit details
    Browse the repository at this point in the history
  10. fix invalid test

    mayeut committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    b2be909 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    859db87 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2024

  1. Configuration menu
    Copy the full SHA
    5c6ca48 View commit details
    Browse the repository at this point in the history
  2. make the test fail

    mayeut committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    d0b66ff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    740fd57 View commit details
    Browse the repository at this point in the history
  4. fix: use f-string

    mayeut committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    a1c4ac4 View commit details
    Browse the repository at this point in the history