singularity-forge/.github
Tom Boucher a75167fab2 fix(ci): address 5 pipeline integrity issues from release audit (#4119)
- version-stamp.mjs: regenerate package-lock.json after dev version stamp
  (mirrors the same fix applied to bump-version.mjs in #4116)

- bump-version.mjs: regenerate root and web/package-lock.json after version
  bump so both lockfiles are always in sync at release time

- pipeline.yml: add post-bump validation step that verifies all package.json
  files parse as valid JSON before the release commit is made

- pipeline.yml: split "Commit, tag, and push" — commit+tag+rebase happen
  before build, but git push is deferred until after build and npm publish
  both succeed, preventing a broken tag from landing on main

- pipeline.yml: emit a :⚠️: annotation when live LLM tests fail so
  failures are visible in the Actions UI instead of silently swallowed

Closes #4118

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-13 08:56:12 -04:00
..
ISSUE_TEMPLATE docs: add structured issue templates 2026-03-19 01:54:22 -07:00
workflows fix(ci): address 5 pipeline integrity issues from release audit (#4119) 2026-04-13 08:56:12 -04:00
CODEOWNERS chore(contrib): add CODEOWNERS and team workflow docs (#2286) 2026-03-24 07:35:40 -06:00
FUNDING.yml chore: add GitHub Sponsors funding config 2026-03-11 16:30:42 -06:00
PULL_REQUEST_TEMPLATE.md chore: require linked issue in PR template (#4112) 2026-04-13 07:56:19 -04:00