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 }}
devil0701
/
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
docs_fmt
User selector
All users
All time
Commit history
Commits on Jan 2, 2023
chore(docs): fix bad html formatting
Show description for fd706c9
alexeagle
committed
fd706c9
View commit details
Copy full SHA for fd706c9
Browse repository at this point
Commits on Dec 30, 2022
Fix hyphen in requirement didn't work with bzlmod (#952) (#957)
acr92
authored
2c29f40
View commit details
Copy full SHA for 2c29f40
Browse repository at this point
Commits on Dec 29, 2022
Don’t use keyword argument for TestEnvironment. (#954)
phst
authored
7262403
View commit details
Copy full SHA for 7262403
Browse repository at this point
Fix broken link. (#955)
phst
authored
def63ad
View commit details
Copy full SHA for def63ad
Browse repository at this point
Commits on Dec 27, 2022
Disable bytecode optimization during wheel installation (#949)
groodt
authored
9a9c844
View commit details
Copy full SHA for 9a9c844
Browse repository at this point
Removes unused "incremental" property (#948)
groodt
authored
d400f6b
View commit details
Copy full SHA for d400f6b
Browse repository at this point
Commits on Dec 26, 2022
Add missing .gitignore for //examples/pip_parse_vendored (#947)
groodt
authored
b3bf124
View commit details
Copy full SHA for b3bf124
Browse repository at this point
Rename `BUILD` -> `BUILD.bazel` (#946)
groodt
authored
50ba3ed
View commit details
Copy full SHA for 50ba3ed
Browse repository at this point
Update name of `compile_pip_requirements` (#945)
groodt
authored
7e59c5c
View commit details
Copy full SHA for 7e59c5c
Browse repository at this point
pip: 22.2.1 -> 22.3.1; build: 0.8.0 -> 0.9.0; installer: 0.5.1 -> 0.6.0; pip-tools: 6.8.0 -> 6.12.1 (#944)
groodt
authored
8a6b15d
View commit details
Copy full SHA for 8a6b15d
Browse repository at this point
Commits on Dec 24, 2022
chore(gazelle): clarify a particular failure message (#939)
srabraham
authored
1ceb620
View commit details
Copy full SHA for 1ceb620
Browse repository at this point
fix: embed stamped version in py_wheel METADATA (#935)
Show description for b455267
mattoberle
and
f0rmiga
authored
b455267
View commit details
Copy full SHA for b455267
Browse repository at this point
Updates lockfiles (#943)
groodt
authored
bcd7109
View commit details
Copy full SHA for bcd7109
Browse repository at this point
Refactor wheel_installer (#937)
Show description for 72ac64a
groodt
authored
72ac64a
View commit details
Copy full SHA for 72ac64a
Browse repository at this point
Commits on Dec 21, 2022
Fix CI after bazel 6.0.0 (#938)
groodt
authored
8331522
View commit details
Copy full SHA for 8331522
Browse repository at this point
Various updates build_file_generation example (#869)
Show description for fcd0328
chrislovecnm
authored
fcd0328
View commit details
Copy full SHA for fcd0328
Browse repository at this point
Commits on Dec 19, 2022
Remove unused code (#933)
groodt
authored
222ec4b
View commit details
Copy full SHA for 222ec4b
Browse repository at this point
Commits on Dec 7, 2022
fix: gazelle panics when "# gazelle:ignore" doesn't have a value (#915)
Show description for 4528038
stdll00
and
f0rmiga
authored
4528038
View commit details
Copy full SHA for 4528038
Browse repository at this point
Commits on Dec 6, 2022
fix: don't test on release (#920)
Show description for 9bf7c49
f0rmiga
authored
9bf7c49
View commit details
Copy full SHA for 9bf7c49
Browse repository at this point
Add f0rmiga as codeowner of build_file_example (#918)
rickeylev
authored
9fc69da
View commit details
Copy full SHA for 9fc69da
Browse repository at this point
feat: gazelle manifest exclude_patterns (#917)
Show description for 6574e34
f0rmiga
authored
6574e34
View commit details
Copy full SHA for 6574e34
Browse repository at this point
Commits on Dec 5, 2022
Add gazelle distribution and enable build_file_generation test (#913)
aignas
authored
d170eb9
View commit details
Copy full SHA for d170eb9
Browse repository at this point
Commits on Dec 1, 2022
fix: windows on ci (#911)
Show description for 9b47b75
f0rmiga
authored
9b47b75
View commit details
Copy full SHA for 9b47b75
Browse repository at this point
Fail if Python 2 values are specified (#887)
Show description for ce977e1
rickeylev
authored
ce977e1
View commit details
Copy full SHA for ce977e1
Browse repository at this point
ci: add debian11 to the matrix (#910)
Show description for c572cdc
f0rmiga
authored
c572cdc
View commit details
Copy full SHA for c572cdc
Browse repository at this point
fix: pip_compile to handle multiple generated requirements.in (#909)
Show description for b5f2d06
f0rmiga
authored
b5f2d06
View commit details
Copy full SHA for b5f2d06
Browse repository at this point
Commits on Nov 29, 2022
fix: missing RunEnvironmentInfo (#904)
Show description for 518c873
f0rmiga
authored
518c873
View commit details
Copy full SHA for 518c873
Browse repository at this point
fix: #895 append _py if ending with .py
rbuckland
authored and
alexeagle
committed
b69431e
View commit details
Copy full SHA for b69431e
Browse repository at this point
Commits on Nov 28, 2022
Document how to get started working on rules_python (#891)
Show description for 6095ae2
rickeylev
and
f0rmiga
authored
6095ae2
View commit details
Copy full SHA for 6095ae2
Browse repository at this point
Correctly reference os-specific labels from central alias repo (#889)
Show description for 7e3c89c
jlaxson
and
f0rmiga
authored
7e3c89c
View commit details
Copy full SHA for 7e3c89c
Browse repository at this point
bump: python toolchain releases (#902)
Show description for b95f639
f0rmiga
authored
b95f639
View commit details
Copy full SHA for b95f639
Browse repository at this point
feat: multi-toolchain support (#846)
Show description for 17a1573
f0rmiga
authored
17a1573
View commit details
Copy full SHA for 17a1573
Browse repository at this point
Commits on Nov 23, 2022
fix: fix a bug where some transitive deps could not be resolved via bzlmod
kormide
authored and
alexeagle
committed
0054574
View commit details
Copy full SHA for 0054574
Browse repository at this point
Commits on Nov 21, 2022
fix: correct bcr metadata template filename (#892)
kormide
authored
e093bc1
View commit details
Copy full SHA for e093bc1
Browse repository at this point
Commits on Nov 19, 2022
Fix //docs:update (#876)
Show description for 4a0c763
philsc
authored
4a0c763
View commit details
Copy full SHA for 4a0c763
Browse repository at this point
Previous
Next
You can’t perform that action at this time.