## Description Set up automated build and release pipeline. ## Tasks - [ ] Create release workflow in GitHub Actions - [ ] Configure self-contained build - [ ] Add SBOM generation - [ ] Integrate code signing (SignPath or SSL.com) - [ ] Add checksum generation - [ ] Create release automation - [ ] Test release process ## Deliverables - `.github/workflows/release.yml` - Automated release process - Signed binaries - SBOM with every release **Target:** 2/14/26
Description
Set up automated build and release pipeline.
Tasks
Deliverables
.github/workflows/release.ymlTarget: 2/14/26