Skip to content

Fix repository urls and GoReleaser#1

Merged
jkyberneees merged 2 commits intomainfrom
fix/correct-repository-urls
Mar 7, 2026
Merged

Fix repository urls and GoReleaser#1
jkyberneees merged 2 commits intomainfrom
fix/correct-repository-urls

Conversation

@jkyberneees
Copy link
Copy Markdown
Contributor

No description provided.

- Rename Go module path from github.com/static-web/server to
  github.com/BackendStack21/static-web in go.mod and all import paths
- Update all prose references in README.md, USER_GUIDE.md, CLI.md:
  git clone URL, go install path, curl release URL, docker run image
- Update .goreleaser.yaml ldflags version injection paths
- Update Homebrew tap and ghcr.io image references
…repo refs

- Add .github/workflows/release.yml: triggers on v* tags, runs go test -race,
  then GoReleaser via goreleaser-action@v6 (no local install required)
- Fix .goreleaser.yaml release.github owner/name: static-web/server -> BackendStack21/static-web
- Fix Makefile LDFLAGS module path: github.com/static-web/server -> github.com/BackendStack21/static-web
@jkyberneees jkyberneees merged commit 9a8f603 into main Mar 7, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant