Files
PgTidy/.gitea
warkanumandClaude Sonnet 4.6 cd710a3e63
CI / Test (push) Successful in 27s
CI / Build (push) Successful in 25s
fix(release): build RPM directly on ubuntu runner without Docker
Docker volume mounts in Gitea CI don't expose the runner workspace
correctly, leaving /build empty inside the container. Since the pgtidy
binary is statically linked Go with no shared-lib deps, rpmbuild runs
fine on ubuntu-latest with the rpm package. Drops Docker entirely from
the RPM job.

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