MCPcopy Index your code
hub / github.com/sourcebot-dev/sourcebot / gitea.ts

File gitea.ts

packages/backend/src/gitea.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as Sentry from "@sentry/node";
2import { getTokenFromConfig } from "@sourcebot/shared";
3import { createLogger } from '@sourcebot/shared';
4import { GiteaConnectionConfig } from '@sourcebot/schemas/v3/gitea.type';

Callers

nothing calls this directly

Calls 1

createLoggerFunction · 0.90

Tested by

no test coverage detected