-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Sentry #545
base: main
Are you sure you want to change the base?
Add Sentry #545
Conversation
👋 Thanks for opening a pull request!If you are new, please check out the trimmed down summary of our deployment process below:
|
.deploy |
|
.unlock production |
🔓 There is currently no |
.deploy |
Deployment Triggered 🚀Razzmatazzz, started a branch deployment to production You can watch the progress here 🔗
|
Deployment Results
|
.deploy |
Deployment Triggered 🚀Razzmatazzz, started a branch deployment to production You can watch the progress here 🔗
|
Deployment Results ✅Razzmatazzz successfully deployed branch |
.unlock |
🔓 Deployment Lock RemovedThe |
.deploy main |
Deployment Triggered 🚀GrantBirki, started a branch deployment to production You can watch the progress here 🔗
|
Seeing some errors on containers now that this is deployed:
|
Deployment Results ✅GrantBirki successfully deployed branch |
.unlock |
🔓 Deployment Lock RemovedThe |
.deploy |
Deployment Triggered 🚀Razzmatazzz, started a branch deployment to production You can watch the progress here 🔗
|
Deployment Results ✅Razzmatazzz successfully deployed branch |
.deploy main |
Deployment Triggered 🚀Razzmatazzz, started a branch deployment to production You can watch the progress here 🔗
|
Deployment Results ✅Razzmatazzz successfully deployed branch |
When I deployed this, it appeared to deploy properly, but the data manager never came back online. |
Adds Sentry for the Express server, Cron jobs, and the Manager interface
Merged in the other currently deployed PR
The index file got auto formatted when I saved it - so most of the changes are just formatting. We should add a prettierrc or prettier.config in this and other projects, along with VSCode suggested extensions IMO.