MCPcopy 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
2import { appendFileSync } from "node:fs";
3
4const RELEASE_VERSION_PATTERN =

Callers

nothing calls this directly

Calls 1

runFunction · 0.70

Tested by

no test coverage detected