Files
guru-connect/.gitea/workflows
Mike Swanson 5727ccf39e
All checks were successful
Build and Test / Build Agent (Windows) (push) Successful in 5m9s
Build and Test / Build Server (Linux) (push) Successful in 9m23s
Build and Test / Security Audit (push) Successful in 4m19s
Build and Test / Build Summary (push) Successful in 15s
fix: drop broken jsign --info verify step in release
jsign 7.1 signs guruconnect.exe successfully via Azure Trusted Signing, but the separate
verify step called `jsign --info` (not a real jsign subcommand) and wrongly failed the job.
jsign's non-zero exit under `set -euo pipefail` already gates signing fail-closed.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-05-29 11:27:08 -07:00
..