add scripts/release-tag.sh (bump package.json, tag, push; triggers port + npm publish CI)
Some checks failed
port-to-omp / verify (push) Failing after 2s
port-to-omp / publish (push) Has been skipped

This commit is contained in:
2026-08-12 19:31:37 -04:00
parent 807704aabe
commit 1aec74216a
2 changed files with 197 additions and 0 deletions

View File

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