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
.
triggerdotdev
/
trigger.dev
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
1.4k
Star
16k
Code
Issues
341
Pull requests
74
Discussions
Actions
Projects
Security and quality
27
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
RunEngine 2.0 batch trigger support
- #1581
#1581
Merged
matt-aitken
merged 19 commits into
run-engine-2
triggerdotdev/trigger.dev:run-engine-2
from
run-engine-batch-trigger
triggerdotdev/trigger.dev:run-engine-batch-trigger
Copy head branch name to clipboard
Jan 2, 2025
Conversation
Commits
19
(19)
Checks
Files changed
Merged
RunEngine 2.0 batch trigger support
#1581
matt-aitken
merged 19 commits into
run-engine-2
triggerdotdev/trigger.dev:run-engine-2
from
run-engine-batch-trigger
triggerdotdev/trigger.dev:run-engine-batch-trigger
Copy head branch name to clipboard
Commits
Commits on Dec 17, 2024
Make it clear when BatchTriggerV2Service is used
matt-aitken
committed
5526dab
View commit details
Copy full SHA for 5526dab
Browse repository at this point
Copy of BatchTriggerV2Service
matt-aitken
committed
a469365
View commit details
Copy full SHA for a469365
Browse repository at this point
Commits on Dec 19, 2024
WIP batch triggering
matt-aitken
committed
64c4a99
View commit details
Copy full SHA for 64c4a99
Browse repository at this point
Merge remote-tracking branch 'origin/run-engine-2' into run-engine-batch-trigger
matt-aitken
committed
c1306eb
View commit details
Copy full SHA for c1306eb
Browse repository at this point
Commits on Dec 29, 2024
Allow blocking a run with multiple waitpoints at once. Made it atomic
matt-aitken
committed
6259b3d
View commit details
Copy full SHA for 6259b3d
Browse repository at this point
Removed unused param
matt-aitken
committed
adbe83e
View commit details
Copy full SHA for adbe83e
Browse repository at this point
New batch service
matt-aitken
committed
fb08da1
View commit details
Copy full SHA for fb08da1
Browse repository at this point
Merge remote-tracking branch 'origin/run-engine-2' into run-engine-batch-trigger
matt-aitken
committed
6aad704
View commit details
Copy full SHA for 6aad704
Browse repository at this point
Pass through the parentRunId and resumeParentOnCompletion
matt-aitken
committed
33b7607
View commit details
Copy full SHA for 33b7607
Browse repository at this point
Use the new batch service, and correct trigger task version
matt-aitken
committed
44d954a
View commit details
Copy full SHA for 44d954a
Browse repository at this point
Commits on Dec 30, 2024
Force V1 engine if using BatchTriggerV2Service, we’ve already done the check at this point
matt-aitken
committed
31a354a
View commit details
Copy full SHA for 31a354a
Browse repository at this point
Commits on Dec 31, 2024
Removed the $transaction and early exit if nothing changed
matt-aitken
committed
45ada5c
View commit details
Copy full SHA for 45ada5c
Browse repository at this point
Merge remote-tracking branch 'origin/run-engine-2' into run-engine-batch-trigger
matt-aitken
committed
f0c250f
View commit details
Copy full SHA for f0c250f
Browse repository at this point
Adedd a simple batch task to the hello world reference catalog
matt-aitken
committed
98fad73
View commit details
Copy full SHA for 98fad73
Browse repository at this point
Commits on Jan 2, 2025
Fix for batch waits not working
matt-aitken
committed
8b33031
View commit details
Copy full SHA for 8b33031
Browse repository at this point
Added parentRunId in a couple more places
matt-aitken
committed
c308ad2
View commit details
Copy full SHA for c308ad2
Browse repository at this point
Removed waitForBatch log
matt-aitken
committed
f0c9fa4
View commit details
Copy full SHA for f0c9fa4
Browse repository at this point
Added another parentRunId
matt-aitken
committed
7de5540
View commit details
Copy full SHA for 7de5540
Browse repository at this point
Expanded the example to include all the different triggers
matt-aitken
committed
7096239
View commit details
Copy full SHA for 7096239
Browse repository at this point
You can’t perform that action at this time.