MCPcopy Create free account
hub / github.com/Kilo-Org/cloud / normalizeInstanceUrl

Function normalizeInstanceUrl

apps/web/src/lib/integrations/gitlab-service.ts:48–50  ·  view source on GitHub ↗
(url?: string)

Source from the content-addressed store, hash-verified

46 GitLabPersonalAccessTokenMetadataSchema,
47 GitLabProjectAccessTokenCredentialRowSchema,
48 GitLabProjectAccessTokenMetadataSchema,
49} from '@kilocode/worker-utils/gitlab-credential';
50import {
51 fetchGitLabCredential,
52 type GitLabCredentialActor,
53 type GitLabCredentialBrokerResult,

Callers 9

instanceUrlChangedFunction · 0.85
getValidGitLabTokenFunction · 0.85
listGitLabRepositoriesFunction · 0.85
listGitLabBranchesFunction · 0.85
connectWithPATFunction · 0.85

Calls 1

Tested by

no test coverage detected