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 }}
predam
/
trigger.dev
Public
forked from
triggerdotdev/trigger.dev
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
trigger.dev
apps
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 19, 2024
v3: Fixes for using `(batch)triggerAndWait` with idempotency keys (#1043)
Show description for 2609389
ericallam
authored
2609389
View commit details
Copy full SHA for 2609389
View code at this point
Browse repository at this point
Commits on Apr 18, 2024
v3: prod worker graceful shutdown (#1034)
Show description for 584c7da
nicktrn
authored
584c7da
View commit details
Copy full SHA for 584c7da
View code at this point
Browse repository at this point
v3: fix dependency trigger and wait (#1030)
Show description for c9e1a3e
nicktrn
and
matt-aitken
authored
c9e1a3e
View commit details
Copy full SHA for c9e1a3e
View code at this point
Browse repository at this point
v3: fix raw queries for custom schemas (#1033)
Show description for 2f5b4a8
nicktrn
and
matt-aitken
authored
2f5b4a8
View commit details
Copy full SHA for 2f5b4a8
View code at this point
Browse repository at this point
Commits on Apr 17, 2024
Fixed rebalancing when message is acked
Show description for 69f6891
ericallam
committed
69f6891
View commit details
Copy full SHA for 69f6891
View code at this point
Browse repository at this point
Better errors when trying to delete a schedule that doesn’t exist
ericallam
committed
9b04507
View commit details
Copy full SHA for 9b04507
View code at this point
Browse repository at this point
Fixed the deployed scheduled task check by looking at the slug, not the task.id
ericallam
committed
618d220
View commit details
Copy full SHA for 618d220
View code at this point
Browse repository at this point
v3: various schedule fixes (#1040)
Show description for 44e1b87
ericallam
authored
44e1b87
View commit details
Copy full SHA for 44e1b87
View code at this point
Browse repository at this point
Don’t allow editing the Deduplication key when updating a schedule
matt-aitken
committed
71b0ef8
View commit details
Copy full SHA for 71b0ef8
View code at this point
Browse repository at this point
When updating a schedule in the UI, it now says “Schedule updated”
matt-aitken
committed
f66543c
View commit details
Copy full SHA for f66543c
View code at this point
Browse repository at this point
Fixed empty strings making their way into schedule externalId
ericallam
committed
fde939a
View commit details
Copy full SHA for fde939a
View code at this point
Browse repository at this point
Scheduled tasks (#1036)
Show description for 4986bfd
3 people
authored
4986bfd
View commit details
Copy full SHA for 4986bfd
View code at this point
Browse repository at this point
Commits on Apr 12, 2024
v3: correctly handle triggering tasks prior to deploy (#1019)
Show description for efd970a
nicktrn
authored
efd970a
View commit details
Copy full SHA for efd970a
View code at this point
Browse repository at this point
Commits on Apr 11, 2024
Move gc to it’s own admin endpoint
ericallam
committed
89a5e9f
View commit details
Copy full SHA for 89a5e9f
View code at this point
Browse repository at this point
Made the message when you’re in a developer preview project punchier
samejr
committed
404931e
View commit details
Copy full SHA for 404931e
View code at this point
Browse repository at this point
Run gc before taking heapsnapshot
ericallam
committed
57bf983
View commit details
Copy full SHA for 57bf983
View code at this point
Browse repository at this point
Add ability to disable tracing to test if it’s the cause of the memory leak
ericallam
committed
7551adf
View commit details
Copy full SHA for 7551adf
View code at this point
Browse repository at this point
Better identifiy heap snapshots
ericallam
committed
b580d53
View commit details
Copy full SHA for b580d53
View code at this point
Browse repository at this point
Remove admin config endpoint
ericallam
committed
d81e21d
View commit details
Copy full SHA for d81e21d
View code at this point
Browse repository at this point
If your dev run hasn’t started, display an info panel saying you need to run the CLI
matt-aitken
committed
826a64f
View commit details
Copy full SHA for 826a64f
View code at this point
Browse repository at this point
Adding admin config endpoint (temp)
ericallam
committed
d1849b0
View commit details
Copy full SHA for d1849b0
View code at this point
Browse repository at this point
Add a metric for number of event repo subscribers and project subscribers
ericallam
committed
3aa634d
View commit details
Copy full SHA for 3aa634d
View code at this point
Browse repository at this point
Commits on Apr 10, 2024
Multiple machine CLI support (#1022)
Show description for 5b18298
matt-aitken
authored
5b18298
View commit details
Copy full SHA for 5b18298
View code at this point
Browse repository at this point
v3: stop swallowing deployment errors and display them better (#1020)
Show description for 7a9bd18
nicktrn
authored
7a9bd18
View commit details
Copy full SHA for 7a9bd18
View code at this point
Browse repository at this point
Commits on Apr 9, 2024
Fix memory leak by calling punsubscribe instead of unsubscribe
Show description for a5aed0d
ericallam
committed
a5aed0d
View commit details
Copy full SHA for a5aed0d
View code at this point
Browse repository at this point
Commits on Apr 8, 2024
Replay\Cancel a run (v3) (#1006)
Show description for f854cb9
matt-aitken
authored
f854cb9
View commit details
Copy full SHA for f854cb9
View code at this point
Browse repository at this point
Commits on Apr 5, 2024
switch to busybox and only call post start hook for restore (#1005)
nicktrn
authored
f2894c1
View commit details
Copy full SHA for f2894c1
View code at this point
Browse repository at this point
v3: prod image upgrade and fixes (#1003)
Show description for 1207efb
nicktrn
authored
1207efb
View commit details
Copy full SHA for 1207efb
View code at this point
Browse repository at this point
v3: crash observability (#1002)
Show description for 7ea8532
nicktrn
authored
7ea8532
View commit details
Copy full SHA for 7ea8532
View code at this point
Browse repository at this point
Commits on Apr 4, 2024
Fixing the dev & shared queue consumer telemetry so we can see what’s going on
ericallam
committed
6642228
View commit details
Copy full SHA for 6642228
View code at this point
Browse repository at this point
V3 project labels (#998)
Show description for 1239a3c
samejr
authored
1239a3c
View commit details
Copy full SHA for 1239a3c
View code at this point
Browse repository at this point
Fixed Triggers pages not scrolling (#999)
samejr
authored
a707446
View commit details
Copy full SHA for a707446
View code at this point
Browse repository at this point
Commits on Apr 2, 2024
Fix for run page not scrolling the full runs content
samejr
committed
29b6916
View commit details
Copy full SHA for 29b6916
View code at this point
Browse repository at this point
Added an error property to the problem JSON response
ericallam
committed
ae9efe3
View commit details
Copy full SHA for ae9efe3
View code at this point
Browse repository at this point
whitelist more api paths in the rate limiter
ericallam
committed
3feb5ff
View commit details
Copy full SHA for 3feb5ff
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.