MCPcopy Create free account
hub / github.com/TanStack/cli / create-github-release.mjs

File create-github-release.mjs

scripts/create-github-release.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// @ts-nocheck
2import { execFileSync, execSync } from 'node:child_process'
3import fs, { globSync } from 'node:fs'
4import { tmpdir } from 'node:os'

Callers

nothing calls this directly

Calls 6

typeIndexFunction · 0.85
resolveAuthorForPRFunction · 0.85
resolveUsernameFunction · 0.85
toStringMethod · 0.80
replaceMethod · 0.65
infoMethod · 0.65

Tested by

no test coverage detected