Skip to content

Enhance VSCode ssh proxy command

Olivier JACQUES requested to merge fix-vscode-ssh-proxy into main
  • Ensure we use AWS CLI installed as per instructions in the documentation
  • Attempt SSO login if user is not authenticated
  • Increase from 30s + 10 x 5s to 30s + 15 x 5s to wait for Cloud9 instance to launch as sometimes it was not enough

Merge request reports