Skip to content

chore: release workflow, production guide, and integration harness UX#5

Merged
Malomalsky merged 1 commit into
mainfrom
chore-release-workflow-production
Feb 27, 2026
Merged

chore: release workflow, production guide, and integration harness UX#5
Malomalsky merged 1 commit into
mainfrom
chore-release-workflow-production

Conversation

@Malomalsky
Copy link
Copy Markdown
Owner

@Malomalsky Malomalsky commented Feb 27, 2026

Summary

  • add a manual Release GitHub Actions workflow to publish tags/releases from merged PR state
  • add scripts/release-notes.sh to extract notes for a target version from CHANGELOG.md
  • extend scripts/integration-local.sh with --no-start, --port, --timeout, --verbose, and -- passthrough
  • add docs/production.md with deployment hardening, data-safety, and systemd examples
  • update README/CONTRIBUTING/integration docs and changelog

Validation

  • bash -n scripts/integration-local.sh
  • bash -n scripts/release-notes.sh
  • ./scripts/release-notes.sh v0.2.1
  • go test ./...
  • go vet ./...
  • ./scripts/check-compat.sh

@Malomalsky Malomalsky merged commit 2db9fdb into main Feb 27, 2026
3 checks passed
@Malomalsky Malomalsky deleted the chore-release-workflow-production branch February 27, 2026 17:57
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