Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Oct 7, 2023
Fix: Skip aliases for unloaded toolchains (#1472)
Show description for ed59285committed
Commits on Oct 6, 2023
docs: document a breaking changes policy (#1460)
Show description for e009502authoredchore: bump the CHANGELOG.md (#1467)
Show description for c4f8fc9authored
Commits on Oct 5, 2023
chore: add new Python toolchains from indygreg (#1461)
Show description for fe33a45authoredfeat(py_wheel): Normalize name and version (#1331)
Show description for 382b678
Commits on Oct 4, 2023
docs: move dependency management into respective bzl packages (#1459)
Show description for 423c1deauthoredtests(pystar): add analysis tests to cover basic windows building (#1452)
Show description for 7e07684authoredfix: add missing `@bazel_tools` files to bzl_library dependencies. (#1457)
Show description for 8d7645eauthoredbuild(deps): bump urllib3 from 1.25.11 to 1.26.17 in /examples/pip_install (#1444)
Show description for 961e233authored
Commits on Oct 3, 2023
build(deps): bump urllib3 from 1.26.13 to 1.26.17 in /examples/pip_repository_annotations (#1447)
Show description for 9eccb79authoredfix(pystar): Use py_internal for runfiles_enabled, declare_shareable_artifact, share_native_deps (#1443)
Show description for 4d6ae08authored
Commits on Oct 2, 2023
tests(pystar): py_runtime_pair and py_runtime analysis tests (#1441)
Show description for 21b54b2authored
Commits on Sep 30, 2023
tests: Move base rule tests under tests instead of //tools/build_defs/python (#1440)
Show description for 4dfb78dauthored
Commits on Sep 29, 2023
internal(pystar): Make py_runtime_pair and autodetecting toolchain mostly loadable. (#1439)
Show description for 4862a8dauthoredinternal(pystar): Copy @bazel_tools//tools/python files to rules_python (#1437)
Show description for 0c1ce6fauthored
Commits on Sep 28, 2023
tests(pystar): CI configs that uses Starlark implementation of rules (#1435)
Show description for 4a0ba3bauthoredchore: bump internal_deps (#1322)
Show description for 9a8c447feat(bzlmod): mark pip extension as os/arch dependent (#1433)
Show description for cdb5902
Commits on Sep 27, 2023
refactor(bzlmod)!: simplify pip.parse repository layout (#1395)
Show description for f2a4dd5authoredfix: Skip printing unneccesary warning. (#1407)
Show description for 7bb1f4aauthoredpycross: Rename `pycross_wheel_library` and make it work (#1413)
Show description for f4b62fcauthoredrefactor(toolchain): use a helper method to convert an X.Y version to X.Y.Z (#1423)
Show description for 6726875
Commits on Sep 26, 2023
feat, refactor(pystar): bzl_library for packaging.bzl; fix pystar doc building and py_wheel (#1432)
Show description for 49b21ceauthoredfix(gazelle): runfiles discovery (#1429)
Show description for 48daf52authored
Commits on Sep 25, 2023
refactor(pystar): load (but don't use) Starlark implementation. (#1428)
Show description for d8966b8authored
Commits on Sep 21, 2023
feat: Support netrc-based authentication for python_repository rule (#1417)
Show description for 0d0e183authoredchore: bump default python versions (#1425)
Show description for a07f300authoredfeat: generate py_library per file (#1398)
Show description for daca843authored
Commits on Sep 20, 2023
internal(pystar): make starlark impl (mostly) loadable (#1422)
Show description for 09109e3authored
Commits on Sep 19, 2023
feat: add new Python toolchain versions (#1414)
Show description for 6cb77cdauthored
Commits on Sep 18, 2023
internal: copy Starlark rule implementation from Bazel (#1418)
Show description for 3a57e4aauthored
Commits on Sep 15, 2023
feat: create toolchain type for py_proto_library (#1416)
Show description for abc3c9fauthoredfix: gazelle: Fix non-hermetic runfiles lookup (#1415)
Show description for 67da3e5authored
Commits on Sep 13, 2023
fix(gazelle): upgrade rules_go: 0.39.1 -> 0.41.0 to work with upcoming Bazel versions (#1410)
Show description for 4769feaauthored
Commits on Sep 12, 2023
fix: don't set distribs in version transitioning rule (#1412)
Show description for 4250824