Skip to content

Pass settings context hash to Web IDE

Issue: Pass extensions marketplace settings hash to We... (#501286 - closed)

What does this MR do and why?

  • Update to latest version of @gitlab/web-ide which includes the settings context hash additions.
  • Create settings context hash based on extensions marketplace URL and pass to Web IDE config.
  • The issue includes adding E2E tests, that will be handled in a separate MR.

References

Pass extensions marketplace settings hash to We... (#501286 - closed)

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

demo

How to set up and validate locally

  1. Pull this branch locally and start GDK
  2. Open the project in the Web IDE
  3. View settings_sync related requests in the Network Tab of browser dev tools, notice settings_context_hash passed in the settings sync URL.
Edited by Cindy Halim

Merge request reports

Loading