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>
12 lines
112 B
Plaintext
12 lines
112 B
Plaintext
# Cloned upstream source trees
|
|
/src/
|
|
/*-src/
|
|
|
|
# GoReleaser output
|
|
/dist/
|
|
src/dist/
|
|
|
|
# Local scratch
|
|
/tmp/
|
|
*.log
|