Skip to content

Test with new worksapce image

Issue - Build workspace base image and use it as base f... (gitlab#524214 - closed)

What does this MR do and why?

Update web ide workspace image to use our latest workspace base image after the MR.

Then we also try to do below things together:

  • Switch to use mise from asdf in workspaces (asdf should still be usable locally)
  • Add .mise.toml (For mise, this file takes priority over .tool-versions)
  • Replace scripts/initialize-workspaces.sh with post-start script in devfile

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Edited by zli

Merge request reports

Loading