Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Mar 1, 2024
feat(gazelle): Add "python_visibility" directive that appends additional visibility labels (#1784)
Show description for da10ac4authored
Commits on Feb 28, 2024
chore: add python 3.12.2, 3.11.8 toolchain (#1781)
Show description for 3f40e98authoreddocs(gazelle): Add details about python_root directive. (#1782)
Show description for 4dcfd21authored
Commits on Feb 27, 2024
fix(internal): correctly template error message in repository rules (#1779)
Show description for 627830eauthored
Commits on Feb 20, 2024
docs(getting-started): fix link to python-build-standalone quirks (#1771)
Show description for 9a1a524
Commits on Feb 16, 2024
build(deps): bump jinja2 from 3.0.3 to 3.1.3 in /tests/integration/pip_repository_entry_points (#1684)
Show description for 76f1c76authoredbuild(deps): bump certifi from 2022.12.7 to 2023.7.22 in /tools/publish (#1377)
Show description for 8247a51authored
Commits on Feb 15, 2024
build(deps): bump certifi from 2022.12.7 to 2023.7.22 in /examples/bzlmod_build_file_generation (#1378)
Show description for c6941a8authoredbuild(deps): bump certifi from 2022.12.7 to 2023.7.22 in /examples/pip_parse (#1374)
Show description for f7a6840authoredinternal: support repo prefixes and config settings in alias rendering (#1756)
Show description for c0c6901test(bzlmod): make the check for hub repo naming less strict (#1757)
Show description for 7e30058authoredchore(examples/bzlmod): bump deps to use wheels on linux_x86_64 (#1758)
Show description for 4e17e92authored
Commits on Feb 13, 2024
chore: Update changelog for 0.31.0 (#1754)
Show description for 5f51a44authoredfeat: enable rules_python Starlark implemention by default for Bazel 7+ (#1699)
Show description for 5cd32adauthored
Commits on Feb 12, 2024
tests(bcr): Set Bazel version in BCR presubmit config. (#1753)
Show description for f1d1732authoredchore: Update changelog for 0.30.0 release (#1752)
Show description for 3de2e42authoredtests(cclibs): Basic test that the `current_py_cc_libs` target works (#1749)
Show description for 8f41572authored
Commits on Feb 10, 2024
fix(PyRuntimeInfo): use builtin PyRuntimeInfo unless pystar is enabled. (#1748)
Show description for a5e17e6authored
Commits on Feb 8, 2024
feat(gazelle): Remove integrity field from Gazelle manifest (#1666)
Show description for 677fb53authoredfix(toolchain): symlink all toolchain files for the host toolchain (#1745)
Show description for 74d576fauthored
Commits on Feb 6, 2024
build(deps): bump cryptography from 39.0.0 to 41.0.6 in /tools/publish (#1581)
Show description for 10580d6fix(coverage) add coverage support for python 3.12 (#1727)
Show description for 46f4c25
Commits on Feb 5, 2024
fix(coverage): generating lcov was causing issues (#1734)
Show description for ebbcb6aauthored
Commits on Jan 31, 2024
test: config_settings matching latest minor versions (#1738)
Show description for e7f8f0fauthoredfeat: add debug logging of repo sub processes (#1735)
Show description for e53b0b7authoredfeat: Add support for envsubst in extra_pip_args (#1673)
Show description for 8fa6212authoredEnsure regular file bit set in wheel archives (#1731)
Show description for 8fba377feat(toolchain): support specifying x.y versions in transitions (#1720)
Show description for 8f114a5
Commits on Jan 28, 2024
chore: add python 3.11.7, 3.12.1 toolchain (#1725)
Show description for 0ff94b1authoredrefactor: provide more detailed error message when wheel installer fails (#1724)
Show description for d708c7aauthored
Commits on Jan 25, 2024
feat: support parsing whl METADATA on any python version (#1693)
Show description for 0aa5ea4authored
Commits on Jan 24, 2024
feat: expose runtime's shared libraries through toolchain (#1717)
Show description for 39610a7authoredfix(py_wheel): Fix parsing errors with `requires_file` attribute. (#1719)
Show description for 341db3cauthoredfix(bzlmod): do not fail pip.parse with empty requirements.txt (#1718)
Show description for 3730191authored
Commits on Jan 23, 2024
fix: fix launching Python 3.11 from <3.8 on macOS (#1709)
Show description for e06b4baauthored