-
Notifications
You must be signed in to change notification settings - Fork 35
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
Deploy to Production #2740
Deploy to Production #2740
Conversation
* Forward graphql requests to netlify function * Trigger Build * update lockfile * Avoid having to introspect schema for every request * Allow anonymous read only queries * Allow anonymous read only queries * Trigger Build
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #2740 +/- ##
==========================================
+ Coverage 86.21% 86.30% +0.08%
==========================================
Files 248 248
Lines 8338 8338
Branches 2626 2628 +2
==========================================
+ Hits 7189 7196 +7
+ Misses 1055 1049 -6
+ Partials 94 93 -1 ☔ View full report in Codecov by Sentry. |
🚀 Deployed to Netlify! ✅ Build Log: 🔗 Preview URL: https://662702cb2a2e2c665abc8a19--staging-aiid.netlify.app |
Lets wait for this one to work before pushing. |
🚀 Deployed to Netlify! ✅ Build Log: 🔗 Preview URL: https://662823ceddf59b184a278790--staging-aiid.netlify.app |
@kepae did some smoke testing and everything seems to be working |
@cesarvarela Happy to push tonight, but perhaps tomorrow is better when I'm more available. Just let me know. |
yes tomorrow sounds better |
@cesarvarela Pushing! |
Pushing this one change alone.