Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/UsefulSoftwareCo/executor
/ validate-release-ref.ts
File
validate-release-ref.ts
scripts/validate-release-ref.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env bun
2
import
{ appendFileSync } from
"node:fs"
;
3
4
const
RELEASE_VERSION_PATTERN =
Callers
nothing calls this directly
Calls
1
run
Function · 0.70
Tested by
no test coverage detected