Eric Allam
51dd20424c
Implemented subtasks
2023-04-27 17:25:19 +01:00
Eric Allam
1bba822e20
Added projects, moved envs to projects, and renamed executions to runs
2023-04-27 13:50:22 +01:00
Eric Allam
3d38b95276
Continuing nextjs support, as well as moving event matching up to the server to support tasks that can wait for a trigger
2023-04-26 14:27:34 +01:00
Eric Allam
38e0460878
nextjs support WIP
2023-04-26 14:27:34 +01:00
Eric Allam
da0290e494
Adding support for connections, integrations, webhooks
2023-04-22 09:52:45 -07:00
Matt Aitken
c7c0f5e7f9
Removed fetch from the SDK
2023-04-18 11:45:26 +01:00
Eric Allam
98c8893046
WIP connections with authenticated tasks and http triggers
2023-04-06 16:15:17 +01:00
Eric Allam
d4eac626ec
Removed ts in favor of ulid’s, and starting to implement the task list api #117
2023-03-31 16:38:30 +01:00
Eric Allam
43ca0b7e2a
Implement sendEvent using the new Tasks API ( #113 )
2023-03-31 15:45:52 +01:00
Eric Allam
2d5c2394c8
Initial commit of the new serverless execution runtime
2023-03-31 14:32:00 +01:00
Eric Allam
746e4ae088
New serverless execution WIP
2023-03-23 20:35:56 +00:00
Eric Allam
4b50bf777f
Prevent scheduled events from getting sent multiple times
2023-03-21 11:12:55 +00:00
Eric Allam
410b282d38
Update zodPublisher to try and flush out retrying messages
2023-03-21 11:12:55 +00:00
Eric Allam
db6be0f7cb
Changeset: back to normal and cutting version @trigger.dev/sdk v0.2.22
...
- ab512157 : Fixed an error message
- 1673d452 : Added kv storage to persist data in between runs and between workflows
- 0b67b51a : Fix ESM error by dynamically importing ESM packages (chalk, terminal-link, etc.)
- f39bc44e : SDK now passes through the project ID from the env var
2023-03-15 15:05:43 +00:00
Eric Allam
378a7e390e
Adding in good structured logging for the projects feature
2023-03-15 14:48:39 +00:00
Eric Allam
8725a80d78
Better handle publishing messages to pulsar with a retry and better logging
2023-03-15 10:00:35 +00:00
Eric Allam
a7f4362a8b
Unsubscribe from run command responses when a run is complete
2023-03-15 08:58:04 +00:00
Eric Allam
a446367514
Better handle redelivering messages instead of swalloing them up
2023-03-14 14:26:24 +00:00
Eric Allam
7db68764ac
Structure debug logs and retry workflow registration up to 4 times
2023-03-14 13:57:25 +00:00
Eric Allam
fce52cee6b
Changeset: prerelease next packages
2023-03-13 13:29:38 +00:00
Eric Allam
0b67b51ae4
Fix ESM error by dynamically importing ESM packages (chalk, terminal-link, etc.)
2023-03-12 20:35:57 +00:00
Eric Allam
1673d4527a
Added KV store feature
2023-03-12 20:12:18 +00:00
Eric Allam
f39bc44eec
Projects ✨
...
- Deploy a new VM when a push event comes through
- Live updating project overview page
2023-03-07 15:12:42 +00:00
Eric Allam
ab512157a5
Added ability to patch all template repos and push the changes
2023-03-03 08:34:15 +00:00
Eric Allam
86475d4e3c
Changeset: version (@trigger.dev/sdk v0.2.21)
2023-03-02 22:31:44 +00:00
Eric Allam
c5084209eb
Fix for metadata capture when using npm/yarn
2023-03-02 22:30:43 +00:00
Eric Allam
174954511e
Changeset: version (fixing integration package versioning)
2023-03-02 15:36:56 +00:00
Eric Allam
3012771a21
Remove unused argument
2023-03-02 12:29:56 +00:00
Eric Allam
5ec7198046
Send additional metadata about a workflow when initializing the host
2023-03-02 12:29:47 +00:00
Eric Allam
da6062a20c
Changeset: new version
2023-02-27 16:54:09 +00:00
Eric Allam
b57241951b
Fixed issue where default webhook schema wasn't being used which caused an error
2023-02-27 16:53:55 +00:00
Matt Aitken
2ad039f867
Merge remote-tracking branch 'origin/integrations/notion' into dev
...
# Conflicts:
# pnpm-lock.yaml
2023-02-27 15:12:17 +00:00
Eric Allam
63b1c2237a
Changeset: release new version
2023-02-27 14:03:29 +00:00
Eric Allam
c72120eab0
Removed accidental log statement
2023-02-27 14:03:15 +00:00
Eric Allam
313b7163e8
Change from npm create trigger to npx create-trigger
2023-02-27 13:49:04 +00:00
Eric Allam
b0e64937a0
Changeset: new version
2023-02-27 13:04:15 +00:00
Eric Allam
3a2cf0ddb7
Fixed the missing error message when logging invalid API key and improved the error message
2023-02-27 13:03:14 +00:00
Eric Allam
1579cdbfb2
Changeset: release new version
2023-02-27 12:11:58 +00:00
Eric Allam
45b2bea39f
Changeset: version next.3
2023-02-27 11:35:08 +00:00
Eric Allam
618cca3304
Validate the API key (to better work with the templates and the CLI)
2023-02-27 11:35:08 +00:00
Eric Allam
a0d062c977
Changeset: version next.2
2023-02-27 11:10:06 +00:00
Eric Allam
87a3bbee8e
Added a more helpful message when adding an API key
2023-02-27 11:09:38 +00:00
Eric Allam
ac87a634a3
Add in the apiKeys in the orgs list page, obfuscated, and obfuscate them in the SideMenu as well
2023-02-24 22:09:30 +00:00
Eric Allam
3af9b63a9c
Changeset: release next.1 version
2023-02-24 17:34:09 +00:00
Eric Allam
0932ae7d89
Log out when a run first starts, as well as completes
2023-02-24 17:32:13 +00:00
Matt Aitken
ab351cbc8e
Merge remote-tracking branch 'origin/nango-upgrade' into integrations/notion
...
# Conflicts:
# apps/integrations/package.json
2023-02-24 14:56:06 +00:00
Eric Allam
aa295134ff
Changeset: prerelease the next version
2023-02-24 13:29:36 +00:00
Eric Allam
51f9bc9d72
Added handy links to the SDK when logging information about the workflows
2023-02-24 13:15:49 +00:00
Eric Allam
74a6a21c35
Adding the create-trigger CLI package
2023-02-24 13:15:49 +00:00
Eric Allam
ee20f9212f
Make the schema an optional param for customEvent and webhookEvent
2023-02-23 12:33:51 +00:00