Eric Allam
c09694794f
Release new versions of our packages
2023-01-20 11:52:47 -08:00
Matt Aitken
f8ad30b975
Added GitHub commitComments webhook
2023-01-19 15:03:24 -08:00
Matt Aitken
f92c3d75bb
Added GitHub pushes and pull request reviews
2023-01-19 14:39:14 -08:00
Matt Aitken
e60d8198cd
Added GitHub Pull Request review comments
2023-01-19 10:30:07 -08:00
Matt Aitken
ef3ce5dbc2
Added GitHub Pull Request webhook support
2023-01-19 09:46:13 -08:00
Matt Aitken
f9eabe3dfb
Added GitHub issue commented webhook
2023-01-18 20:11:20 -08:00
Matt Aitken
f8cb4926d1
All GitHub issue webhooks now work
2023-01-18 20:11:20 -08:00
Eric Allam
942ce00cda
@trigger.dev/sdk v0.1.4
2023-01-16 09:57:05 -08:00
Matt Aitken
71729b7591
New package versions with scheduled feature
2023-01-15 13:02:26 -08:00
Matt Aitken
bdd2dc3145
Shopify getProduct function
2023-01-14 20:25:31 -08:00
Matt Aitken
5410eca2e0
Create changeset version 0.1.2
2023-01-14 15:48:14 +00:00
Matt Aitken
125aafe79a
Made providers a public package: @trigger.dev/providers
2023-01-14 15:42:39 +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
5f4422e652
Revert "Rollup is generating type definitions for all the subpackages, but the imports are messed up"
...
This reverts commit 8bbe215a68 .
2023-01-14 13:24:33 +00:00
Matt Aitken
8bbe215a68
Rollup is generating type definitions for all the subpackages, but the imports are messed up
2023-01-14 13:24:06 +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
Matt Aitken
09896e4252
Added changesets to the project
2023-01-13 14:37:27 +00:00
Matt Aitken
b65954214f
Moving to node 16
2023-01-12 13:22:06 +00:00
Matt Aitken
811cf807d0
Shopify: can update product
2023-01-12 11:19:57 +00:00
Matt Aitken
b985ae09a9
Shopify: add products to a collection
2023-01-12 10:59:34 +00:00
Matt Aitken
d5c529a318
Shopify: list locations
2023-01-11 17:46:56 +00:00
Matt Aitken
1cd294dd31
Shopify: List collections
2023-01-11 17:31:02 +00:00
Matt Aitken
2b3540d861
Appending images to a product is working
2023-01-11 17:02:31 +00:00
Matt Aitken
b2d4aaddc6
Shopify: creating products is working
2023-01-11 13:41:28 +00:00
Matt Aitken
664dc1ebc4
You can create product variants and pass in lots of options
2023-01-11 11:52:28 +00:00
Matt Aitken
8b5cdd5a37
Creating a variant is partially working, produces an error which there’s a new state for
2023-01-10 19:18:36 +00:00
Matt Aitken
cd65d20015
Shopidy product variants can now be queried
2023-01-10 15:13:03 +00:00
Matt Aitken
867b2bbd4c
Shopify GraphQL queries are working
2023-01-10 11:15:22 +00:00
Matt Aitken
120601a3e5
Shopify WIP
2023-01-10 11:15:22 +00:00
Matt Aitken
8aee590ab4
internal-providers has the schemas for integrations
2023-01-09 14:28:35 +00:00
Eric Allam
48bacb0e60
Make workflow run steps idempotent
2023-01-04 13:39:28 +00:00
Eric Allam
8967d5e216
“Resolve” is a better word for that message, and postMessage response schema is always success
2023-01-02 11:50:15 +00:00
Eric Allam
d5e695dcfa
integration requests respond with just output
2022-12-30 19:03:14 +00:00
Matt Aitken
a116af4f06
GitHub webhook names set to event name
2022-12-30 12:15:23 +00:00
Eric Allam
8b7dafcf2d
WIP sending/receiving requests
2022-12-29 15:29:49 +00:00
Eric Allam
ffa9306c94
Put triggers under a namespace in the intregration, get github issue event working (for certain actions)
2022-12-28 11:02:25 +00:00
Eric Allam
18fb8ac596
New unified event system is creating workflow runs from events
2022-12-27 19:29:45 +00:00
Eric Allam
b9bf7033a7
Big overhaul to unify how events works across the different types
...
Workflow runs are still TODO but are pretty much ready to go
2022-12-23 16:34:42 +00:00
Eric Allam
67612a8e0c
Registering webhooks with existing connections (and github only)
2022-12-21 16:56:32 +00:00
Eric Allam
afc35caea6
Restructured internal-messages into internal-platform, to be used in the webapp
2022-12-14 15:58:42 +00:00
Eric Allam
49d35a7a34
A couple of things in here
...
- Improved starting and stopping pulsar locally
- Starting to explore how the connections stuff in workflows (including how the types will work)
- Authorization now returns an organization id (to properly scope the pulsar topics to a unique workflow/org pair)
- Better handling of closing host connections in the coordinator
- Upgrade all zod to 3.20
2022-12-13 14:46:08 +00:00