Skip to content

fix(vscode): don't request new terminal and don't ask name

Stoney Jackson requested to merge stoney-vscode-do-not-open-new-terminal into main

Test:

  1. Click link to deploy GitKit to hfossedu-stage (you'll only be prompted for the repo name and an access token): https://gitpod.io/?autostart=true#GITKIT_DOCKER_TAG=stoney-vscode-do-not-open-new-terminal,ORG_NAME=hfossedu-stage/https://github.com/hfossedu/gitkit-deployer-gitpod
  2. (no need to wait for labels and issues to deploy)
  3. Fork it.
  4. Open fork in GitPod.
  5. You should not be asked a name (it should be in the prompt)
  6. You should not be told "IMPORTANT: Before continuing, close this terminal and open a new one."

Closes #117 (closed)

Edited by Stoney Jackson

Merge request reports

Loading