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
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 }}
michaelhajjar
/
pulp_python
Public
forked from
pulp/pulp_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
pulp_python
pulp_python
on
main
User selector
All users
All time
Commit history
Commits on Sep 18, 2025
Update tasks to return JSON-serializable values
Show description for 7bca181
jobselko
committed
7bca181
View commit details
Copy full SHA for 7bca181
View code at this point
Browse repository at this point
Commits on Sep 14, 2025
Merge pull request #962 from gerrod3/mismatch-names
Show description for 30e5999
gerrod3
authored
30e5999
View commit details
Copy full SHA for 30e5999
View code at this point
Browse repository at this point
Commits on Sep 13, 2025
Fix publish failure when handling bad dist name metadata
Show description for e14b800
gerrod3
committed
e14b800
View commit details
Copy full SHA for e14b800
View code at this point
Browse repository at this point
Commits on Sep 8, 2025
Merge pull request #957 from gerrod3/skip-exist-remove
Show description for 2b34643
ggainey
authored
2b34643
View commit details
Copy full SHA for 2b34643
View code at this point
Browse repository at this point
Remove testing of twine's --skip-existing due to twine feature removal
gerrod3
committed
60a7e06
View commit details
Copy full SHA for 60a7e06
View code at this point
Browse repository at this point
Commits on Aug 26, 2025
Bump minor version
pulpbot
committed
b8ad495
View commit details
Copy full SHA for b8ad495
View code at this point
Browse repository at this point
Commits on Aug 22, 2025
Add synchronous upload API
Show description for fc32363
jobselko
committed
fc32363
View commit details
Copy full SHA for fc32363
View code at this point
Browse repository at this point
Fix formatting
jobselko
committed
14588c0
View commit details
Copy full SHA for 14588c0
View code at this point
Browse repository at this point
Commits on Aug 20, 2025
Rewrite metadata extraction function to take in a file object
gerrod3
committed
68dd933
View commit details
Copy full SHA for 68dd933
View code at this point
Browse repository at this point
Commits on Aug 13, 2025
Bump minor version
pulpbot
committed
518463a
View commit details
Copy full SHA for 518463a
View code at this point
Browse repository at this point
Merge pull request #930 from gerrod3/385-compat
Show description for 66bdfe3
gerrod3
authored
66bdfe3
View commit details
Copy full SHA for 66bdfe3
View code at this point
Browse repository at this point
Commits on Aug 12, 2025
Bump pulpcore upperbound to <3.100
gerrod3
committed
54b85ec
View commit details
Copy full SHA for 54b85ec
View code at this point
Browse repository at this point
Fixed group uploads failing when using domains
gerrod3
committed
61afb0a
View commit details
Copy full SHA for 61afb0a
View code at this point
Browse repository at this point
Commits on Jul 30, 2025
Merge pull request #875 from ATIX-AG/upstream/add-black
Show description for 671a3d3
jobselko
authored
671a3d3
View commit details
Copy full SHA for 671a3d3
View code at this point
Browse repository at this point
Add changes from black command
Show description for 4aeda89
dosas
committed
4aeda89
View commit details
Copy full SHA for 4aeda89
View code at this point
Browse repository at this point
Manually fix some misunderstandings between flake8 and black
dosas
committed
2f10abf
View commit details
Copy full SHA for 2f10abf
View code at this point
Browse repository at this point
Commits on Jul 23, 2025
Bump minor version
pulpbot
committed
66cf99f
View commit details
Copy full SHA for 66cf99f
View code at this point
Browse repository at this point
Commits on Jul 9, 2025
Fully support the latest core metadata (up to 2.4)
Show description for cdd1323
jobselko
committed
cdd1323
View commit details
Copy full SHA for cdd1323
View code at this point
Browse repository at this point
Commits on Jul 3, 2025
Add missing python_version to serializer
jobselko
committed
3803fe8
View commit details
Copy full SHA for 3803fe8
View code at this point
Browse repository at this point
Commits on Jul 2, 2025
Sort metadata by version and name
jobselko
committed
b018bcf
View commit details
Copy full SHA for b018bcf
View code at this point
Browse repository at this point
Commits on Jul 1, 2025
Fix tests to account for new fixtures
Show description for 0add7d8
jobselko
committed
0add7d8
View commit details
Copy full SHA for 0add7d8
View code at this point
Browse repository at this point
Commits on Jun 10, 2025
Bump minor version
pulpbot
committed
650ad83
View commit details
Copy full SHA for 650ad83
View code at this point
Browse repository at this point
Merge pull request #848 from jobselko/repair_on_demand_content
Show description for 56c8a1c
jobselko
authored
56c8a1c
View commit details
Copy full SHA for 56c8a1c
View code at this point
Browse repository at this point
Commits on Jun 9, 2025
Support on-demand content in repair_metadata
Show description for 154f96a
jobselko
committed
154f96a
View commit details
Copy full SHA for 154f96a
View code at this point
Browse repository at this point
Refactor repair_metadata
jobselko
committed
b273572
View commit details
Copy full SHA for b273572
View code at this point
Browse repository at this point
Commits on Jun 2, 2025
Merge pull request #852 from gerrod3/pt-relative
Show description for ebf7b2c
gerrod3
authored
ebf7b2c
View commit details
Copy full SHA for ebf7b2c
View code at this point
Browse repository at this point
Commits on May 14, 2025
Fix pull-through caching for indexes with relative urls
Show description for d46e78d
gerrod3
committed
d46e78d
View commit details
Copy full SHA for d46e78d
View code at this point
Browse repository at this point
Commits on May 13, 2025
Bump minor version
pulpbot
committed
b4869b2
View commit details
Copy full SHA for b4869b2
View code at this point
Browse repository at this point
Commits on May 9, 2025
Add new repair_metadata endpoint
Show description for b5f4f40
jobselko
committed
b5f4f40
View commit details
Copy full SHA for b5f4f40
View code at this point
Browse repository at this point
Commits on Apr 25, 2025
Revert "Add new repair_metadata endpoint"
Show description for d2ae90b
gerrod3
committed
d2ae90b
View commit details
Copy full SHA for d2ae90b
View code at this point
Browse repository at this point
Add new repair_metadata endpoint
jobselko
committed
fa784c4
View commit details
Copy full SHA for fa784c4
View code at this point
Browse repository at this point
Commits on Apr 11, 2025
Bump minor version
pulpbot
authored and
mdellweg
committed
43fe649
View commit details
Copy full SHA for 43fe649
View code at this point
Browse repository at this point
Commits on Apr 8, 2025
Merge pull request #817 from gerrod3/pt-save
Show description for 025b576
gerrod3
authored
025b576
View commit details
Copy full SHA for 025b576
View code at this point
Browse repository at this point
Commits on Apr 4, 2025
Fix proxy-sync regression
gerrod3
committed
00f9b83
View commit details
Copy full SHA for 00f9b83
View code at this point
Browse repository at this point
Commits on Apr 2, 2025
Add support for pull-through repository saving
Show description for df8b5ad
gerrod3
committed
df8b5ad
View commit details
Copy full SHA for df8b5ad
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.