Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Aug 24, 2024
fix(whl_library): remove `--no-index` and add `--no-build-isolation` when build sdist (#2126)
Show description for b99bb61
Commits on Aug 22, 2024
docs: turn a couple mentions of flags into cross references (#2146)
Show description for b679a79authoredfix(bzlmod): keep the lockfile platform independent when resolving python (#2135)
Show description for 5eff339authoredfix: Exclude external directory when generating python report (#2136)
Show description for dac8a5f
Commits on Aug 21, 2024
feat(gazelle): Update resolve.go to provide more human-friendly error output (#2120)
Show description for 04e2f32authoredfix: formatting directive bugs in test (#2134)
Show description for bdcf53arefactor: move docs/sphinx -> docs (#2130)
Show description for d7d2ce7authored
Commits on Aug 20, 2024
build(deps): bump myst-parser from 3.0.1 to 4.0.0 in /docs/sphinx (#2109)
Show description for 79ca4a4authored
Commits on Aug 19, 2024
sphinxdocs: add docs; support sources from other directories (#2128)
Show description for 13ce192authored
Commits on Aug 15, 2024
chore: update changelog for 0.35.0 release (#2124)
Show description for 425dfb0authoredfeat: update `compile_pip_requirements` to support multiple input files (#1067)
Show description for e923f9efix: support `runfiles.CurrentRepository` with non-hermetic `sys.path` (#1634)
Show description for 0d6d8f3feat(pypi): support env markers in requirements files (#2059)
Show description for 519574cdocs: move Sphinx object inventory for Bazel under sphinxdocs (#2117)
Show description for 905af69authoredfix: correctly handle absolute URLs in parse_simpleapi_html.bzl (#2112)
Show description for d69559dauthored
Commits on Aug 14, 2024
fix: Fix up search path of bootstrapped Python toolchain dylib (#2089)
Show description for 4f97f1aauthored
Commits on Aug 13, 2024
tests: fix example bzlmod coverage test for latest Bazel (#2119)
Show description for 5d27829authored
Commits on Aug 11, 2024
fix: make versioned rules return both builtin and rules_python providers (#2116)
Show description for 825acdeauthored
Commits on Aug 10, 2024
docs: docgen underlying rules for macro-wrapped rules (#2107)
Show description for 3b183bf
Commits on Aug 6, 2024
fix(bzlmod): silence duplicate version registrations (#2111)
Show description for 79478deauthored
Commits on Aug 2, 2024
test(toolchain): use flag_values in test platform defs (#2106)
Show description for fa13b01authored
Commits on Aug 1, 2024
build(deps): bump sphinxcontrib-qthelp from 1.0.7 to 2.0.0 in /docs/sphinx (#2101)
Show description for cc76ce0authoredfix(gazelle): make gazelle_python_manifest.genrule manual (#2097)
Show description for 7064f6btests: make toolchain tests run in the same build instead of bazel-in-bazel integration tests (#2095)
Show description for dbc6c04authored
Commits on Jul 31, 2024
chore: bump toolchain versions (#2102)
Show description for ff1dfedauthored
Commits on Jul 26, 2024
feat(gazelle): simplify gazelle_python.yaml (#2048)
Show description for 014ad58fix: use downloaded archive in sdist (#2091)
Show description for 6f9082f
Commits on Jul 24, 2024
fix: add missing +x to runtime env toolchain interpreter script (#2086)
Show description for 59bb4a8authored
Commits on Jul 23, 2024
build(deps): bump sphinxcontrib-htmlhelp from 2.0.5 to 2.0.6 in /docs/sphinx (#2084)
Show description for eef1d81authored
Commits on Jul 22, 2024
refactor: move python/repositories.bzl implementation under python/private (#2083)
Show description for e722d07authoredrefactor: use logger in repo_utils.execute_* functions (#2082)
Show description for 90baa6bauthored
Commits on Jul 20, 2024
fix(sphinxdocs): use Label in the readthedocs_install macro (#2080)
Show description for 6c465e6authoredfix(pypi): fix the whl selection algorithm after #2069 (#2078)
Show description for 4a262faauthored
Commits on Jul 19, 2024
fix: insert user imports before runtime site-packages (#2073)
Show description for ae2eb70authoredfeat: inherit PYTHONSAFEPATH env var from outer process (#2076)
Show description for ecad092authored