Skip to content

Only run source gitpod log file if it exists

Nao Hashizume requested to merge nao-hashizume-update-gitpod-logging into master

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.

Edited by Nao Hashizume

Merge request reports

Loading