Origin moved to the private forge; the public repo is now a mirror with an unknown sync cadence. The release flow creates the GitHub release directly, and a missing tag there would be silently created at the default-branch head - the wrong commit. The script now pushes branch+tag to the mirror itself and hard-stops if the tag's commit on the mirror differs from local, before anything irreversible (npm publish) happens. |
||
|---|---|---|
| .. | ||
| build-candle-wasm.sh | ||
| buildEmbeddedPatterns.ts | ||
| buildTypeEmbeddings.ts | ||
| check-patterns.cjs | ||
| check-type-embeddings.cjs | ||
| push-docs.js | ||
| release.sh | ||
| setup-dev.sh | ||