Matt Aitken
|
c578891947
|
Removed webhook payload validation
|
2023-01-31 14:42:23 +00:00 |
|
Eric Allam
|
f377aba208
|
Merge pull request #35 from triggerdotdev/dev
Move to dual license
|
2023-01-31 14:33:33 +00:00 |
|
Eric Allam
|
b852731fbb
|
Move to dual license
|
2023-01-31 14:32:47 +00:00 |
|
Eric Allam
|
55a9031526
|
Merge pull request #34 from triggerdotdev/dev
Create separate packages for each integration
|
2023-01-31 14:11:23 +00:00 |
|
Eric Allam
|
5c350e216a
|
Releasing fix for missing types
@trigger.dev/github@0.1.18
@trigger.dev/resend@0.1.18
@trigger.dev/shopify@0.1.18
@trigger.dev/slack@0.1.18
|
2023-01-31 13:56:06 +00:00 |
|
Eric Allam
|
8ac7414bba
|
Remove exports and add main and types to package.json
|
2023-01-31 13:55:49 +00:00 |
|
Matt Aitken
|
6e8d9b4c9a
|
WIP on webhook verification
|
2023-01-31 13:14:47 +00:00 |
|
Eric Allam
|
1dc9e1253a
|
Set sentry to use staging env in staging
|
2023-01-31 12:47:03 +00:00 |
|
Eric Allam
|
24afe630ec
|
Fixed call to getIntegrations in new workflow route
|
2023-01-31 12:42:49 +00:00 |
|
Eric Allam
|
5bd1f12c0d
|
Fixed broken integration creation route
|
2023-01-31 12:39:14 +00:00 |
|
Eric Allam
|
7e3dfcdfb1
|
Add staging provider auth
|
2023-01-31 12:36:16 +00:00 |
|
Matt Aitken
|
24b57e026b
|
Added support for verifying webhooks, with WhatsApp working
|
2023-01-31 11:57:15 +00:00 |
|
Matt Aitken
|
3dd0af6157
|
Installed @trigger.dev/whatsapp
|
2023-01-31 11:56:15 +00:00 |
|
Eric Allam
|
cdaa5dfe3b
|
Update staging to use staging auth
|
2023-01-31 10:25:32 +00:00 |
|
Matt Aitken
|
a4a64affd4
|
Make the generic webhook input fields readonly so to get rid of React error
|
2023-01-31 10:18:21 +00:00 |
|
Matt Aitken
|
a20a26e748
|
Updated settings for WhatsApp to match other integration packages
|
2023-01-31 09:53:24 +00:00 |
|
Matt Aitken
|
4fb9091870
|
Merge branch 'dev' into integrations/whatsapp
# Conflicts:
# apps/webapp/package.json
# apps/webapp/tsconfig.json
# integrations/github/package.json
# integrations/github/tsup.config.ts
# integrations/resend/package.json
# integrations/resend/tsup.config.ts
# integrations/shopify/package.json
# integrations/shopify/tsup.config.ts
# integrations/slack/package.json
# integrations/slack/tsup.config.ts
# integrations/whatsapp/package.json
# packages/integration-catalog/package.json
# packages/integration-catalog/src/index.ts
# packages/integration-catalog/tsconfig.json
# packages/integration-sdk/package.json
# pnpm-lock.yaml
|
2023-01-31 09:48:20 +00:00 |
|
Matt Aitken
|
7b29422a57
|
Initial setup on new WhatsApp integration
|
2023-01-31 09:46:34 +00:00 |
|
Eric Allam
|
1ef4243aaf
|
Fixed workflow list blank state
|
2023-01-31 09:03:00 +00:00 |
|
D-K-P
|
1b696cabc1
|
Changed ‘login’ to ‘continue’ and updated text
|
2023-01-31 08:46:15 +00:00 |
|
Matt Aitken
|
3496053e11
|
Updated the CLI to point at the internal integrations metadata
|
2023-01-31 08:42:35 +00:00 |
|
Eric Allam
|
fd54c86240
|
Updated s-webapp watch paths
|
2023-01-31 08:42:35 +00:00 |
|
Eric Allam
|
064e27f05d
|
Update all the docs for the new packages
|
2023-01-31 08:42:35 +00:00 |
|
Eric Allam
|
89d38c04aa
|
Added changesets for the new packages
|
2023-01-31 08:42:35 +00:00 |
|
Eric Allam
|
6c027c3c8f
|
Remove trigger-providers, trigger-integrations, and internal-integrations and replace with integrations-catalog
|
2023-01-31 08:42:35 +00:00 |
|
Eric Allam
|
fad8f44ad1
|
Breakout shopify into it’s own package
|
2023-01-31 08:42:35 +00:00 |
|
Eric Allam
|
5f517a5c70
|
Breakout resend into it’s own package
|
2023-01-31 08:42:35 +00:00 |
|
Eric Allam
|
09142cedd1
|
Moved internal only dependencies to devDependencies
|
2023-01-31 08:42:35 +00:00 |
|
Eric Allam
|
2bb7bad947
|
Breakout slack into it’s own package
|
2023-01-31 08:42:35 +00:00 |
|
Eric Allam
|
d71c61fc56
|
Break out github into it’s own package
|
2023-01-31 08:42:35 +00:00 |
|
Eric Allam
|
3f9e7f4bda
|
Cleanup the github stars example
|
2023-01-31 08:42:35 +00:00 |
|
Eric Allam
|
e2261942a0
|
Added openapi spec doc and a reference page for the POST /events endpoint
|
2023-01-31 08:42:35 +00:00 |
|
D-K-P
|
a015e535f0
|
Added github star example to the docs
|
2023-01-31 08:42:35 +00:00 |
|
Eric Allam
|
6c3c99123b
|
Make it easier to start ngrok in different regions
|
2023-01-31 08:42:35 +00:00 |
|
Eric Allam
|
c96f9f10b4
|
Rename Reference to SDK Reference
|
2023-01-31 08:42:35 +00:00 |
|
James Ritchie
|
23fc242dde
|
Typo
|
2023-01-31 08:42:35 +00:00 |
|
James Ritchie
|
c1ca53f513
|
Typo
|
2023-01-31 08:42:35 +00:00 |
|
James Ritchie
|
b8dc408f0f
|
Title improvement
|
2023-01-31 08:42:35 +00:00 |
|
James Ritchie
|
b129381cf2
|
Improved docs title for github star example
|
2023-01-31 08:42:35 +00:00 |
|
James Ritchie
|
0141643b66
|
Updated the github docs example
|
2023-01-31 08:42:35 +00:00 |
|
James Ritchie
|
36cdf50c7c
|
Removed dead link
|
2023-01-31 08:42:35 +00:00 |
|
D-K-P
|
f660810fb8
|
Added 2 more integration logos
|
2023-01-31 08:42:35 +00:00 |
|
James Ritchie
|
8372cf71d4
|
Fixed a dead link in the docs
|
2023-01-31 08:42:35 +00:00 |
|
James Ritchie
|
4adad0041a
|
Fixed typo
|
2023-01-31 08:42:35 +00:00 |
|
Eric Allam
|
887f9d1091
|
Try moving some shopify dependencies to prod deps
|
2023-01-30 21:23:04 +00:00 |
|
Eric Allam
|
91130472a9
|
Try moving @octokit/webhooks into normal deps
|
2023-01-30 20:55:31 +00:00 |
|
Eric Allam
|
7554b48948
|
Pushes to dev will now trigger staging deploys
|
2023-01-30 20:54:29 +00:00 |
|
Eric Allam
|
91b1edba7b
|
Try bundling @octokit/webhooks
|
2023-01-30 20:46:09 +00:00 |
|
Eric Allam
|
be86c3d45d
|
Create a separate build entry for internal packages
|
2023-01-30 18:10:59 +00:00 |
|
Eric Allam
|
7f2fd9b1b3
|
Update the github client id for staging
|
2023-01-30 17:54:36 +00:00 |
|