Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Jun 1, 2023
feat(bzlmod): Moving register.toolchains internal (#1238)
Show description for 148622aauthored
Commits on May 30, 2023
fix: make `import python.runfiles` work with `--experimental_python_import_all_repositories=false` (#1243)
Show description for 18a7bb5authored
Commits on May 28, 2023
build: Upgrade Gazelle to v0.31.0 (#1240)
Show description for 62e95a4authored
Commits on May 26, 2023
feat(bzlmod): Allowing multiple python.toolchain extension calls (#1230)
Show description for 60c61e5authored
Commits on May 18, 2023
feat(bzlmod): support entry_point macro (#1220)
Show description for 693a158authored
Commits on May 17, 2023
fix: Using canonical name in requirements.bzl (#1176)
Show description for 1383bd4authoredfix: `example/build_file_generation/README.md` (#1164)
Show description for 28bc03cfix: allow url fragments in requirements file (#1195)
Show description for 02ace45authoredfix(toolchain): set correct return attrs to remove non-hermeticity warning (#1231)
Show description for 07e6856authored
Commits on May 16, 2023
test(coverage): add a test to check the sys.path under bzlmod (#1223)
Show description for 16126d0authored
Commits on May 15, 2023
Adding bzlmod support document (#1214)
Show description for 9268d91authoredfeat(bzlmod)!: Move each bzlmod extension into its own file (#1226)
Show description for 46537cfauthoredfeat(bzlmod): Cleaning up interpreter resolution (#1218)
Show description for ccea92aauthored
Commits on May 14, 2023
test(bzlmod): explicitly enable bzlmod in the test harness (#1204)
Show description for d434f10authored
Commits on May 8, 2023
fix: manually ignore bazel-* directories to make using custom Bazel builds easier (#1181)
Show description for 0efcd94authoredfix: Strip trailing newline from python output (#1212)
Show description for 799e63fauthored
Commits on May 4, 2023
fix(update_deleted_packages.sh): wheels example should not be included in .bazelrc (#1207)
Show description for 23cf6b6authoredfeat(bzlmod): expose platform-agnostic repo target for toolchain interpreter (#1155)
Show description for 0912bbaauthoredfix(update_deleted_packages.sh): allow to run from anywhere in the repo (#1206)
Show description for 262c699authored
Commits on May 3, 2023
tests: Force analysis test labels to resolve within @rules_python context (#1187)
Show description for 532f07aauthored- authored
feat: propagate visibility attribute for py_wheel publishing (#1203)
Show description for e400791authoredfeat: removing bzlmod from example (#1200)
Show description for 96b4fa1authoredtests: Add skylib to various test dependencies to fix CI (#1199)
Show description for 81a200bauthored
Commits on May 2, 2023
fix: Allow passing a tuple to the `tags` attribute. (#1191)
Show description for 2df3259authored
Commits on May 1, 2023
type:docs Update README.md (#1186)
Show description for c20aa1aauthoredfix(bzlmod): correctly template repository macros for requirements, etc (#1190)
Show description for 1d1efe9authored
Commits on Apr 28, 2023
tests: Set linux platform for test_non_mac_doesnt_require_darwin_for_execution (#1183)
Show description for ce74914authored
Commits on Apr 27, 2023
tests: Upgrade rules_testing to 0.0.5 (#1184)
Show description for 548ced5authoreddocs: Add starlark directive to code snippet (#1170)
Show description for 2882bb6authored
Commits on Apr 26, 2023
fix: Don't reference deleted private bazel_tools bzl file (#1180)
Show description for 600dbe1authoredtest: Set mac platform for test_mac_requires_darwin_for_execution (#1179)
Show description for fb6f49fauthored
Commits on Apr 25, 2023
feat: add Python 3.8.16 (#1168)
Show description for ba2a903authoredfix: compile_pip_requirements test from external repositories (#1124)
Show description for 9528806authoreddocs: Tell how to use GitHub to find commits in an upcoming release. (#1092)
Show description for c5f24ddauthored