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
.
y-scope
/
spider
Public
Notifications
You must be signed in to change notification settings
Fork
12
Star
11
Code
Issues
33
Pull requests
10
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
feat: Add scheduler scheduling
- #31
#31
Merged
sitaowang1998
merged 14 commits into
y-scope:main
y-scope/spider:main
from
sitaowang1998:scheduler
sitaowang1998/spider:scheduler
Copy head branch name to clipboard
Dec 5, 2024
Conversation
Commits
14
(14)
Checks
Files changed
Merged
feat: Add scheduler scheduling
#31
sitaowang1998
merged 14 commits into
y-scope:main
y-scope/spider:main
from
sitaowang1998:scheduler
sitaowang1998/spider:scheduler
Copy head branch name to clipboard
Commits
Commits on Dec 3, 2024
Add creation time in job metadata
sitaowang1998
committed
7b87f9c
View commit details
Copy full SHA for 7b87f9c
Browse repository at this point
Add clang format for tests
sitaowang1998
committed
49c0ee3
View commit details
Copy full SHA for 49c0ee3
Browse repository at this point
Make SchedulerPolicy pure virtual
sitaowang1998
committed
7e5eb95
View commit details
Copy full SHA for 7e5eb95
Browse repository at this point
Fix bug in mysql table creation
sitaowang1998
committed
954416d
View commit details
Copy full SHA for 954416d
Browse repository at this point
Commits on Dec 4, 2024
Add fifo job scheduler
sitaowang1998
committed
2248eb1
View commit details
Copy full SHA for 2248eb1
Browse repository at this point
Add scheduler test
sitaowang1998
committed
d826b4f
View commit details
Copy full SHA for d826b4f
Browse repository at this point
Fix scheduler
sitaowang1998
committed
54e23a5
View commit details
Copy full SHA for 54e23a5
Browse repository at this point
Fix clang tidy
sitaowang1998
committed
7e3dfb6
View commit details
Copy full SHA for 7e3dfb6
Browse repository at this point
Fix clang tidy
sitaowang1998
committed
cd01beb
View commit details
Copy full SHA for cd01beb
Browse repository at this point
Fix clang tidy
sitaowang1998
committed
289a151
View commit details
Copy full SHA for 289a151
Browse repository at this point
Add error handle for mysql timestamp parsing
sitaowang1998
committed
d614d9b
View commit details
Copy full SHA for d614d9b
Browse repository at this point
Mark JobMetadata getter as const
sitaowang1998
committed
c10a764
View commit details
Copy full SHA for c10a764
Browse repository at this point
Add more check for scheduler test
sitaowang1998
committed
93481f8
View commit details
Copy full SHA for 93481f8
Browse repository at this point
Fix typo in comment
sitaowang1998
committed
7725428
View commit details
Copy full SHA for 7725428
Browse repository at this point
You can’t perform that action at this time.