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
.
seatable
/
python-pipeline
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
1
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Add new endpoints for statistics
- #91
#91
Merged
christophdb
merged 13 commits into
main
seatable/python-pipeline:main
from
new-endpoints
seatable/python-pipeline:new-endpoints
Copy head branch name to clipboard
Nov 11, 2025
Conversation
Commits
13
(13)
Checks
Files changed
Merged
Add new endpoints for statistics
#91
christophdb
merged 13 commits into
main
seatable/python-pipeline:main
from
new-endpoints
seatable/python-pipeline:new-endpoints
Copy head branch name to clipboard
Commits
Commits on Oct 31, 2025
Add /admin/runs/ endpoint
simonhammes
committed
36e8e8b
View commit details
Copy full SHA for 36e8e8b
Browse repository at this point
Fix off-by-one error in handling of end parameter
simonhammes
committed
8aba8e7
View commit details
Copy full SHA for 8aba8e7
Browse repository at this point
Add trailing slash
simonhammes
committed
19684cb
View commit details
Copy full SHA for 19684cb
Browse repository at this point
Set default value of per_page parameter to 100
simonhammes
committed
0bec847
View commit details
Copy full SHA for 0bec847
Browse repository at this point
Add endpoint to get statistics by base UUID
simonhammes
committed
73867f2
View commit details
Copy full SHA for 73867f2
Browse repository at this point
Fix code style issues
simonhammes
committed
e48a9b3
View commit details
Copy full SHA for e48a9b3
Browse repository at this point
Ignore pylint error
simonhammes
committed
2ece4e4
View commit details
Copy full SHA for 2ece4e4
Browse repository at this point
Remove FIXME comment to make Pylint happy
simonhammes
committed
722cbbe
View commit details
Copy full SHA for 722cbbe
Browse repository at this point
Fix key
simonhammes
committed
f60dc10
View commit details
Copy full SHA for f60dc10
Browse repository at this point
Commits on Nov 3, 2025
Accept start/end parameters in ISO format
simonhammes
committed
e15ca6a
View commit details
Copy full SHA for e15ca6a
Browse repository at this point
Add endpoint to get statistics grouped by day
simonhammes
committed
22d1c16
View commit details
Copy full SHA for 22d1c16
Browse repository at this point
Remove unused import
simonhammes
committed
8d986d7
View commit details
Copy full SHA for 8d986d7
Browse repository at this point
Commits on Nov 11, 2025
Fix handling of end parameter
simonhammes
committed
fdb71cd
View commit details
Copy full SHA for fdb71cd
Browse repository at this point
You can’t perform that action at this time.