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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
chainloop-dev
/
chainloop
Public
Notifications
You must be signed in to change notification settings
Fork
52
Star
570
Code
Issues
8
Pull requests
4
Actions
Projects
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat(referrer): add cursor-based pagination to discover endpoints
- #2896
#2896
Merged
migmartri
merged 6 commits into
chainloop-dev:main
chainloop-dev/chainloop:main
from
migmartri:add-pagination-referrer
migmartri/chainloop:add-pagination-referrer
Copy head branch name to clipboard
Mar 26, 2026
Conversation
Commits
6
(6)
Checks
Files changed
Merged
feat(referrer): add cursor-based pagination to discover endpoints
#2896
migmartri
merged 6 commits into
chainloop-dev:main
chainloop-dev/chainloop:main
from
migmartri:add-pagination-referrer
migmartri/chainloop:add-pagination-referrer
Copy head branch name to clipboard
Commits
Commits on Mar 26, 2026
feat(referrer): add cursor-based pagination to discover endpoints
Show description for 11dc598
migmartri
committed
11dc598
View commit details
Copy full SHA for 11dc598
Browse repository at this point
fix(referrer): correct ORDER BY direction for cursor-based pagination
Show description for 7a145ab
migmartri
committed
7a145ab
View commit details
Copy full SHA for 7a145ab
Browse repository at this point
fix(referrer): preserve backward compat and fix order-dependent tests
Show description for 97e338f
migmartri
committed
97e338f
View commit details
Copy full SHA for 97e338f
Browse repository at this point
fix(referrer): use sql.OrderDesc() for correct descending sort
Show description for 666089d
migmartri
committed
666089d
View commit details
Copy full SHA for 666089d
Browse repository at this point
fix(referrer): apply default page size of 20 when limit is omitted
Show description for 4368b75
migmartri
committed
4368b75
View commit details
Copy full SHA for 4368b75
Browse repository at this point
fix(referrer): include pagination cursor in CLI JSON output
Show description for 0ab9454
migmartri
committed
0ab9454
View commit details
Copy full SHA for 0ab9454
Browse repository at this point
You can’t perform that action at this time.