Antony Messerli 2f8ef41ea2 Split release.yml into native per-arch builds, fix tagging permissions
- Split single QEMU-based multi-platform build into parallel jobs on
  native runners (ubuntu-latest for amd64, ubuntu-24.04-arm for arm64)
  to fix Illegal instruction crash during npm install
- Add permissions block with contents:write to fix 403 error when
  creating git tags via github-tag-action
- Move version check logic to setup job with outputs so build jobs
  can be skipped when there is nothing to do
- Remove docker/metadata-action in favor of inline labels
- Compute BUILD_DATE in setup job and pass as output (not shell eval
  in YAML)
2026-03-15 15:22:28 -05:00
..
2021-09-06 19:11:15 -05:00