10 Commits

Author SHA1 Message Date
Eric Allam 0e4ec8d8e6 Added views and view submission support to Slack integration 2023-02-02 16:18:32 +00:00
Matt Aitken 9c313e8aef Changeset version: Bundling common-schemas into @trigger.dev/sdk 2023-01-20 17:28:13 -08:00
Matt Aitken b124747ba1 Create version @trigger.dev/common-schemas@0.1.0 2023-01-20 14:48:31 -08:00
Eric Allam a6b17753e1 internal-pulsar now only exports topics 2023-01-13 10:51:52 +00:00
Matt Aitken b65954214f Moving to node 16 2023-01-12 13:22:06 +00:00
Matt Aitken 8dc3ace6c1 Add node-fetch 2023-01-12 12:15:08 +00:00
Eric Allam e77f259fb1 Improvements to pulsar topics and structure
- Centralized the pulsar client creation and topics to internal-pulsar
- Cleaned up the pulsar message catalogs and split triggers and run command responses
- Improved the naming of the task queue
- Figured out how to use the pulsar client with the hosted version of Pulsar
2023-01-06 19:36:38 +00:00
Eric Allam d457085f7b Workflow runs, with a workflow step for output 2022-12-20 11:14:03 +00:00
Eric Allam d8c22b61ef Workflows are now being registered in the webapp, along with their trigger 2022-12-15 16:41:08 +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