D-K-P
1af020f8b8
Updated buttons from ‘grant access’ to ‘grant repo access’
2023-03-16 14:20:30 +00:00
Eric Allam
79a1f5daea
Set a max height on the KV step output
2023-03-15 16:29:57 +00:00
Eric Allam
cee489025f
Set a max height on the KV step output
2023-03-15 16:29:40 +00:00
Eric Allam
e00a048afc
Add new env vars to production env
2023-03-15 15:50:31 +00:00
Eric Allam
0ecebabd3f
Add new env vars to production env
2023-03-15 15:50:12 +00:00
Eric Allam
a9591ca396
Merge pull request #80 from triggerdotdev/dev
...
Technology Preview: Live repositories
2023-03-15 15:31:28 +00:00
Eric Allam
db6be0f7cb
Changeset: back to normal and cutting version @trigger.dev/sdk v0.2.22
...
- ab512157 : Fixed an error message
- 1673d452 : Added kv storage to persist data in between runs and between workflows
- 0b67b51a : Fix ESM error by dynamically importing ESM packages (chalk, terminal-link, etc.)
- f39bc44e : SDK now passes through the project ID from the env var
@trigger.dev/sdk@0.2.22
2023-03-15 15:05:43 +00:00
Eric Allam
683f24d4e4
Getting ready to update all templates to the newest SDK after it’s released
2023-03-15 15:05:43 +00:00
James Ritchie
c4249d9e78
Made the progress icons on a deployment solid
2023-03-15 15:03:57 +00:00
James Ritchie
e714b69896
Added the Refresh page button to a Pending workflow run
2023-03-15 14:56:51 +00:00
Eric Allam
378a7e390e
Adding in good structured logging for the projects feature
2023-03-15 14:48:39 +00:00
James Ritchie
96a5ccd715
Fixed a layout issue with the main Org page
2023-03-15 14:25:41 +00:00
James Ritchie
d3be9dc294
Fixed a bug with the layout on some pages
2023-03-15 14:23:35 +00:00
Eric Allam
3f60917d17
Disable scheduled triggers in development by default
2023-03-15 11:44:20 +00:00
James Ritchie
8430820faf
Typo fixes in the custom event md files
2023-03-15 11:26:08 +00:00
D-K-P
7f5151dcf2
Added case sensitive comment to gh issues to slack
2023-03-15 11:13:44 +00:00
Eric Allam
8725a80d78
Better handle publishing messages to pulsar with a retry and better logging
2023-03-15 10:00:35 +00:00
Eric Allam
fd85667515
Add UID to the workflow overview page to make my life easier
2023-03-15 09:05:17 +00:00
Eric Allam
16107fa5e6
Fixed staging webapp/wss CPU settings
2023-03-15 09:01:28 +00:00
Eric Allam
ec727646fe
Try out 2 min instances on staging
2023-03-15 08:59:47 +00:00
Eric Allam
a7f4362a8b
Unsubscribe from run command responses when a run is complete
2023-03-15 08:58:04 +00:00
James Ritchie
7c5d97c603
Uppercased a word
2023-03-14 22:11:19 +00:00
D-K-P
f7850c14f9
Added more instructions to the Notion readme
2023-03-14 22:02:22 +00:00
James Ritchie
a4813fe141
Changed the dev env colour back to green
2023-03-14 21:35:20 +00:00
Eric Allam
5e45309b81
Add the fixed live TRIGGER_API_KEY to project settings
2023-03-14 21:09:39 +00:00
Eric Allam
5f0cebc879
Don’t accidentally re-enable a disabled workflow if it’s registered again
2023-03-14 21:03:30 +00:00
James Ritchie
122020e66b
added an environment banner to the top of every workflow page
2023-03-14 19:00:05 +00:00
Eric Allam
c166ca6aa5
Show deploy logs when stopped and stopping
2023-03-14 18:49:00 +00:00
Eric Allam
7bbe42935e
Got typecheck to pass
2023-03-14 18:46:25 +00:00
Eric Allam
decb17c1ab
Improve blank state copy (thanks to GPT-4)
2023-03-14 18:42:09 +00:00
Eric Allam
61246dcfb4
Filter out undefined steps after the Promise.all returns
2023-03-14 18:36:40 +00:00
Eric Allam
9625258394
Only show the environment picker on the workflow side menu
2023-03-14 18:27:44 +00:00
James Ritchie
c051aa284a
Moved the environment dropdown into the sidebar
2023-03-14 17:04:27 +00:00
Eric Allam
b605ecdaaa
Add sentry to WSS
2023-03-14 16:05:34 +00:00
James Ritchie
27d8742829
Fixed a Safari bug with missing arrow
2023-03-14 15:05:42 +00:00
Eric Allam
7cb350e37b
Show last 3 deploys on project overview, and move deploys above workflows
2023-03-14 14:55:12 +00:00
James Ritchie
e400d2f1fb
Improved the header on mobile
2023-03-14 14:35:16 +00:00
Eric Allam
221370ba9e
Fixed issue with handling installation.deleted github events
2023-03-14 14:32:50 +00:00
Eric Allam
a446367514
Better handle redelivering messages instead of swalloing them up
2023-03-14 14:26:24 +00:00
James Ritchie
50e6d37780
Fixed 2 broken login links
2023-03-14 14:23:31 +00:00
James Ritchie
4803ad3c9a
Small UI update to the Build logs layout
2023-03-14 14:18:24 +00:00
Eric Allam
7db68764ac
Structure debug logs and retry workflow registration up to 4 times
2023-03-14 13:57:25 +00:00
Eric Allam
ef48592a73
WorkflowRunSteps can be created in an “incomplete” state, so let’s not throw an exception when in that state
2023-03-14 12:43:31 +00:00
Eric Allam
d0dd3d5acf
Implement logout user tooltip
2023-03-14 11:55:51 +00:00
James Ritchie
0c74035a8f
Added the username to the logout button and added a logout to the main org page
2023-03-14 11:50:59 +00:00
Eric Allam
213012b66e
Implement repo blank state conditional
2023-03-14 11:27:45 +00:00
James Ritchie
2022d0ba56
Added a new state for connecting your github account to the main repo page
2023-03-14 11:16:09 +00:00
Eric Allam
ae68825306
Decorate workflow registered logs
2023-03-14 10:51:32 +00:00
Eric Allam
aa575b0d79
Better dockerfile
2023-03-14 10:21:50 +00:00
Eric Allam
4e83ef642d
Update prerelease template deps script
2023-03-14 09:15:12 +00:00