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

File repoCompileUtils.ts

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

Source from the content-addressed store, hash-verified

1import { GithubConnectionConfig } from '@sourcebot/schemas/v3/github.type';
2import { getGitHubReposFromConfig, OctokitRepository } from "./github.js";
3import { getGitLabReposFromConfig } from "./gitlab.js";
4import { getGiteaReposFromConfig } from "./gitea.js";

Callers

nothing calls this directly

Calls 1

createLoggerFunction · 0.90

Tested by

no test coverage detected