Commit Graph

5302 Commits

Author SHA1 Message Date
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 e153a7cb97 wss and docs made private so they don’t publish 2023-01-13 14:52:04 +00:00
Matt Aitken 9993e24708 Latest lock file 2023-01-13 14:45:23 +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 bcda9c8f6b Set base branch to main for changeset, first publish 2023-01-13 14:39:36 +00:00
Matt Aitken 09896e4252 Added changesets to the project 2023-01-13 14:37:27 +00:00
Matt Aitken cdffc9093d Removed node-fetch from internal-integrations (only called from webapp) 2023-01-13 14:15:37 +00:00
Matt Aitken 0ba4b33875 Fix for AccessInfo not importing from the correct package 2023-01-13 14:04:44 +00:00
Matt Aitken 21d1c2aed6 Fix for connecting to Shopify documentation markdown 2023-01-13 13:56:40 +00:00
Matt Aitken 83893c3e1a If there’s not a client_id for an environment, log it out and skip 2023-01-13 13:56:40 +00:00
Matt Aitken 3a030ef6f5 Added Slack production client id 2023-01-13 13:56:40 +00:00
Eric Allam 38db78e4fa Added the slack prod manifest 2023-01-13 13:56:01 +00:00
D-K-P df8089544c Email copy updates and updated links 2023-01-13 13:48:34 +00:00
Matt Aitken aa951893f5 Pizzly: added GitHub production client_id 2023-01-13 13:31:44 +00:00
D-K-P dcd116ed5a Updated links to point at app. and github 2023-01-13 11:44:38 +00:00
D-K-P fcaf4271fd Changed all docs to coming soon 2023-01-13 11:41:36 +00:00
D-K-P 44495faec2 Deleted non used pages 2023-01-13 11:41:36 +00:00
D-K-P 9c6b2621e7 Fixed button colour 2023-01-13 11:41:36 +00:00
D-K-P 5ee51c83d1 Removed JSON Hero link 2023-01-13 11:41:36 +00:00
Eric Allam 62fafac827 Add some additional watchPaths to webapp and wss 2023-01-13 11:38:01 +00:00
Eric Allam 3b0b9f147d Turn on triggering deploys with a push to main 2023-01-13 11:33:52 +00:00
D-K-P 878034dd9a Email copy updates 2023-01-13 11:25:39 +00:00
Eric Allam e37a8a7fd8 Remove old dockerfile 2023-01-13 10:55:50 +00:00
Eric Allam 7c91518f05 Switch back to local 2023-01-13 10:54:00 +00:00
Eric Allam a6b17753e1 internal-pulsar now only exports topics 2023-01-13 10:51:52 +00:00
Matt Aitken 5a5d23fa17 Added the ability to specify a secret key for Pizzly server access 2023-01-13 10:35:53 +00:00
Eric Allam d8b832e4ab Added PIZZLY_SECRET_KEY env var 2023-01-13 10:07:59 +00:00
Eric Allam 9f27e6d31d Cleanup env vars 2023-01-13 10:00:57 +00:00
Matt Aitken 925d380c57 Shopify is enabled for everyone 2023-01-13 09:48:41 +00:00
Matt Aitken 00ceb2a1ab Runs with null finished time are sorted to the end 2023-01-12 20:56:20 +00:00
James Ritchie dca806dd28 Typography tweak to the ID on the overview page 2023-01-12 20:48:29 +00:00
James Ritchie 5e8c46c728 Added the workflow slug to the Overview page 2023-01-12 20:38:48 +00:00
Matt Aitken a3f46e2887 Fix for run page not showing “RUNNING” states 2023-01-12 20:15:36 +00:00
Matt Aitken 0d5a556630 Stop the runs table showing loading spinner when navigating away 2023-01-12 19:34:22 +00:00
D-K-P 3c7874ae42 Loads of email updates + creation of styles / footer components 2023-01-12 19:30:27 +00:00
Matt Aitken dd75cd6e22 Fix for fast toggling of runs dropdown, plus added loading state 2023-01-12 18:58:34 +00:00
Eric Allam 43831b3d29 Min 1 instance for the webapp 2023-01-12 17:54:10 +00:00
Eric Allam 3542ff0351 Turn off noisy prisma logs 2023-01-12 17:52:45 +00:00
Eric Allam d5092fa0cc Fixed the env var for the platform url 2023-01-12 17:19:56 +00:00
Eric Allam 099b5a011d Add more logging to wss and no longer close a socket with more than 123 bytes 2023-01-12 17:11:11 +00:00
Eric Allam 2081187600 Default to wss:// not ws:// 2023-01-12 17:00:13 +00:00
Eric Allam 31201065f4 Add more logging and debugging of wss 2023-01-12 16:53:12 +00:00
Eric Allam 548c6604c9 Try removing replacing internal-pulsar with pulsar-client in wss 2023-01-12 16:04:03 +00:00
Eric Allam e2c39cd2d9 Fixed more broken imports 2023-01-12 15:53:23 +00:00
Eric Allam f325b5fa54 Fixed import and trying internal-pulsar in prod deps again 2023-01-12 15:45:23 +00:00
Eric Allam 0fe3f62f0f Try building pulsar-client by adding it in production deps 2023-01-12 15:33:09 +00:00