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
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
Zipstack
/
unstract-python-client
Public
Notifications
You must be signed in to change notification settings
Fork
3
Star
6
Code
Issues
1
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
UN-3770 [MISC] Follow DRF pagination on all clone list endpoints
- #24
#24
Merged
chandrasekharan-zipstack
merged 11 commits into
main
Zipstack/unstract-python-client:main
from
feat/paginate-list-helpers
Zipstack/unstract-python-client:feat/paginate-list-helpers
Copy head branch name to clipboard
Jul 31, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
UN-3770 [MISC] Follow DRF pagination on all clone list endpoints
#24
chandrasekharan-zipstack
merged 11 commits into
main
Zipstack/unstract-python-client:main
from
feat/paginate-list-helpers
Zipstack/unstract-python-client:feat/paginate-list-helpers
Copy head branch name to clipboard
Commits
Commits on Jul 24, 2026
feat(clone): follow DRF pagination on all list endpoints
Show description for 718f789
chandrasekharan-zipstack
and
claude
committed
718f789
View commit details
Copy full SHA for 718f789
Browse repository at this point
Commits on Jul 29, 2026
ci: add focused clone test workflow (UN-3770)
Show description for 64d4cb5
chandrasekharan-zipstack
and
claude
committed
64d4cb5
View commit details
Copy full SHA for 64d4cb5
Browse repository at this point
Merge pull request #25 from Zipstack/ci/clone-tests-workflow
Show description for 68a560f
chandrasekharan-zipstack
authored
68a560f
View commit details
Copy full SHA for 68a560f
Browse repository at this point
Commits on Jul 30, 2026
Harden _paginate: validate every page + reject off-origin next links
Show description for 4904331
chandrasekharan-zipstack
and
claude
committed
4904331
View commit details
Copy full SHA for 4904331
Browse repository at this point
UN-3770 [FIX] Address Greptile: normalise pagination origin, validate every page
Show description for c38d1ef
chandrasekharan-zipstack
and
claude
committed
c38d1ef
View commit details
Copy full SHA for c38d1ef
Browse repository at this point
UN-3770 [FIX] Guard malformed port in pagination 'next' URL
Show description for cc0786d
chandrasekharan-zipstack
and
claude
committed
cc0786d
View commit details
Copy full SHA for cc0786d
Browse repository at this point
UN-3770 [CI] Pin clone-tests actions to commit SHAs
Show description for c9f6357
chandrasekharan-zipstack
and
claude
committed
c9f6357
View commit details
Copy full SHA for c9f6357
Browse repository at this point
Commits on Jul 31, 2026
Address pagination review: tolerate proxy origins + empty bodies
Show description for 3dacd58
chandrasekharan-zipstack
and
claude
committed
3dacd58
View commit details
Copy full SHA for 3dacd58
Browse repository at this point
Update src/unstract/clone/client.py
Show description for e8ea582
chandrasekharan-zipstack
and
greptile-apps[bot]
authored
e8ea582
View commit details
Copy full SHA for e8ea582
Browse repository at this point
Pin pagination next links to the configured origin
Show description for 587317b
chandrasekharan-zipstack
and
claude
committed
587317b
View commit details
Copy full SHA for 587317b
Browse repository at this point
Wrap urlunparse args to satisfy ruff E501
Show description for 2f79565
chandrasekharan-zipstack
and
claude
committed
2f79565
View commit details
Copy full SHA for 2f79565
Browse repository at this point
You can’t perform that action at this time.