📝 Documentation Update Needed
A pull request was recently merged that may require documentation updates.
Source PR
PR Summary
This PR adds automated nightly/weekly release workflows for MCP binaries, introduces new release automation with GoReleaser for building kubestellar-ops and kubestellar-deploy binaries, and updates Homebrew tap formulas automatically. This significantly changes the release and installation process.
Changes Overview
- Added
release.yml workflow with nightly/weekly cron schedules (5 AM UTC)
- GoReleaser now builds
kubestellar-ops and kubestellar-deploy binaries
- Automatic Homebrew tap formula updates
- New manual dispatch options for different release types (nightly, weekly, patch, minor, major)
- Change detection to skip nightly releases if no commits since last tag
- Version format:
v{major}.{minor}.{patch+1}-nightly.{YYYYMMDD} for nightly releases
- Triggers documentation versioning workflow for stable releases
- Modified
goreleaser.yml to workflow_dispatch only (manual fallback)
Files Changed
Size: L (100-499 lines changed)
Action Required: The technical documentation writer agent will review this PR and identify specific documentation pages that need updates, then create a PR with the necessary changes.
/cc @technical-doc-writer
AI generated by scan-merged-prs
📝 Documentation Update Needed
A pull request was recently merged that may require documentation updates.
Source PR
PR Summary
This PR adds automated nightly/weekly release workflows for MCP binaries, introduces new release automation with GoReleaser for building kubestellar-ops and kubestellar-deploy binaries, and updates Homebrew tap formulas automatically. This significantly changes the release and installation process.
Changes Overview
release.ymlworkflow with nightly/weekly cron schedules (5 AM UTC)kubestellar-opsandkubestellar-deploybinariesv{major}.{minor}.{patch+1}-nightly.{YYYYMMDD}for nightly releasesgoreleaser.ymlto workflow_dispatch only (manual fallback)Files Changed
Size: L (100-499 lines changed)
Action Required: The technical documentation writer agent will review this PR and identify specific documentation pages that need updates, then create a PR with the necessary changes.
/cc
@technical-doc-writer