-
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 #3281
base: main
Are you sure you want to change the base?
Deploy to Production #3281
Conversation
pdcp1
commented
Dec 12, 2024
•
edited
Loading
edited
- Add missing tooltips back to sidebar when collapsed #3273
- Update email template for mailersend with clean HTML #3218
- Fix/related by url #3275
- Fix flaky "Should flag an incident" test using locators for elements and click() #3282
- Use valid auth secret for api tests #3288
- Add dependabot configuration to target staging branch #3280
- Email templates – Fallback to sans-serif, reduce horizontal padding #3292
- Fix translations discrepancies #3219
- Refactor navigation tests to use expect toPass for bounding box check #3297
- Update "Implicated AI system(s)" copy adding "Alleged" #3286
- Fix/unskip playwright tests 2.0 #3287
* Add missing tooltips back to sidebar when collapsed * Add tests to check for collapsed sidebar and tooltip
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #3281 +/- ##
==========================================
- Coverage 97.35% 97.17% -0.18%
==========================================
Files 59 60 +1
Lines 13163 12334 -829
Branches 300 213 -87
==========================================
- Hits 12815 11986 -829
Misses 348 348 ☔ View full report in Codecov by Sentry. |
🚀 Deployed to Netlify! ✅ Build Log: 🔗 Preview URL: https://675b4e0bd4274807d3ba427f--staging-aiid.netlify.app |
* wip * wip * wip * Make test email script configurable * Add comment explaining how to run script on its own * Fix broken links * Update all templates --------- Co-authored-by: Cesar Varela <[email protected]>
🚀 Deployed to Netlify! ✅ Build Log: 🔗 Preview URL: https://6769a64d16d269a8a9b11d03--staging-aiid.netlify.app |
* Delete duplicated test * Unskip Opens an archive link * Remove skip from image error test to ensure it runs in the test suite * Add logs in function to test cookies * Reduce to 5 seconds for timeout * Add error logging in response interceptor for better debugging * Enhance axios instance configuration with timeout and improved error handling for redirects * Add logging for fetching HTML with cookies and error handling * Improve error logging in getHtmlWithCookies function for better debugging and response handling * Reduce axios timeout to 5 seconds and add logging for URL fetching * Restore parseNews to staging version