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: Introduce an experimental uv toolchain #1989

Merged
merged 74 commits into from
Jul 12, 2024
Merged

feat: Introduce an experimental uv toolchain #1989

merged 74 commits into from
Jul 12, 2024

Commits on Jun 18, 2024

  1. Spike uv

    groodt committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    4a816ca View commit details
    Browse the repository at this point in the history
  2. Spike uv

    groodt committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    6d0bdeb View commit details
    Browse the repository at this point in the history
  3. Adds Windows

    groodt committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    c5c3f88 View commit details
    Browse the repository at this point in the history
  4. buildifier

    groodt committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    f038ce8 View commit details
    Browse the repository at this point in the history
  5. buildifier

    groodt committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    8086333 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. chore: add uv to rules_python bzlmod

    CHANGELOG:
    - (bzlmod) Added `uv` to handle requirements files internally within
      rules_python.
    aignas committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    2591363 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2797a46 View commit details
    Browse the repository at this point in the history
  3. bump uv version

    aignas committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    308fe32 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    04e5e6c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0fcdf65 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Configuration menu
    Copy the full SHA
    6d1743f View commit details
    Browse the repository at this point in the history
  2. Merge branch 'groodt-uv-hacks' of github.com:bazelbuild/rules_python …

    …into groodt-uv-hacks
    groodt committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    aea2ef9 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2024

  1. Configuration menu
    Copy the full SHA
    9b1f5fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    abbcc97 View commit details
    Browse the repository at this point in the history
  3. Kinda works

    groodt committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    4a01495 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2024

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

    groodt committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    c6bddea View commit details
    Browse the repository at this point in the history
  3. Init toolchain

    groodt committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    750d8da View commit details
    Browse the repository at this point in the history
  4. Init toolchain

    groodt committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    3a1f889 View commit details
    Browse the repository at this point in the history
  5. Init toolchain

    groodt committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    37859b8 View commit details
    Browse the repository at this point in the history
  6. Init toolchain

    groodt committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    0ff0003 View commit details
    Browse the repository at this point in the history
  7. Init toolchain

    groodt committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    fb73a9f View commit details
    Browse the repository at this point in the history
  8. Init toolchain

    groodt committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    aefd672 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. Working toolchain

    groodt committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    8002c0e View commit details
    Browse the repository at this point in the history
  2. Working toolchain

    groodt committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    1c8bf77 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Working executable rule

    groodt committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    4356066 View commit details
    Browse the repository at this point in the history
  2. Working executable rule

    groodt committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    26a87f2 View commit details
    Browse the repository at this point in the history
  3. Working executable rule

    groodt committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    eea3f34 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. Fix copyright date

    rickeylev committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    2cede41 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    76b381a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c4b01c7 View commit details
    Browse the repository at this point in the history
  4. .

    groodt committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    6041414 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2024

  1. Address review comments

    groodt committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    ba09edc View commit details
    Browse the repository at this point in the history
  2. Address review comments

    groodt committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    ec0f6fa View commit details
    Browse the repository at this point in the history
  3. Address review comments

    groodt committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    4cb451a View commit details
    Browse the repository at this point in the history
  4. Address review comments

    groodt committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    07c1ff6 View commit details
    Browse the repository at this point in the history
  5. Address review comments

    groodt committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    a60a308 View commit details
    Browse the repository at this point in the history
  6. Address review comments

    groodt committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    ec0f9f4 View commit details
    Browse the repository at this point in the history
  7. Address review comments

    groodt committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    014afbb View commit details
    Browse the repository at this point in the history
  8. Address review comments

    groodt committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    e8fbfa1 View commit details
    Browse the repository at this point in the history
  9. Address review comments

    groodt committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    23628ea View commit details
    Browse the repository at this point in the history
  10. Address review comments

    groodt committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    c2d7694 View commit details
    Browse the repository at this point in the history
  11. Address review comments

    groodt committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    fd9eebf View commit details
    Browse the repository at this point in the history
  12. Address review comments

    groodt committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    a59ab24 View commit details
    Browse the repository at this point in the history
  13. Address review comments

    groodt committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    431c79f View commit details
    Browse the repository at this point in the history
  14. Address review comments

    groodt committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    e67fdc8 View commit details
    Browse the repository at this point in the history
  15. Address review comments

    groodt committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    d141195 View commit details
    Browse the repository at this point in the history
  16. Address review comments

    groodt committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    3a0441b View commit details
    Browse the repository at this point in the history
  17. Address review comments

    groodt committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    40ccfb0 View commit details
    Browse the repository at this point in the history
  18. Address review comments

    groodt committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    7750195 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2024

  1. Address review comments

    groodt committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    8342931 View commit details
    Browse the repository at this point in the history
  2. Address review comments

    groodt committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    d98ba65 View commit details
    Browse the repository at this point in the history
  3. Address review comments

    groodt committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    dc0df0b View commit details
    Browse the repository at this point in the history
  4. Address review comments

    groodt committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    4c8c490 View commit details
    Browse the repository at this point in the history
  5. Address review comments

    groodt committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    ae45048 View commit details
    Browse the repository at this point in the history
  6. Address review comments

    groodt committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    0b0d49c View commit details
    Browse the repository at this point in the history
  7. Address review comments

    groodt committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    93e81c6 View commit details
    Browse the repository at this point in the history
  8. Address review comments

    groodt committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    5ecc345 View commit details
    Browse the repository at this point in the history
  9. Address review comments

    groodt committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    5733118 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. Address review comments

    groodt committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    ec10150 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Configuration menu
    Copy the full SHA
    6adac07 View commit details
    Browse the repository at this point in the history
  2. Bump to uv 0.2.23

    groodt committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    8e3cbe9 View commit details
    Browse the repository at this point in the history
  3. Address review comments

    groodt committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    7dd729c View commit details
    Browse the repository at this point in the history
  4. Address review comments

    groodt committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    bb2996c View commit details
    Browse the repository at this point in the history
  5. Address review comments

    groodt committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    c31f6f9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6f22655 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    22ad69f View commit details
    Browse the repository at this point in the history
  8. Address review comments

    groodt committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    f4c8790 View commit details
    Browse the repository at this point in the history
  9. Address review comments

    groodt committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    02c537d View commit details
    Browse the repository at this point in the history
  10. Address review comments

    groodt committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    dfa24fe View commit details
    Browse the repository at this point in the history
  11. Address review comments

    groodt committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    5c11f75 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Address review comments

    groodt committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    93829ca View commit details
    Browse the repository at this point in the history
  2. Address review comments

    groodt committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    a0f3d5c View commit details
    Browse the repository at this point in the history
  3. Address review comments

    groodt committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    7fb7af1 View commit details
    Browse the repository at this point in the history