Files
PgTidy/.gitea/workflows
warkanum e6ebb013d2
CI / Test (push) Successful in 29s
CI / Build (push) Successful in 31s
fix(release): produce linux tarballs matching PKGBUILD source URLs
PKGBUILD expects pgtidy_${pkgver}_linux_{amd64,arm64}.tar.gz containing
the binary and LICENSE. The release job was only uploading plain binaries
(pgtidy-linux-amd64). Now creates tarballs alongside the plain binaries,
uploads both, and updates AUR SHA256 computation to use the tarballs.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-29 15:46:53 +02:00
..