Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Jul 24, 2023
Revert "feat(bzlmod): Allow bzlmod pip.parse to reference the default python toolchain and interpreter (#1303)"
Show description for a67f627authored
Commits on Jul 23, 2023
refactor: add a version label function for consistent labels (#1328)
Show description for bb7004bauthored
Commits on Jul 21, 2023
refactor: have a single function for normalized PyPI package names (#1329)
Show description for 93f5ea2authored
Commits on Jul 20, 2023
fix(multi-versions): correctly default 'main' arg for transition rules (#1316)
Show description for 5c5ab5bauthored
Commits on Jul 18, 2023
cleanup: Add placeholder comment to defs.bzl to make patching loads easier (#1319)
Show description for 5c37fa7authoredtest: Remove testonly=True from test toolchain implementations (#1327)
Show description for 5416257authored
Commits on Jul 14, 2023
doc: correct name of rules_python in bzlmod support doc (#1317)
Show description for 49d2b7aauthored
Commits on Jul 12, 2023
docs: Use correct pip extension path in generated release notes (#1310)
Show description for a547d34authored
Commits on Jul 11, 2023
cleanup(tests): Use new APIs in rules_testing 0.4.0 (#1307)
Show description for 02b521fauthoredchore: Bump rules_testing to 0.4.0 from 0.0.5 (#1306)
Show description for 95ad6ccauthoredfeat: Create `all_data_requirements` alias (#1292)
Show description for 3608207authored
Commits on Jul 10, 2023
feat(bzlmod): Allow bzlmod pip.parse to reference the default python toolchain and interpreter (#1303)
Show description for e5d9f10authoredfix(bzlmod)!: Changing repository name "python_aliases" to "python_versions" (#1304)
Show description for 523b9deauthoredfeat(bzlmod): Use a common constant for detecting bzlmod being enabled (#1302)
Show description for a068d1bauthoredfeat: Add setting generate_hashes for requirements (#1290)
Show description for 3ffdf01authoredfeat(gazelle): support multiple requirements files in manifest generation (#1301)
Show description for 9dd944eauthoredfeat(bzlmod): Implementing wheel annotations via whl_mods (#1278)
Show description for 42b72dbauthored
Commits on Jul 8, 2023
feat: Expose Python C headers through the toolchain. (#1287)
Show description for b8f1645authored
Commits on Jul 6, 2023
fix: add `format()` calls to `glob_exclude` templates (#1285)
Show description for 4082693authored
Commits on Jun 23, 2023
fix(toolchain): restrict coverage tool visibility under bzlmod (#1252)
Show description for 5b8fa22authored
Commits on Jun 21, 2023
feat!: using Gazelle's lifecycle manager to manage external processes (#1284)
Show description for fe2c325authored
Commits on Jun 20, 2023
tests: make analysis tests support --incompatible_enable_cc_toolchain_resolution (#1281)
Show description for 0d59fcfauthoredfeat: Upgrading gazelle and rules_go (#1283)
Show description for 00962c4authoredcleanup: Typos, doc, and formatting cleanup in pip extension et al (#1275)
Show description for cc43594authoredfix: plugin_output in py_proto_library rule (#1280)
Show description for 1a333ceauthoredtest: basic analysis tests for py_wheel (#1279)
Show description for 89bec57authored
Commits on Jun 19, 2023
feat(py_wheel): Add support for specifying Project-URL in METADATA (#1276)
Show description for 2fb9a2aauthored
Commits on Jun 16, 2023
feat(py_wheel): Add support for specifying Description-Content-Type and Summary in METADATA (#1274)
Show description for 643a14b
Commits on Jun 15, 2023
fix(py_wheel.publish): allow twine tags and args (#1271)
Show description for 0cd6c25feat(bzlmod)!: Calling pip multiple times allowing for multiple Python versions (#1254)
Show description for 1c58124authored
Commits on Jun 13, 2023
fix(bzlmod): Fixing Windows Python Interpreter symlink issues (#1265)
Show description for 3903d1afix: Ignore tempoary pyc.NNN files in wheels (#1266)
Show description for 68db955authoredfix(bzlmod+gazelle): update BCR release presubmit to use correct example (#1264)
Show description for 9ffb1ecauthored
Commits on Jun 12, 2023
feat(bzlmod): Register a default toolchain (#1259)
Show description for 2c28e61authored
Commits on Jun 10, 2023
feat: Adding variable support for distribution in py_wheel (#1251)
Show description for 1f58f4cauthored