Pinned Loading
-
-
-
rules_python
rules_python PublicForked from bazel-contrib/rules_python
Experimental Bazel Python Rules
Starlark 1
-
829 contributions in the last year
Day of Week | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Activity overview
Contributed to
bazel-contrib/rules_python,
aignas/pytest-bazel,
woven-planet/go-zserio
and 20 other
repositories
Loading
Contribution activity
March 2025
Created 23 commits in 2 repositories
Created a pull request in bazel-contrib/rules_python that received 61 comments
feat: uv lock rule instead of genrule
This change re-implements the uv pip compile
as a set of rules instead of
using a genrule
. This makes the setup more RBE friendly and it also fixes
…
+1,085
−106
lines changed
•
61
comments
Opened 6 other pull requests in 1 repository
bazel-contrib/rules_python
4
merged
2
open
-
chore: remove old versions of Python 3.8
This contribution was made on Mar 25
-
fix(toolchain): no chmod on windows when downloading hermetic toolchain
This contribution was made on Mar 23
-
refactor(pypi): implement PEP508 compliant marker evaluation
This contribution was made on Mar 23
-
fix: expose public attrb/ruleb bzl targets
This contribution was made on Mar 20
-
feat: allow merging multiple simpleapi indexes
This contribution was made on Mar 1
-
fix(pypi): use python -B for repo-phase invocations
This contribution was made on Mar 1
Reviewed 28 pull requests in 2 repositories
bazel-contrib/rules_python
25 pull requests
-
feat: uv lock rule instead of genrule
This contribution was made on Mar 25
-
build(deps): bump django from 4.2.17 to 4.2.20 in /examples/bzlmod_build_file_generation
This contribution was made on Mar 25
-
build(deps): bump keyring from 25.4.1 to 25.5.0 in /tools/publish
This contribution was made on Mar 25
-
feat(pypi/parse_requirements): get dists by version when no hash provied
This contribution was made on Mar 25
-
feat: allow populating binary's venv site-packages with symlinks
This contribution was made on Mar 24
-
feat: add riscv64 linux support
This contribution was made on Mar 24
-
feat(python.toolchain): support file-based default Python version
This contribution was made on Mar 24
-
fix: correctly find runfiles root for symlinks
This contribution was made on Mar 24
-
docs: add steps for creating release candidates
This contribution was made on Mar 21
-
chore: update bcr metadata files to specify bazel-contrib
This contribution was made on Mar 21
-
chore: account for new GH org of standalone interpreter
This contribution was made on Mar 18
-
feat(rules): add main_module attribute to run a module name (python -m)
This contribution was made on Mar 17
-
feat: env-var for additional interpreter args in bootstrap stage 1
This contribution was made on Mar 17
-
feat(binary/test): add interpreter_args attribute
This contribution was made on Mar 16
-
feat(rules): allow deriving custom rules from core rules
This contribution was made on Mar 16
-
feat(pypi): support direct urls for wheels in bazel downloader
This contribution was made on Mar 12
-
refactor: API for deriving customized versions of the base rules
This contribution was made on Mar 12
-
fix(gazelle): Include YAML 'docstart' in gazelle manifest file
This contribution was made on Mar 11
-
feat(uv): parse the dist-manifest.json to not hardcode sha256 in rules_python
This contribution was made on Mar 9
-
fix(coverage): missing files in the coverage report if they have no tests
This contribution was made on Mar 7
-
fix: Correctly resolve macOS SDK paths
This contribution was made on Mar 7
-
fix: Add libdir to library search path
This contribution was made on Mar 7
-
feat: Package pyi files in wheel
This contribution was made on Mar 6
-
Add error for pip.parse attrs that require other attrs
This contribution was made on Mar 3
-
fix(pypi): use python -B for repo-phase invocations
This contribution was made on Mar 3
- Some pull request reviews not shown.
aignas/pytest-bazel
1 pull request
-
fixup: Fix minor typos
This contribution was made on Mar 23
Created an issue in bazel-contrib/rules_python that received 5 comments
readthedocs builds are broken
After #2638 the outgoing hooks and the RTD setup has not been updated. I dan't have the sufficient permissions on the GH side to fix it, so adding …
5
comments
Opened 3 other issues in 1 repository
bazel-contrib/rules_python
3
open
-
Remove Python 3.8
This contribution was made on Mar 26
-
pre-compile is failing with
aenum
packageThis contribution was made on Mar 25 -
toolchain resolution may be wrong when
python_version
does not include a patch versionThis contribution was made on Mar 21