dsr - Fallback release infrastructure for GitHub Actions throttling
Provides local multi-platform building, signing, verification, and artifact releasing when GitHub Actions is throttled or offline.
Tags
Updated: 2026-09-21Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Check GitHub Actions throttling status
- Build tools for target platforms
- Release artifacts to GitHub
- Execute fallback release pipeline
- Check host and dependency health
- Manage configurations and repositories
- Sign and verify artifacts
- Generate and verify provenance data
- Run canary tests for installers
- Prune old artifacts and logs
Inputs
- Repository and tool names
- Version tags
- Host configuration files
- Repository build configurations
Outputs
- Compiled release binaries
- GitHub release assets
- Minisign signatures and keypairs
- SBOM and SLSA manifests
- Execution logs and status reports
Requirements
- GitHub CLI authentication
- SSH access to build hosts
- Docker and Act installation
- cargo-zigbuild and Zig toolchain
