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
|
ee20f9212f
|
Make the schema an optional param for customEvent and webhookEvent
|
2023-02-23 12:33:51 +00:00 |
|
Matt Aitken
|
f5ebde8ddb
|
Changeset: release version
|
2023-02-21 16:27:10 +00:00 |
|
Eric Allam
|
9eeacee7c2
|
Fix: pass in the id from sendEvent through to the API call
|
2023-02-21 14:12:14 +00:00 |
|
Matt Aitken
|
d699d38981
|
Changeset version – next: New integrations service compatibility
|
2023-02-21 11:51:13 +00:00 |
|
Matt Aitken
|
2748d9e9a6
|
Revert "Changeset version: created a pre-release 0.3.x"
This reverts commit 9e739a50b2.
# Conflicts:
# apps/integrations/package.json
|
2023-02-21 11:45:17 +00:00 |
|
Matt Aitken
|
9e739a50b2
|
Changeset version: created a pre-release 0.3.x
|
2023-02-21 11:21:04 +00:00 |
|
Matt Aitken
|
3cd4f2fb9f
|
Merge remote-tracking branch 'origin/dev' into features/new-integrations
# Conflicts:
# apps/webapp/app/env.server.ts
# apps/webapp/app/models/integrations.server.ts
# apps/webapp/app/models/organizationTemplatePresenter.server.ts
# apps/webapp/app/models/templateListPresenter.server.ts
# apps/webapp/app/models/templatePresenter.server.ts
# apps/webapp/app/models/workflowListPresenter.server.ts
# apps/webapp/app/models/workflowStartPresenter.server.ts
# apps/webapp/app/models/workflowsPresenter.server.ts
# apps/webapp/app/routes/__app/orgs/$organizationSlug/__org/index.tsx
# apps/webapp/app/routes/__app/orgs/$organizationSlug/__org/workflows.new.tsx
# pnpm-lock.yaml
|
2023-02-20 12:10:50 +00:00 |
|
Eric Allam
|
89abb57e44
|
Changeset: new version
|
2023-02-16 19:14:49 +00:00 |
|
Matt Aitken
|
caac573a64
|
Added version and made response schema optional for SDK requests
|
2023-02-14 12:35:24 +00:00 |
|
Eric Allam
|
179afbbcb3
|
More work on the org template page (added workflows list)
|
2023-02-13 17:02:52 +00:00 |
|
Eric Allam
|
cab222ac4b
|
Changeset:verion Feb 7 2023
|
2023-02-07 14:45:03 +00:00 |
|
Eric Allam
|
710bcc2c47
|
Handle errors when calling listen and provide some log feedback
|
2023-02-07 14:40:59 +00:00 |
|
Eric Allam
|
d9ad006550
|
Changset: created release version
|
2023-02-06 15:29:08 +00:00 |
|
Matt Aitken
|
f02eeb0af9
|
Changeset:pre enter next
|
2023-02-06 09:22:59 +00:00 |
|
Eric Allam
|
2a51c5a1a3
|
Generate fake test data from custom and webhook event schemas
|
2023-02-03 16:19:49 +00:00 |
|
Eric Allam
|
0d2d9a043c
|
Implement runOnce and runOnceLocalOnly functions
|
2023-02-03 13:50:59 +00:00 |
|
Eric Allam
|
0e4ec8d8e6
|
Added views and view submission support to Slack integration
|
2023-02-02 16:18:32 +00:00 |
|
Matt Aitken
|
c37edf970d
|
Added workflowId and appOrigin to the @trigger.dev/sdk run metadata
|
2023-02-02 10:49:54 +00:00 |
|
Matt Aitken
|
28cc99bf9f
|
Changeset version: Slack blocks support
|
2023-01-27 16:49:49 -08:00 |
|
Eric Allam
|
0ed3784d01
|
Releasing context.isTest and scheduleEvent.lastRunAt
|
2023-01-26 10:15:43 +00:00 |
|
Eric Allam
|
e63d354144
|
Added isTest to the Trigger.run context param to detect when a trigger runs in from the test page
|
2023-01-26 09:33:04 +00:00 |
|
Matt Aitken
|
2dc72d68c3
|
Changeset version: @trigger.dev packages with improved types for the Resend integration
|
2023-01-25 17:08:31 -08:00 |
|
Matt Aitken
|
c3bf58669b
|
Released @trigger.dev/sdk@0.2.8 and @trigger.dev/integrations@0.1.11
|
2023-01-25 15:47:07 -08:00 |
|
Eric Allam
|
ddf42558aa
|
Add support for webhookEvent, a manual webhook trigger
|
2023-01-25 15:32:52 +00:00 |
|
Eric Allam
|
2fd9e4fa2f
|
Added retry options to fetch
|
2023-01-25 10:18:26 +00:00 |
|
Eric Allam
|
7be5433bda
|
Release new versions of packages
|
2023-01-24 14:41:16 +00:00 |
|
Eric Allam
|
39b167ed1f
|
Zod guide and better handling of Zod event parsing errors
|
2023-01-23 21:11:23 +00:00 |
|
Eric Allam
|
5bcdae0336
|
Release fetch to packages
|
2023-01-23 14:12:25 +00:00 |
|
Eric Allam
|
f316c6e3af
|
Documentation (fetch and more)
|
2023-01-23 14:11:22 +00:00 |
|
Eric Allam
|
c69c3705c5
|
Feature: generic fetch requests
|
2023-01-21 13:53:04 -08:00 |
|
Matt Aitken
|
92ae9bd894
|
Added tsconfig paths so we’re not linking to /dist folders anywhere
|
2023-01-21 13:32:14 -08:00 |
|
Matt Aitken
|
9c313e8aef
|
Changeset version: Bundling common-schemas into @trigger.dev/sdk
|
2023-01-20 17:28:13 -08:00 |
|
Matt Aitken
|
93a4ed8a1e
|
Hopefully got bundling of common-schemas into the @trigger.dev/sdk package
|
2023-01-20 17:26:19 -08:00 |
|
Matt Aitken
|
9a3b5d603b
|
Version @trigger.dev/sdk@0.2.4
|
2023-01-20 14:51:59 -08:00 |
|
Matt Aitken
|
64d23bc273
|
Applied changeset: When posting a message to Slack, you must explicitly specify either channelId or channelName
|
2023-01-20 14:10:50 -08:00 |
|
Eric Allam
|
c09694794f
|
Release new versions of our packages
|
2023-01-20 11:52:47 -08:00 |
|
Eric Allam
|
d3c593cdbf
|
Added ability to timeout triggers so they don’t run too late after the event time
|
2023-01-20 08:40:00 -08:00 |
|
Eric Allam
|
7f2654884a
|
Added some logging messages to the client, and disabled them by default
|
2023-01-18 18:25:52 -08:00 |
|
Eric Allam
|
942ce00cda
|
@trigger.dev/sdk v0.1.4
|
2023-01-16 09:57:05 -08:00 |
|
Eric Allam
|
0faa7d5efc
|
Implement sendEvent in the SDK, that can work outside runs
|
2023-01-16 09:46:31 -08:00 |
|
Matt Aitken
|
71729b7591
|
New package versions with scheduled feature
|
2023-01-15 13:02:26 -08:00 |
|
Eric Allam
|
8b7b8a81ce
|
Feature: scheduled triggers
|
2023-01-15 12:58:16 -08:00 |
|
Matt Aitken
|
5410eca2e0
|
Create changeset version 0.1.2
|
2023-01-14 15:48:14 +00:00 |
|
Matt Aitken
|
30d6d544c1
|
Revert "Rolling up is working but all the subpackages are in their own folders in dist"
This reverts commit 89d4ce62c0.
|
2023-01-14 13:24:40 +00:00 |
|
Matt Aitken
|
89d4ce62c0
|
Rolling up is working but all the subpackages are in their own folders in dist
|
2023-01-14 12:06:33 +00:00 |
|
Matt Aitken
|
469a26ae60
|
Added coming soon Readmes for the packages
|
2023-01-13 14:52:16 +00:00 |
|
Matt Aitken
|
f153c59d51
|
Made the two packages public
|
2023-01-13 14:42:14 +00:00 |
|
Matt Aitken
|
2919e31e9b
|
Releasing v0.1.1 of @trigger.dev packages
|
2023-01-13 14:40:48 +00:00 |
|