Skip to content

feat: add Linux package artifact - #2

Merged
phaedrus-on-git merged 1 commit into
mainfrom
feat/linux-package-mvp
Sep 4, 2026
Merged

feat: add Linux package artifact#2
phaedrus-on-git merged 1 commit into
mainfrom
feat/linux-package-mvp

Conversation

@phaedrus-on-git

Copy link
Copy Markdown
Collaborator

Summary

  • add build/package/package-smoke Makefile targets for tarball packaging
  • add Linux install script for binary, config, state dir, systemd unit, and service enablement
  • add package CI workflow that builds and smoke-tests the Linux AMD64 tarball
  • document package layout and installer flags

Validation

  • go test ./...
  • make package-smoke
  • make package-smoke GOOS=linux GOARCH=amd64
  • make check

@phaedrus-on-git
phaedrus-on-git merged commit 6bb07f4 into main Sep 4, 2026
7 checks passed
@phaedrus-on-git
phaedrus-on-git deleted the feat/linux-package-mvp branch September 4, 2026 23:50
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