Skip to content

Enhance software release orchestration and tooling#33

Merged
MikeGarde merged 1 commit into
mainfrom
issue/25-release
Jun 24, 2026
Merged

Enhance software release orchestration and tooling#33
MikeGarde merged 1 commit into
mainfrom
issue/25-release

Conversation

@MikeGarde

Copy link
Copy Markdown
Owner
  • CI/CD Workflow Management
    • Overhaul release.yml to manage the full lifecycle, including planning validation and API interaction for draft creation.
    • Update asset building and publishing in release-assets.yml with cross-platform matrix support.
    • Improve primary release flow robustness using devops/release.sh and implement a final publishing gate via devops/publish-if-complete.sh.
  • Versioning and Planning Logic
    • Centralize semantic version calculation and planning validation in devops/ga-release-plan.sh, supporting branch conventions (feat/, bugfix/).
    • Update local tasks with Taskfile.yaml to clarify build targets and report debug binary sizes.
  • Documentation and Assets Generation
    • Implement automated generation of markdown release assets using devops/render-release-notes.sh.
    • Enhance README.md structure by removing unnecessary whitespace.

- CI/CD Workflow Management
  - Overhaul `release.yml` to manage the full lifecycle, including planning validation and API interaction for draft creation.
  - Update asset building and publishing in `release-assets.yml` with cross-platform matrix support.
  - Improve primary release flow robustness using `devops/release.sh` and implement a final publishing gate via `devops/publish-if-complete.sh`.
- Versioning and Planning Logic
  - Centralize semantic version calculation and planning validation in `devops/ga-release-plan.sh`, supporting branch conventions (feat/*, bugfix/*).
  - Update local tasks with `Taskfile.yaml` to clarify build targets and report debug binary sizes.
- Documentation and Assets Generation
  - Implement automated generation of markdown release assets using `devops/render-release-notes.sh`.
  - Enhance `README.md` structure by removing unnecessary whitespace.
@MikeGarde MikeGarde merged commit 7020adc into main Jun 24, 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