FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · jsun-splunk/rules_python · GitHub
jsun-splunk
/
rules_python
Public
forked from
bazel-contrib/rules_python
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
User selector
Datepicker
Commit history
Commits on Jun 9, 2026
feat(toolchains): support runtime registration from manifest (#3802)
Show description for 42c8e75
rickeylev
authored
42c8e75
View commit details
Copy full SHA for 42c8e75
Browse repository at this point
fix(uv): respect uv.tool settings in pyproject.toml (#3811)
Show description for c0fef46
aignas
and
rickeylev
authored
c0fef46
View commit details
Copy full SHA for c0fef46
Browse repository at this point
Commits on Jun 8, 2026
build: configure secondary mirror fallback (#3814)
Show description for 8b38325
rickeylev
authored
8b38325
View commit details
Copy full SHA for 8b38325
Browse repository at this point
feat: add //command_line_option:extra_toolchains pseudo-flag (#3810)
Show description for dcb7dfa
rickeylev
authored
dcb7dfa
View commit details
Copy full SHA for dcb7dfa
Browse repository at this point
refactor: use python_ext mock helpers in python_tests.bzl (#3813)
Show description for c00bbaf
rickeylev
authored
c00bbaf
View commit details
Copy full SHA for c00bbaf
Browse repository at this point
Commits on Jun 3, 2026
fix(uv): allow environment setting for the update action (#3800)
Show description for 25ad57c
aignas
authored
25ad57c
View commit details
Copy full SHA for 25ad57c
Browse repository at this point
Commits on Jun 1, 2026
test(mocks): extract mock python extension helper (#3803)
Show description for 94ccb8c
rickeylev
authored
94ccb8c
View commit details
Copy full SHA for 94ccb8c
Browse repository at this point
chore: tell agents to not amend or rebase PRs (#3804)
Show description for ef09f63
rickeylev
authored
ef09f63
View commit details
Copy full SHA for ef09f63
Browse repository at this point
Commits on May 31, 2026
fix(build-data): remove CONFIG_MODE from build data (#3801)
Show description for ae129b3
rickeylev
authored
ae129b3
View commit details
Copy full SHA for ae129b3
Browse repository at this point
Commits on May 29, 2026
fix(pypi): do not fail on indexes without root index (#3799)
Show description for 10e1f7c
aignas
authored
10e1f7c
View commit details
Copy full SHA for 10e1f7c
Browse repository at this point
Commits on May 27, 2026
chore: use direct @dev_pip targets instead of requirement() (#3798)
Show description for 733f240
rickeylev
authored
733f240
View commit details
Copy full SHA for 733f240
Browse repository at this point
fix: avoid ln race condition in bootstrap script (#3797)
Show description for cef5a6a
rickeylev
authored
cef5a6a
View commit details
Copy full SHA for cef5a6a
Browse repository at this point
Commits on May 24, 2026
chore: use ruff to lint and format files and apply fixes (#3779)
Show description for a9de4d5
aignas
authored
a9de4d5
View commit details
Copy full SHA for a9de4d5
Browse repository at this point
Commits on May 23, 2026
refactor(pypi): cleanup marker evaluation code in requirement parsing (#3765)
Show description for bc8a62b
aignas
authored
bc8a62b
View commit details
Copy full SHA for bc8a62b
Browse repository at this point
Commits on May 20, 2026
fix(system_python): Remove printing of not always present attribute (#3781)
Show description for c7efd79
limdor
and
aignas
authored
c7efd79
View commit details
Copy full SHA for c7efd79
Browse repository at this point
fix(pip_compile): Forward target compatibility to *.update (#3787)
Show description for 61cfa88
castler
and
aignas
authored
61cfa88
View commit details
Copy full SHA for 61cfa88
Browse repository at this point
feat(coverage): warn when bundled coverage tool has no wheel for requested python_version/platform (#3766)
Show description for f4ebb5b
Syndic
authored
f4ebb5b
View commit details
Copy full SHA for f4ebb5b
Browse repository at this point
fix(rules): allow path separators in 'main' attribute (#3790)
Show description for 4b99ec3
titusfortner
and
aignas
authored
4b99ec3
View commit details
Copy full SHA for 4b99ec3
Browse repository at this point
docs: split toolchain bumps from #3708 into 2.0.2 and 1.9.1 changelog sections (#3777)
Show description for dc9c1ab
kevinpark1217
authored
dc9c1ab
View commit details
Copy full SHA for dc9c1ab
Browse repository at this point
Commits on May 19, 2026
ci: update RBE toolchain version from ubuntu2204 to ubuntu2404 (#3778)
Show description for 32527de
meteorcloudy
authored
32527de
View commit details
Copy full SHA for 32527de
Browse repository at this point
Commits on May 10, 2026
fix(logger): do not output WARN level logs for non-root modules (#3760)
Show description for 5511aaf
aignas
and
gemini-code-assist[bot]
authored
5511aaf
View commit details
Copy full SHA for 5511aaf
Browse repository at this point
fix(pypi): pass the correct versions to get_index_urls and fix cache invalidation (#3758)
Show description for 3871306
aignas
authored
3871306
View commit details
Copy full SHA for 3871306
Browse repository at this point
feat(coverage): add Python 3.14 support and bump coverage.py to 7.10.7 (#3764)
Show description for 9dc505b
Syndic
authored
9dc505b
View commit details
Copy full SHA for 9dc505b
Browse repository at this point
Commits on May 8, 2026
fix(toolchains): add releases.astral.sh mirror for python-build-standalone (#3761)
Show description for b5c8873
rickeylev
authored
b5c8873
View commit details
Copy full SHA for b5c8873
Browse repository at this point
Commits on May 7, 2026
chore(pypi): remove unused config settings code (#3739)
Show description for ca066b8
aignas
and
rickeylev
authored
ca066b8
View commit details
Copy full SHA for ca066b8
Browse repository at this point
feat(gazelle): enable pyi attrs by default (#3753)
Show description for 6a58e1e
amartani
authored
6a58e1e
View commit details
Copy full SHA for 6a58e1e
Browse repository at this point
Commits on May 3, 2026
fix(pypi): include RECORD file in installed wheel targets (#3752)
Show description for 83f714d
rickeylev
authored
83f714d
View commit details
Copy full SHA for 83f714d
Browse repository at this point
docs: rewrite multi-version dependency track guide using custom platforms (#3751)
Show description for e784fc2
rickeylev
authored
e784fc2
View commit details
Copy full SHA for e784fc2
Browse repository at this point
Commits on May 1, 2026
chore: always use starlark-based extraction for wheels (#3748)
Show description for ee7c54b
rickeylev
authored
ee7c54b
View commit details
Copy full SHA for ee7c54b
Browse repository at this point
Commits on Apr 30, 2026
feat: Add alias_kind directive support to Gazelle plugin. (#3713)
Show description for b87cf67
canislupaster
and
aignas
authored
b87cf67
View commit details
Copy full SHA for b87cf67
Browse repository at this point
feat(venv): make wheel scripts runnable in venv (#3743)
Show description for a6e7d34
rickeylev
authored
a6e7d34
View commit details
Copy full SHA for a6e7d34
Browse repository at this point
Commits on Apr 29, 2026
feat: add package metadata for wheel libraries (#3531)
Show description for eda9fe3
stevebarrau
and
aignas
authored
eda9fe3
View commit details
Copy full SHA for eda9fe3
Browse repository at this point
fix(pypi): harden the WORKSPACE python detection in pip_repository (#3744)
Show description for 78ae1f0
aignas
authored
78ae1f0
View commit details
Copy full SHA for 78ae1f0
Browse repository at this point
build(deps): bump softprops/action-gh-release from 2 to 3 (#3702)
Show description for 588a42b
dependabot[bot]
authored
588a42b
View commit details
Copy full SHA for 588a42b
Browse repository at this point
fix(uv): use astral urls for uv primary source, github as secondary (#3746)
Show description for 4cce534
jwnimmer-tri
and
rickeylev
authored
4cce534
View commit details
Copy full SHA for 4cce534
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL