MCPcopy Index your code
hub / github.com/simstudioai/sim / gitlab.ts

File gitlab.ts

apps/sim/connectors/gitlab/gitlab.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { createLogger } from '@sim/logger'
2import { getErrorMessage, toError } from '@sim/utils/errors'
3import type { SecureFetchResponse } from '@/lib/core/security/input-validation.server'
4import { isSameOrigin } from '@/lib/core/utils/validation'

Callers

nothing calls this directly

Calls 15

createLoggerFunction · 0.90
isSameOriginFunction · 0.90
secureFetchWithRetryFunction · 0.90
toErrorFunction · 0.90
getErrorMessageFunction · 0.90
joinTagArrayFunction · 0.90
parseTagDateFunction · 0.90
buildApiBaseFunction · 0.85
encodeProjectIdFunction · 0.85
getContentTypeChoiceFunction · 0.85
advanceFunction · 0.85
treeEntryToStubFunction · 0.85

Tested by

no test coverage detected