Skip to content

Resolve "GitPod: Symlinked gitlab repo is trouble"

Ash McKenzie requested to merge 1266-gitpod-symlinked-gitlab-repo-is-trouble into main

What does this Merge Request do and why?

This MR ensures the <GDK.root>/tmp/ directory exists before attempting to write into it. In the context of Gitpod, <GDK.root>/tmp/ does not exist.

Merge Request checklist

  • This change is backward compatible. If not, please include steps to communicate to our users.
  • Tests added for new functionality. If not, please raise Issue to follow-up.
  • Documentation added/updated, if needed.
  • gdk doctor test added, if needed.
  • Add the ~highlight label if this MR should be included in the CHANGELOG.md.

Closes #1266 (closed)

Merge request reports