Skip to content

Get files in WebIDE using relative_path

Denys Mishunov requested to merge 36810-webide-branch-with-path into master

What does this MR do?

In WebIDE we now should fetch files using relative path instead of web_ur for a branch as per Frontend FAQ.

This helps prevent errors (typical for fresh GDK installation) when accessing a branch in WebIDe results in Branch [...] was not found in this project's repository as specified in #36810 (closed)

Screenshots

No visual changes

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

References #36810 (closed)

Edited by Denys Mishunov

Merge request reports