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
This is blocked since we need to supply ENABLE_SWAGGER=true to the deployment pipeline for the test to be able to run. At the moment, we can't (shouldn't) use the true value as a secret as it will be redacted in all the logs. We should wait for the introduction of github vars. #3070
At present we do not test that the Workspace swagger API is operational.
After deploying a workspace we should curl the swagger URL to ensure get a 200 error.
This will avoid errors such as #1878
The text was updated successfully, but these errors were encountered: