Skip to content

.github,.gitignore,.goreleaser,Makefile,cmd - #6

Merged
mikeodr merged 1 commit into
mainfrom
mikeodr/setup-build-release
Aug 20, 2026
Merged

mikeodr merged 1 commit into
mainfrom
mikeodr/setup-build-release

Conversation

@mikeodr

@mikeodr mikeodr commented Aug 20, 2026

Copy link
Copy Markdown
Owner

Setup versioning for release process
Add release workflow using goreleaser


Stack created with GitHub Stacks CLIGive Feedback 💬

@mikeodr
mikeodr requested a balanced review from Copilot August 20, 2026 17:53

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds automated, versioned cross-platform releases using GoReleaser.

Changes:

  • Adds release workflow and GoReleaser configuration.
  • Adds build version reporting and tests.
  • Adds build targets and pins govulncheck.

Reviewed changes

Copilot reviewed 6 out of 7 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
.github/workflows/release.yml Builds, publishes, and verifies releases.
.github/workflows/govulncheck.yml Pins govulncheck version.
.goreleaser.yaml Configures release artifacts.
.gitignore Excludes generated binaries and artifacts.
Makefile Adds build and test targets.
cmd/rest-server/ts-restic-server.go Adds runtime version reporting.
cmd/rest-server/ts-restic-server_test.go Tests version generation.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread .goreleaser.yaml Outdated
@mikeodr
mikeodr force-pushed the mikeodr/setup-build-release branch from b5180d2 to 402f4bd Compare August 20, 2026 17:59
Setup versioning for release process
Add release workflow using goreleaser
@mikeodr
mikeodr force-pushed the mikeodr/setup-build-release branch from 402f4bd to bfe2f80 Compare August 20, 2026 18:45
@mikeodr
mikeodr merged commit ed2fc39 into main Aug 20, 2026
5 checks passed
@mikeodr
mikeodr deleted the mikeodr/setup-build-release branch August 20, 2026 19:33
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.

2 participants