Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
rules_python
/
HEAD
42085b5
test(whl_library): test a recent fix for pipstar (#3469)
by Ignas Anikevicius
· 10 hours ago
upstream/main
f9992f7
fix (venv_site_packages): Fix wrong runfiles.symlinks when py_binary is not in root module (#3505)
by Shayan Hoshyari
· 22 hours ago
22f3de0
chore: create bcr prs as non-draft so bazel-io processes the bot-created PRs (#3504)
by Richard Levasseur
· 2 days ago
2398fcc
refactor(pypi): print a better error message for duplicate repos (#3487)
by Ignas Anikevicius
· 2 days ago
ffb7001
doc: Add a snippet on how people can use 3.8 now onwards (#3502)
by Ignas Anikevicius
· 2 days ago
62acad6
fix(pipstar): correctly handle platlib and purelib in .data (#3501)
by Ignas Anikevicius
· 2 days ago
144984c
build: Enable incompatible_no_implicit_file_export in bazelrc (#3477)
by Markus Hofbauer
· 5 days ago
89d00af
fix: prevent a 404 error when serving Sphinx docs and Bazel is configured with a --symlink_prefix option (#3492)
by Laurens Hobert
· 9 days ago
352f405
feat: basic build data with stamping (#3484)
by Richard Levasseur
· 2 weeks ago
2de083f
fix(coverage): Disable certain coverage warnings. (#3191)
by Philipp Stephani
· 2 weeks ago
a1ca5d4
build: Export runtime_env_toolchain_interpreter.sh file (#3471)
by Markus Hofbauer
· 2 weeks ago
f7656d1
fix(--debugger): Ensure that imports or venv_site_package files are propagated for debugger target (#3483)
by Shayan Hoshyari
· 2 weeks ago
a94bd0f
feat: add --debugger flag (#3478)
by Richard Levasseur
· 3 weeks ago
da822a8
refactor: remove most of semantics (#3475)
by Richard Levasseur
· 3 weeks ago
e58f396
fix(venv): Fix all .so files missing when py_binary lives at //:BUILD (#3474)
by Shayan Hoshyari
· 3 weeks ago
1.8.0-rc1
9a20fc2
chore: update version markers for 1.8 release (#3472)
by Richard Levasseur
· 3 weeks ago
1.8.0-rc0
7f1fc2a
build(deps): bump bazel-contrib/publish-to-bcr/.github/workflows/publish.yaml from 1.0.0 to 1.1.0 (#3465)
by dependabot[bot]
· 3 weeks ago
fc2a9f9
fix(pipstar): fix whl extraction and flip pipstar=true (#3461)
by Ignas Anikevicius
· 4 weeks ago
50fb48e
fix(pipstar): actually pass the extras down the call stack (#3468)
by Ignas Anikevicius
· 4 weeks ago
ca2c5b2
refactor: optimize venv creation for nvidia and pkgutil style namespace packages (#3460)
by Richard Levasseur
· 4 weeks ago
10b28ef
docs: fix link to releases page (#3467)
by Will Stranton
· 4 weeks ago
fe9fd2d
docs: Fix broken links to bzlmod build_file_generation example (#3464)
by Will Stranton
· 4 weeks ago
1090b6c
fix: allow pypi packages with empty data attribute (#3463)
by Richard Levasseur
· 4 weeks ago
b8d2e9b
chore: add missing py_internal dep to venv_runfiles (#3462)
by Richard Levasseur
· 4 weeks ago
1198422
refactor: optimize venv building for namespace packages (#3454)
by Richard Levasseur
· 4 weeks ago
4558ffb
refactor(repo_utils): create a helper for extracting files (#3459)
by Ignas Anikevicius
· 4 weeks ago
e05cf00
fix: correctly merge conflicting paths when files (instead of dirs) are being linked (#3458)
by Richard Levasseur
· 4 weeks ago
0816a1f
fix(pip): set better defaults for the new target_platforms attr (#3447)
by Ignas Anikevicius
· 4 weeks ago
fd7a2e9
chore(pip): Check for whl extract compatibility in internal_config_repo.bzl (#3456)
by armandomontanez
· 4 weeks ago
7223eb3
feat(toolchains): Add 3.13.10, 3.13.11, 3.14.1, 3.14.2, 3.15.0a2 (#3451)
by peter woodman
· 4 weeks ago
b3d9b42
fix(pip): Only directly extract .whl files in Bazel >9 (#3452)
by armandomontanez
· 5 weeks ago
d3ff1d1
refactor: add mnemonics to some gazelle and sphinxdocs actions (#3449)
by Tyler French
· 5 weeks ago
41f91e9
refactor: avoid conflict merging when shared libraries are present (#3448)
by Richard Levasseur
· 5 weeks ago
89c8f20
chore(bzlmod): assume that we can always mark the extension as reproducible (#3444)
by Ignas Anikevicius
· 5 weeks ago
2828f69
doc: target_platforms (#3445)
by Ignas Anikevicius
· 5 weeks ago
2a2e136
ci: start testing BCR tests with bazel 9 (#3443)
by Ignas Anikevicius
· 5 weeks ago
9559b20
refactor(core): get_zip_runfiles_path should call startswith less (#3442)
by Ignas Anikevicius
· 5 weeks ago
4d9c2b1
feat(pip.parse): limit the target platforms we parse requirements for (#3441)
by Ignas Anikevicius
· 5 weeks ago
759f5da
ci: add ci config to test 7 and 8 for bcr like setup (#3404)
by Ignas Anikevicius
· 6 weeks ago
411b937
refactor: remove gazelle plugin as dev dependency (#3436)
by Richard Levasseur
· 7 weeks ago
1771677
chore: remove extraneous dep from sys_path_order test (#3435)
by Richard Levasseur
· 7 weeks ago
89fedb7
refactor(pypi): extract the wheel without python (#3430)
by Ignas Anikevicius
· 7 weeks ago
0737a0b
build(deps): bump actions/checkout from 5 to 6 (#3433)
by dependabot[bot]
· 7 weeks ago
45821b8
fix(pip): do not add a pip-fallback when there is no sdist (#3432)
by Ignas Anikevicius
· 7 weeks ago
a9056b1
chore: enable pipstar for experimental_index_url users (#3428)
by Ignas Anikevicius
· 7 weeks ago
235cc00
refactor(pypi): parse entry_points without Python (#3429)
by Ignas Anikevicius
· 7 weeks ago
1b85ec8
fix: add runfiles root for system_python bootstrap (#3423)
by Richard Levasseur
· 7 weeks ago
5bc7ba3
docs: enable pipstar for doc building (#3427)
by Richard Levasseur
· 7 weeks ago
3b2dd42
ci: switch our jobs to mac arm64 (#3426)
by Ignas Anikevicius
· 7 weeks ago
23397d5
chore(toolchain): remove chmod and disable ignore_root_error (#3421)
by Ignas Anikevicius
· 7 weeks ago
8775555
chore(bazelrc): fix the update-deleted-packages script (#3425)
by Ignas Anikevicius
· 7 weeks ago
44e7723
chore: enable disk cache for faster local builds (#3424)
by Richard Levasseur
· 7 weeks ago
728cce7
chore: start cleaning up 3.9 usage from examples (#3419)
by Ignas Anikevicius
· 7 weeks ago
7ea4706
fix(local) Add api3 targets and additional defines. (#3408)
by Laramie Leavitt
· 7 weeks ago
23e605c
fix: make python_headers targets compatible with layering checks (#3420)
by Keith Smiley
· 7 weeks ago
b57eba9
doc: add documentation to the changelog about the removal of 3.8 (#3418)
by Ignas Anikevicius
· 7 weeks ago
c2ff89f
fix: Avoid C++ toolchain requirement if possible (#2919)
by Fabian Meumertzheim
· 7 weeks ago
846dfd0
feat(toolchain): drop 3.8 and print info level messages about it (#3387)
by Ignas Anikevicius
· 8 weeks ago
1f6cc5c
docs: fix markdown (#3417)
by Alexey Preobrazhenskiy
· 8 weeks ago
da23db5
refactor(gazelle): Generate a modules map per wheel, then merge (#3415)
by Josh Cannon
· 8 weeks ago
3440572
docs: Explain why the `lock` rule has no implicit test target (#3411)
by Martin Medler
· 8 weeks ago
7c6b109
tests: set --windows_enable_symlinks in bzlmod example (#3409)
by Richard Levasseur
· 9 weeks ago
179e2cb
fix(gazelle): correct runfiles path handling in gazelle_python_manifest test (#3398)
by Tim
· 9 weeks ago
e40b609
fix: use runfiles symlinks for venv symlink creation to reduce action count (#3402)
by Richard Levasseur
· 9 weeks ago
4dca7e5
chore: make doc building use bootstrap script and venv site packages (#3403)
by Richard Levasseur
· 9 weeks ago
e132012
fix(pip): allow for different extras for different target platforms (#3385)
by Ignas Anikevicius
· 9 weeks ago
4fb634e
refactor: defer zip manifest building to execution phase to improve analysis phase performance (#3381)
by Toby Harradine
· 9 weeks ago
c037d83
fix(local): Fix local_runtime use with free-threaded python (#3399)
by Laramie Leavitt
· 9 weeks ago
bc196f5
chore: switch bcr to 8.x instead of last_rc (#3395)
by Ignas Anikevicius
· 9 weeks ago
fda82b0
chore: update to latest buildifier (#3386)
by Ignas Anikevicius
· 9 weeks ago
3241428
chore: Bazel 9 is rc now (#3394)
by Alex Eagle
· 10 weeks ago
a506d77
fix(runfiles): correct Python runfiles path assumption (#3086)
by Joel Sing
· 10 weeks ago
c181f93
Add batch_commands to presubmit.yml (#3389)
by Yun Peng
· 10 weeks ago
49b6630
fix: make CI pass with the next version of Bazel (9.0.0rc1) (#3393)
by Joel Sing
· 10 weeks ago
e85728f
chore(toolchain): drop all but the latest 3.9 toolchain (#3377)
by Ignas Anikevicius
· 2 months ago
d08cf53
gazelle: set min rules_python version as 1.4 (#3383)
by Richard Levasseur
· 2 months ago
caab0fa
build: change gazelle rules_python override to use bazelrc (#3382)
by Richard Levasseur
· 3 months ago
74d7698
feat: Add libpython QNX platform support (#3372)
by Laurenz
· 3 months ago
793dddf
fix: Add linux_riscv64 to _pip_repository_impl (#3350)
by Levi Zim
· 3 months ago
3c3e0be
revert(pypi): revert the default for pipstar (#3373)
by Ignas Anikevicius
· 3 months ago
39bd4d8
fix(gazelle) Delete python targets with invalid srcs (#3046)
by yushan26
· 3 months ago
cf594f7
chore: make pypi release workflow perform checkout (#3371)
by Richard Levasseur
· 3 months ago
891e647
chore: remove bcr app settings (#3370)
by Richard Levasseur
· 3 months ago
6f80d34
chore: fix release workflow (#3366)
by Richard Levasseur
· 3 months ago
f92ad71
chore: make gazelle bcr tests compatible with bcr presubmit environment (#3365)
by Richard Levasseur
· 3 months ago
e487b6d
chore: fix create_archive_and_notes to ignore release tool markers (#3355)
by Richard Levasseur
· 3 months ago
b9ec06f
chore: switch to use publish-to-bcr workflow (#3359)
by Richard Levasseur
· 3 months ago
cd49a1c
fix(doc): fix the release notes for the starlarkification of the flags (#3361)
by Ignas Anikevicius
· 3 months ago
f1e585f
chore(toolchain): use the last build and add 3.15.0a1 (#3357)
by Ignas Anikevicius
· 3 months ago
46167f5
doc: Fix `pip.default` arguments in multi-platform example (#3358)
by Kristian Hartikainen
· 3 months ago
7cf098e
build: Starlarkify python flags (#3334)
by Mai Hussien
· 3 months ago
587f6e9
docs: Fix GitHub PR links (#3346)
by Josh Cannon
· 3 months ago
8f64e2c
test(venv): functional test for pth files (#3343)
by Ignas Anikevicius
· 3 months ago
43a5acf
chore: release 1.7 prep (#3341)
by Richard Levasseur
· 3 months ago
8069fa5
internal: make release to chdir before looking for version markers (#3342)
by Richard Levasseur
· 3 months ago
f3e83e7
fix(venv): include pth files at the root of the site-packages folder (#3340)
by Ignas Anikevicius
· 3 months ago
f84640b
fix(venv): symlink shared libraries directly (#3331)
by Richard Levasseur
· 3 months ago
a2f14eb
fix(rules): make `py_console_script_binary` compatible with symbolic macros (#3195)
by Jan Winkler
· 3 months ago
7eebd60
feat(toolchains): Add latest Python versions (#3336)
by Alex Trotta
· 3 months ago
5c13539
feat(pypi): support aarch64 windows on pipstar (#3226)
by Ignas Anikevicius
· 3 months ago
Next »