Files
William Gill 6b35d863c9 Initial s3-gateway de-brand build pipeline
ScoutFS-Build-style pipeline that pulls upstream versitygw release tags, applies the web-UI de-brand patch series, and builds GoReleaser releases (binaries + deb/rpm) for publishing to Gitea. Artifact names stay versitygw; only the embedded admin UI is rebranded to S3 Gateway.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-15 13:20:15 -05:00

10 lines
318 B
Plaintext

# Authored on Windows, built on a Linux CI runner. Force LF on every
# text file so shell scripts (#!/bin/bash) and the .patch series work
# on the runner regardless of the committer's core.autocrlf setting.
* text=auto eol=lf
# Safety net for any binary assets added later.
*.png binary
*.woff2 binary
*.ico binary