Commit graph

3 commits

Author SHA1 Message Date
Roland Rabien
098a5f3303 release: harden upload pipeline (TAG/VER split, --fail-with-body, GITHUB_TOKEN, contents:write)
Aligns with the chip-plugin repos:
- Use TAG (with v prefix) for gh release create, VER (stripped) for
  Changelist lookup and upload.php's version field.
- curl --fail-with-body so server-side errors fail the workflow instead of
  passing silently.
- Switch GH_TOKEN to the auto-provided GITHUB_TOKEN with explicit
  contents:write permission, dropping the dependency on a per-repo
  ACCESS_TOKEN PAT.
2026-04-30 09:25:23 -07:00
Roland Rabien
6c0dc53509 Update tag and release scripts 2026-01-10 13:52:42 -08:00
Roland Rabien
c754f51e02 Tweak release process 2023-10-05 06:37:27 -07:00