add scripts/release-tag.sh (bump package.json, tag, push; triggers port + npm publish CI)
All checks were successful
port-to-omp / port (push) Successful in 4s

This commit is contained in:
2026-08-12 19:31:39 -04:00
parent dedcf994df
commit c9d384a4fa
2 changed files with 197 additions and 0 deletions

View File

@@ -35,6 +35,7 @@ const OMP = join(HOME, ".omp", "agent", "extensions");
const SKIP = new Set([
"port-to-omp.mjs",
"release-tag.sh",
".gitea",
".github",
"node_modules",