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 }}
SpencerC
/
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
refactor_wheel_example
User selector
All users
All time
Commit history
Commits on Jan 26, 2023
refactor: make wheel example a nested WORKSPACE
Show description for ba796a2
alexeagle
committed
ba796a2
View commit details
Copy full SHA for ba796a2
View code at this point
Browse repository at this point
Commits on Jan 25, 2023
feat(gazelle)!: Move the plugin to a separate workspace (#972)
Show description for fd5f531
aignas
authored
fd5f531
View commit details
Copy full SHA for fd5f531
View code at this point
Browse repository at this point
Commits on Jan 23, 2023
cleanup: remove vendored copy of skylib (#1003)
Show description for 1d283fc
alexeagle
authored
1d283fc
View commit details
Copy full SHA for 1d283fc
View code at this point
Browse repository at this point
Commits on Jan 21, 2023
fix(deps): declare our dependency on bazel_skylib (#1001)
alexeagle
authored
bd3a719
View commit details
Copy full SHA for bd3a719
View code at this point
Browse repository at this point
Commits on Jan 20, 2023
runfiles: Apply repo mapping to Rlocation path (#998)
fmeum
authored
9662139
View commit details
Copy full SHA for 9662139
View code at this point
Browse repository at this point
Commits on Jan 19, 2023
runfiles: Import `CurrentRepository` from Bazel (#988)
Show description for a475144
fmeum
authored
a475144
View commit details
Copy full SHA for a475144
View code at this point
Browse repository at this point
Commits on Jan 10, 2023
Refactor and separate concerns of external python package handling code (#953)
groodt
authored
70cce26
View commit details
Copy full SHA for 70cce26
View code at this point
Browse repository at this point
Commits on Jan 2, 2023
Fully switch to bazel 6.0.0 in all places (#960)
aignas
authored
4dde147
View commit details
Copy full SHA for 4dde147
View code at this point
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
View code at this point
Browse repository at this point
Commits on Dec 27, 2022
Removes unused "incremental" property (#948)
groodt
authored
d400f6b
View commit details
Copy full SHA for d400f6b
View code at this point
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
View code at this point
Browse repository at this point
Rename `BUILD` -> `BUILD.bazel` (#946)
groodt
authored
50ba3ed
View commit details
Copy full SHA for 50ba3ed
View code at this point
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
View code at this point
Browse repository at this point
Commits on Dec 24, 2022
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
View code at this point
Browse repository at this point
Updates lockfiles (#943)
groodt
authored
bcd7109
View commit details
Copy full SHA for bcd7109
View code at this point
Browse repository at this point
Refactor wheel_installer (#937)
Show description for 72ac64a
groodt
authored
72ac64a
View commit details
Copy full SHA for 72ac64a
View code at this point
Browse repository at this point
Commits on Dec 21, 2022
Various updates build_file_generation example (#869)
Show description for fcd0328
chrislovecnm
authored
fcd0328
View commit details
Copy full SHA for fcd0328
View code at this point
Browse repository at this point
Commits on Dec 6, 2022
feat: gazelle manifest exclude_patterns (#917)
Show description for 6574e34
f0rmiga
authored
6574e34
View commit details
Copy full SHA for 6574e34
View code at this point
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
View code at this point
Browse repository at this point
Commits on Dec 1, 2022
ci: add debian11 to the matrix (#910)
Show description for c572cdc
f0rmiga
authored
c572cdc
View commit details
Copy full SHA for c572cdc
View code at this point
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
View code at this point
Browse repository at this point
Commits on Nov 28, 2022
feat: multi-toolchain support (#846)
Show description for 17a1573
f0rmiga
authored
17a1573
View commit details
Copy full SHA for 17a1573
View code at this point
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
View code at this point
Browse repository at this point
Commits on Nov 7, 2022
Create a pip_parse bzlmod extension
kormide
authored and
alexeagle
committed
af354c2
View commit details
Copy full SHA for af354c2
View code at this point
Browse repository at this point
Commits on Nov 4, 2022
Support annotations on pip packages with extras. (#865)
Show description for bd42ad2
william-smith-skydio
authored
bd42ad2
View commit details
Copy full SHA for bd42ad2
View code at this point
Browse repository at this point
Commits on Oct 26, 2022
Update bzlmod example to use latest Bazel release (#867)
Show description for 6d9080f
kormide
authored
6d9080f
View commit details
Copy full SHA for 6d9080f
View code at this point
Browse repository at this point
Commits on Oct 25, 2022
Updating Gazelle version in example (#857)
chrislovecnm
authored
b095f6f
View commit details
Copy full SHA for b095f6f
View code at this point
Browse repository at this point
Commits on Oct 12, 2022
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
Previous
Next
You can’t perform that action at this time.