- 78e2071 chore: move code out of WORKSPACE.bzlmod and into MODULE (#2380) by Richard Levasseur · 3 months ago
- d66e55c feat(bzlmod): cross-platform builds without experimental_index_url (#2325) by Ignas Anikevicius · 3 months ago
- 7d4b8a5 chore: bump twine dependencies and cleanup for 1.0 (#2333) by Ignas Anikevicius · 4 months ago
- ced0c10 chore: use rules_shell (#2305) by Ignas Anikevicius · 4 months ago
- 5978390 fix(sphinxdocs),deps: allow using sphinx_stardoc with bzlmod; add stardoc 0.6.2 as dependency (#2295) by Richard Levasseur · 4 months ago
- f6361e4 feat(bzlmod): enable download_only for experimental_index_url (#2290) by Ignas Anikevicius · 4 months ago
- b92927d feat(bzlmod): add python.override APIs (#2222) by Ignas Anikevicius · 5 months ago
- 1d7fd51 fix(ci): use --enable_workspace for bazel-in-bazel tests (#2237) by Ignas Anikevicius · 5 months ago
- d7d2ce7 refactor: move docs/sphinx -> docs (#2130) by Richard Levasseur · 6 months ago
- 519574c feat(pypi): support env markers in requirements files (#2059) by Ignas Anikevicius · 6 months ago
- dbc6c04 tests: make toolchain tests run in the same build instead of bazel-in-bazel integration tests (#2095) by Richard Levasseur · 7 months ago
- bd0ca99 fix(uv): fix UV_BIN usage with current_toolchain (#2074) by Ignas Anikevicius · 7 months ago
- 084b877 (chore): Remove the extra indirection and `bzlmod` folder (#2022) by Greg Roodt · 8 months ago 0.34.0
- ea49937 refactor: move the remaining PyPI related functions to private/pypi (#2006) by Ignas Anikevicius · 8 months ago
- e682cd0 fix: Remove transitive legacy struct provider usage (#1957) by Fabian Meumertzheim · 8 months ago
- 8b0eaed revert: upgrade to protobuf 27.0 and remove py_proto_library (#1933) (#1948) by Ignas Anikevicius · 8 months ago
- 7de43d1 feat(bzlmod): support cross-platform whl setups within the main hub repo (#1837) by Ignas Anikevicius · 9 months ago
- e42f8f4 fix(pip.parse): make the pip extension reproducible if PyPI is not called (#1937) by Ignas Anikevicius · 9 months ago
- d0e25cf feat: Upgrade to protobuf 27.0 and remove py_proto_library (#1933) by Ivo List · 9 months ago
- a6cb620 feat(pip): support specifying requirements per (os, arch) (#1885) by Ignas Anikevicius · 9 months ago
- 45363a1 refactor: Mark internal and `python` extension as reproducible (#1892) by Fabian Meumertzheim · 9 months ago
- df55823 fix(toolchain): delete 'share/terminfo' for recent linux python toolchains (#1898) by Ignas Anikevicius · 9 months ago 0.32.2
- e3d2dad deps: load cc symbols from @rules_cc (#1852) by Martin Medler · 10 months ago
- 4be00a6 refactor: toolchainize py_proto_library (#1577) by Sahin Yort · 10 months ago
- 4a615be feat(bzlmod): support bazel downloader when downloading wheels (#1827) by Ignas Anikevicius · 11 months ago
- e8039db feat(twine): support 'bzlmod' users out of the box (#1572) by Ignas Anikevicius · 11 months ago
- 5ed8d3f fix(internal): add WORKSPACE.bzlmod to ensure dependency separation (#1806) by Ignas Anikevicius · 11 months ago
- fdf9410 build(internal_deps): Update 'maintained by' comments to be correct (#1794) by Douglas Thor · 11 months ago
- 8aaaf93 chore: Migrate to rules_bazel_integration_test (#1598) by Philipp Schrader · 1 year, 1 month ago
- 8f1ac0a chore: fix sphinx requirements (#1648) by Ignas Anikevicius · 1 year, 2 months ago
- 509b02f docs: use stardoc proto output to generate markdown docs (#1629) by Richard Levasseur · 1 year, 2 months ago
- 6695fe1 docs: update docs deps to latest versions (#1586) by Richard Levasseur · 1 year, 3 months ago
- 793e26b fix: Upgrade bazel_features to 1.1.1 (#1559) by Zhongpeng Lin · 1 year, 3 months ago
- ede4fd4 docs: initial doc generation using Sphinx (#1489) by Richard Levasseur · 1 year, 4 months ago
- 38b5ac0 refactor(bzlmod): move bzlmod code to private/bzlmod (#1477) by Ignas Anikevicius · 1 year, 4 months ago
- 8dbe88f doc(bzlmod): bump stardoc to 0.6.2 and enable bzlmod docs building (#1476) by Ignas Anikevicius · 1 year, 4 months ago
- 9a8c447 chore: bump internal_deps (#1322) by Ignas Anikevicius · 1 year, 5 months ago
- cdb5902 feat(bzlmod): mark pip extension as os/arch dependent (#1433) by Ignas Anikevicius · 1 year, 5 months ago
- d8966b8 refactor(pystar): load (but don't use) Starlark implementation. (#1428) by Richard Levasseur · 1 year, 5 months ago
- c99aaec feat: add a tool to update internal dependencies (#1321) by Ignas Anikevicius · 1 year, 7 months ago
- 5b8fa22 fix(toolchain): restrict coverage tool visibility under bzlmod (#1252) by Ignas Anikevicius · 1 year, 8 months ago
- 2c28e61 feat(bzlmod): Register a default toolchain (#1259) by Richard Levasseur · 1 year, 8 months ago 0.23.0
- 28e15c2 fix(coverage): bump to latest coverage.py and fix import shadowing (#1249) by Ignas Anikevicius · 1 year, 9 months ago
- 148622a feat(bzlmod): Moving register.toolchains internal (#1238) by Chris Love · 1 year, 9 months ago
- 46537cf feat(bzlmod)!: Move each bzlmod extension into its own file (#1226) by Chris Love · 1 year, 9 months ago
- ccea92a feat(bzlmod): Cleaning up interpreter resolution (#1218) by Chris Love · 1 year, 9 months ago
- 488a037 feat(coverage): Register coverage.py to hermetic toolchains (#977) by Ignas Anikevicius · 2 years, 1 month ago
- bd3a719 fix(deps): declare our dependency on bazel_skylib (#1001) by Alex Eagle · 2 years, 1 month ago
- aab11ab chore: fix red CI - buildifier was broken by #832 (#996) by Alex Eagle · 2 years, 1 month ago
- 0d3c4f7 Implement py_proto_library (#832) by Ivo List · 2 years, 1 month ago
- 70cce26 Refactor and separate concerns of external python package handling code (#953) by Greg Roodt · 2 years, 1 month ago 0.16.2
- 8a6b15d pip: 22.2.1 -> 22.3.1; build: 0.8.0 -> 0.9.0; installer: 0.5.1 -> 0.6.0; pip-tools: 6.8.0 -> 6.12.1 (#944) by Greg Roodt · 2 years, 2 months ago
- af354c2 Create a pip_parse bzlmod extension by Derek Cormier · 2 years, 4 months ago
- 8048ff7 chore: remove pkginfo from bzlmod file (#778) by Alex Eagle · 2 years, 7 months ago
- 35391d9 chore: support bzlmod (#744) by Alex Eagle · 2 years, 7 months ago