Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
2
import
{ execFileSync, execSync } from
'node:child_process'
3
import
fs, { globSync } from
'node:fs'
4
import
{ tmpdir } from
'node:os'
Callers
nothing calls this directly
Calls
6
typeIndex
Function · 0.85
resolveAuthorForPR
Function · 0.85
resolveUsername
Function · 0.85
toString
Method · 0.80
replace
Method · 0.65
info
Method · 0.65
Tested by
no test coverage detected