Only run source gitpod log file if it exists
What does this MR do and why?
This PR adds a check to see if gitpod log file exists, and if so, run source /workspace/gitpod_start_time.sh
command in Gitpod workspace.
Closes gitlab-development-kit#1538 (closed)
Screenshots or screen recordings
Tested this MR's change by checking non-existing file here and ensured gdk commands still succeed to run and Gitlab URL is ready to open.
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Nao Hashizume