Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
SirVer
/
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
Breadcrumbs
History for
rules_python
examples
on
f0rmiga/multi-python-support
User selector
All users
All time
Commit history
Commits on Oct 12, 2022
rebase: adjust multi_python_versions on ci
Show description for 059aa98
f0rmiga
committed
059aa98
View commit details
Copy full SHA for 059aa98
View code at this point
Browse repository at this point
fix: test compatible with all platforms
Show description for 519f762
f0rmiga
committed
519f762
View commit details
Copy full SHA for 519f762
View code at this point
Browse repository at this point
fix: add python_interpreter_target to multi_pip_parse
Show description for ffe07ac
f0rmiga
committed
ffe07ac
View commit details
Copy full SHA for ffe07ac
View code at this point
Browse repository at this point
refactor: version checking of the rule is already done by other tests
Show description for 75ad960
f0rmiga
committed
75ad960
View commit details
Copy full SHA for 75ad960
View code at this point
Browse repository at this point
fix: use requirement function in example
Show description for 32fa462
f0rmiga
committed
32fa462
View commit details
Copy full SHA for 32fa462
View code at this point
Browse repository at this point
feat: add multi_pip_parse
Show description for 0ec1d4f
f0rmiga
committed
0ec1d4f
View commit details
Copy full SHA for 0ec1d4f
View code at this point
Browse repository at this point
refactor: move tests to a sub-dir
Show description for 3f65659
f0rmiga
committed
3f65659
View commit details
Copy full SHA for 3f65659
View code at this point
Browse repository at this point
fix: black linter
Show description for 3891e54
f0rmiga
committed
3891e54
View commit details
Copy full SHA for 3891e54
View code at this point
Browse repository at this point
fix: linting issues
Show description for 9eb0f3b
f0rmiga
committed
9eb0f3b
View commit details
Copy full SHA for 9eb0f3b
View code at this point
Browse repository at this point
fix: buildifier
Show description for cbe5a11
f0rmiga
committed
cbe5a11
View commit details
Copy full SHA for cbe5a11
View code at this point
Browse repository at this point
test: extra case for default version taking another version
Show description for 44d6cb4
f0rmiga
committed
44d6cb4
View commit details
Copy full SHA for 44d6cb4
View code at this point
Browse repository at this point
fix: error message
Show description for ae419f2
f0rmiga
committed
ae419f2
View commit details
Copy full SHA for ae419f2
View code at this point
Browse repository at this point
feat: cross-version testing
Show description for ecc3ba9
f0rmiga
committed
ecc3ba9
View commit details
Copy full SHA for ecc3ba9
View code at this point
Browse repository at this point
feat: multi-toolchain support
Show description for 5d004e0
f0rmiga
committed
5d004e0
View commit details
Copy full SHA for 5d004e0
View code at this point
Browse repository at this point
refactor: ci with multiple tasks (#855)
Show description for 26526a5
f0rmiga
authored
26526a5
View commit details
Copy full SHA for 26526a5
View code at this point
Browse repository at this point
Commits on Oct 5, 2022
Allow requirements_in to be generated (#829)
Show description for b15e15f
philsc
and
f0rmiga
authored
b15e15f
View commit details
Copy full SHA for b15e15f
View code at this point
Browse repository at this point
Move construction of the METADATA file from wheelmaker to .bzl (#844)
Show description for fa4c408
pstradomski
and
f0rmiga
authored
fa4c408
View commit details
Copy full SHA for fa4c408
View code at this point
Browse repository at this point
Commits on Oct 1, 2022
Allow extra files to be added to distinfo directory within the wheel. (#831)
Show description for 301704b
pstradomski
and
groodt
authored
301704b
View commit details
Copy full SHA for 301704b
View code at this point
Browse repository at this point
Commits on Sep 26, 2022
Add CI job for RBE.
UebelAndre
authored and
alexeagle
committed
2f764ce
View commit details
Copy full SHA for 2f764ce
View code at this point
Browse repository at this point
Fixed deprecation warnings in //examples/wheel tests
UebelAndre
authored and
alexeagle
committed
f0e4743
View commit details
Copy full SHA for f0e4743
View code at this point
Browse repository at this point
Fixed unsound issue in wheel examples
UebelAndre
authored and
alexeagle
committed
0e44ffa
View commit details
Copy full SHA for 0e44ffa
View code at this point
Browse repository at this point
Commits on Sep 24, 2022
Standardise on pip_parse (#807)
groodt
authored
f0efec5
View commit details
Copy full SHA for f0efec5
View code at this point
Browse repository at this point
Commits on Sep 7, 2022
Allow overriding config attrs in pip_parse-generated install_deps (#751)
jvolkman
authored
ccbb05e
View commit details
Copy full SHA for ccbb05e
View code at this point
Browse repository at this point
Commits on Aug 29, 2022
Revert "Revert "Add option to use "pip download" instead of "pip wheel" to do…" (#811)
groodt
authored
cf6542d
View commit details
Copy full SHA for cf6542d
View code at this point
Browse repository at this point
Commits on Aug 27, 2022
Revert "pip_compile: remove external/workspace_name prefix from gener… (#794)
alexeagle
authored
edfd9f4
View commit details
Copy full SHA for edfd9f4
View code at this point
Browse repository at this point
Revert "Add option to use "pip download" instead of "pip wheel" to do… (#808)
Show description for 4999f63
groodt
authored
4999f63
View commit details
Copy full SHA for 4999f63
View code at this point
Browse repository at this point
Add option to use "pip download" instead of "pip wheel" to download wheels for other platforms (#773)
jesseschalken
authored
6a43ebd
View commit details
Copy full SHA for 6a43ebd
View code at this point
Browse repository at this point
Commits on Aug 14, 2022
Fix leading forward slashes in RECORD files produced by `py_wheel`. (#789)
UebelAndre
authored
599ddb8
View commit details
Copy full SHA for 599ddb8
View code at this point
Browse repository at this point
Ran black and isort to fix files missed by commit hook (#790)
UebelAndre
authored
d7ae311
View commit details
Copy full SHA for d7ae311
View code at this point
Browse repository at this point
Commits on Jul 12, 2022
chore: support bzlmod (#744)
alexeagle
authored
35391d9
View commit details
Copy full SHA for 35391d9
View code at this point
Browse repository at this point
Commits on Jul 1, 2022
Patch pip environment with xcode sdk location. (#697)
hrfuller
authored
ab6940a
View commit details
Copy full SHA for ab6940a
View code at this point
Browse repository at this point
Commits on Jun 30, 2022
Use `installer` to remove custom unzip and spread code (#715)
groodt
authored
09457c7
View commit details
Copy full SHA for 09457c7
View code at this point
Browse repository at this point
Commits on Jun 28, 2022
chore: update to Bazel 5.2.0 (#736)
alexeagle
authored
b25e188
View commit details
Copy full SHA for b25e188
View code at this point
Browse repository at this point
Commits on Jun 21, 2022
Validation to ensure requirements_lock is pinned. (#732)
Show description for c98bc8f
groodt
and
alexeagle
authored
c98bc8f
View commit details
Copy full SHA for c98bc8f
View code at this point
Browse repository at this point
Commits on Jun 9, 2022
Remove legacy pip_import (#726)
Show description for 4c961d9
groodt
authored
4c961d9
View commit details
Copy full SHA for 4c961d9
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.