Matt Aitken
60e0a5c896
Added env vars for a different alert email address, and whether the feature is enabled or not
2024-05-16 15:31:12 +01:00
Matt Aitken
4c3c309bbe
Fix the alerts docs link
2024-05-16 12:47:10 +01:00
James Ritchie
5aed70a9b6
Customers now have to contact us for Slack Connect Support.
2024-05-14 10:22:11 +01:00
James Ritchie
ed5e27ea0a
Hide the New Alerts button again if list is greater than 10 items
2024-05-13 18:11:19 +01:00
James Ritchie
36ae1b78a7
Docs: Added a new Troubleshooting section and Alerts docs page
2024-05-13 17:57:11 +01:00
James Ritchie
c4a26bdce2
Docs: Renamed Community page
2024-05-13 17:56:42 +01:00
James Ritchie
aa205cda51
Docs: removed Zod Tasks
2024-05-13 16:45:25 +01:00
James Ritchie
1a38178a29
Docs: removed Webhook Tasks
2024-05-13 16:44:22 +01:00
James Ritchie
33910628d8
Docs: removed Trigger Filters
2024-05-13 16:42:22 +01:00
James Ritchie
40ef08e0af
Docs: removed Rollbacks
2024-05-13 16:41:52 +01:00
James Ritchie
e8acfef6aa
Docs: removed Using APIs
2024-05-13 16:41:28 +01:00
James Ritchie
b304869448
Docs: removed Middleware
2024-05-13 16:40:49 +01:00
James Ritchie
5829c879dc
Docs: removed automated tests
2024-05-13 16:39:59 +01:00
James Ritchie
b5e5bfb5a2
Docs: Removed API reference: Functions
2024-05-13 16:37:37 +01:00
James Ritchie
83d6b5f5e1
Docs: Removed API reference: Objects
2024-05-13 16:35:13 +01:00
James Ritchie
9f986985bf
Docs: Removed API reference: CLI
2024-05-13 16:34:12 +01:00
James Ritchie
36bf47d24f
Docs: Removed Architecture section
2024-05-13 16:33:20 +01:00
James Ritchie
6fc980b4bb
Docs: removed FAQs
2024-05-13 16:29:16 +01:00
James Ritchie
4fcbc574f7
Docs: removed limits performance
2024-05-13 16:26:14 +01:00
James Ritchie
f08e4475ee
Docs: Removed webhook tasks
2024-05-13 16:25:45 +01:00
James Ritchie
381787e126
Better external link icon
2024-05-13 16:25:12 +01:00
James Ritchie
dba4716b83
Added a link to subscribe to alerts and improved the project alerts blank state
2024-05-13 15:43:29 +01:00
James Ritchie
470186d325
debug tooltip now scrolls
2024-05-13 15:18:11 +01:00
Matt Aitken
2081cb15b8
Removed docs for dashboard as they’re empty at the moment. Moved reference docs for Runs and schedules up
2024-05-12 18:29:46 +01:00
Matt Aitken
ff551c5cbd
Ticked off alerts (in preparation for putting it live)
2024-05-12 18:27:39 +01:00
Matt Aitken
794b25a988
Some fixes for the v3 docs showing v2 items in the sidebar
2024-05-12 18:27:26 +01:00
Matt Aitken
5fdb43ecd1
Bring alerts side menu item back
2024-05-12 18:05:01 +01:00
Matt Aitken
80997bcd6d
.env.example Redis env vars are uncommented
2024-05-12 18:02:42 +01:00
Matt Aitken
194f336b84
Added an image of where to set the v3 GitHub action secret
2024-05-12 18:01:27 +01:00
Eric Allam
2e02743170
Resume rate limiting run executions, but reschedule throttled jobs 10 seconds into the future instead of their original run_at, which will help with database load
2024-05-10 15:44:20 -04:00
nicktrn
1642fd7baf
perf: migrate to graphile worker v0.16.6 ( #1097 )
...
* migrate to graphile worker v0.16.6
* remove stale docs link
* fix jobs cleanup query
2024-05-10 18:07:16 +01:00
Matt Aitken
c6449126b1
Don’t start runs if they have runs disabled
2024-05-10 16:11:06 +01:00
Matt Aitken
1ccf38e440
Return a 404 so the webhook provider doesn’t retry
2024-05-10 16:00:42 +01:00
Matt Aitken
29b773cd36
Prevent ingesting events if the org has runs disabled
2024-05-10 15:59:04 +01:00
Matt Aitken
73fb7cfeb3
Prevent HTTP source requests if the org has runs disabled
2024-05-10 15:58:51 +01:00
nicktrn
5431638926
Revert "Revert "Revert "Revert "disable advisory locks""""
...
This reverts commit 933a14b44c .
2024-05-10 15:09:35 +01:00
Eric Allam
933a14b44c
Revert "Revert "Revert "disable advisory locks"""
...
This reverts commit 4ff07f8a94 .
2024-05-10 09:35:53 -04:00
Eric Allam
4ff07f8a94
Revert "Revert "disable advisory locks""
...
This reverts commit af9957c085 .
2024-05-10 09:30:32 -04:00
Eric Allam
0afdb4cc7c
Help out the DB
2024-05-10 09:15:20 -04:00
Eric Allam
af9957c085
Revert "disable advisory locks"
...
This reverts commit 892fd9f212 .
2024-05-10 09:12:33 -04:00
Eric Allam
5c4275619b
v3.1 experiments
2024-05-10 09:11:54 -04:00
nicktrn
892fd9f212
disable advisory locks
2024-05-10 10:21:48 +01:00
James Ritchie
cbe9317a86
Added padding to the email body
2024-05-09 17:39:39 +01:00
James Ritchie
6baf9e5294
Dismiss the dev user tooltip in the task page when your mouse leaves the target
2024-05-09 17:05:17 +01:00
James Ritchie
a823421324
Small style improvements to the emails
2024-05-09 16:49:45 +01:00
Eric Allam
0e919f56f2
Alerts v1 ( #1065 )
...
* Alerts v1
* Encrypt alert webhook secrets and allow them to be generated by the server
* Alert v1 UI
* Remove unnecessary emails
* Move to using `@react-email/components`
* WIP slack alerts
* More slack alerts WIP
* Update pnpm lock after rebase
* Finish implementing Slack alerts
* Use a more error like emoji
* New secondary variant for the segmented control
* Added a simple checkbox style variant to storybook
* Style tweak to the segmented control
* UI improvements to the alert modal
* Use searchable Select for alerts. Changed default variant for SegmentedControl
* Secondary button now using secondary colour
* segmented control style tweak
* Improved the channel column in the alerts table
* Updated logo-mono.png
* Updated email styles
* Email templates updated to new styles
* Don’t log the decrypted secret
* await enqueing the deployment alert when an index fails
* await enqueing the timeout alert
---------
Co-authored-by: James Ritchie <james@jamesritchie.co.uk >
Co-authored-by: Matt Aitken <matt@mattaitken.com >
2024-05-09 12:12:00 +01:00
Matt Aitken
f90960fc13
Better display when there are lots of dev environment ( #1093 )
...
* Created an EnvironmentLabels component that puts extra dev environments behind a +
* Added new environment labels components to schedules pages
2024-05-09 10:32:38 +01:00
nicktrn
2306217697
v3: automatic pod cleanup ( #1092 )
...
* add automatic pod cleaner
* fix task monitor namespace override
2024-05-09 10:16:00 +01:00
nicktrn
cfe4b5409a
Fix lockfile
@trigger.dev/astro@3.0.0-beta.29
@trigger.dev/cli@3.0.0-beta.29
@trigger.dev/core-backend@3.0.0-beta.29
@trigger.dev/core@3.0.0-beta.29
@trigger.dev/eslint-plugin@3.0.0-beta.29
@trigger.dev/express@3.0.0-beta.29
@trigger.dev/github@3.0.0-beta.29
@trigger.dev/hono@3.0.0-beta.29
@trigger.dev/integration-kit@3.0.0-beta.29
@trigger.dev/linear@3.0.0-beta.29
@trigger.dev/nestjs@3.0.0-beta.29
@trigger.dev/openai@3.0.0-beta.29
@trigger.dev/otlp-importer@3.0.0-beta.29
@trigger.dev/plain@3.0.0-beta.29
@trigger.dev/react@3.0.0-beta.29
@trigger.dev/remix@3.0.0-beta.29
@trigger.dev/replicate@3.0.0-beta.29
@trigger.dev/resend@3.0.0-beta.29
@trigger.dev/sdk@3.0.0-beta.29
@trigger.dev/sendgrid@3.0.0-beta.29
@trigger.dev/shopify@3.0.0-beta.29
@trigger.dev/slack@3.0.0-beta.29
@trigger.dev/stripe@3.0.0-beta.29
@trigger.dev/supabase@3.0.0-beta.29
@trigger.dev/sveltekit@3.0.0-beta.29
@trigger.dev/testing@3.0.0-beta.29
@trigger.dev/typeform@3.0.0-beta.29
@trigger.dev/yalt@3.0.0-beta.29
trigger.dev@3.0.0-beta.29
@trigger.dev/nextjs@3.0.0-beta.29
@trigger.dev/airtable@3.0.0-beta.29
2024-05-08 17:27:34 +01:00
github-actions[bot]
223768a025
chore: Update version for release (beta) ( #1091 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-05-08 17:25:22 +01:00