You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems like the url for viewing screenshots is hard-coded in sorry-cypress dashboard. We are uploading to an s3 bucket in gov cloud and the url is incorrect for viewing the screenshots.
From testing, changing the readUrlPrefix will not be reflected in previous builds. If it pointed to the wrong resource, it will won't change after proper configurations.
Before opening, please confirm:
Environment information
Describe the bug
It seems like the url for viewing screenshots is hard-coded in sorry-cypress dashboard. We are uploading to an s3 bucket in gov cloud and the url is incorrect for viewing the screenshots.
This is the correct bucket url: https://company-cypress-tests.s3-us-gov-east-1.amazonaws.com
This is the url in the dashboard: https://company-cypress-tests.s3.amazonaws.com
Maybe its an issue with the s3 driver?
Expected behavior
Screenshots are viewable in the dashboard.
Reproduction steps
Set region: us-gov-east-1 in the sorry-cypress helm chart.
Full log and debug output
The text was updated successfully, but these errors were encountered: