Skip to content

Fix hostnames resolution

Kerri Miller requested to merge github/fork/zemzale/fix-glab-host into trunk

Created by: zemzale

Description When overriding host, we now strip protocol from the URL, since we don't need that and it would break config key lookups.

Related Issue Resolves #592 (closed)

How Has This Been Tested?

Locally tested with self-hosted GitLab instance Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation
  • Chore (Related to CI or Packaging to platforms)

Merge request reports