danielkov/Boop Release
Install boop CLI, apply pending changes, and output version and changelog
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| boop-cli-version | Version of boop CLI to install (e.g., "1.0.0"). Defaults to latest. | no | latest |
Outputs
| name | description |
|---|---|
| released | Whether boop apply found and applied pending changes |
| version | The current version from boop version (single-workspace) |
| changelog | The changelog from boop changelog (single-workspace) |
| version_json | JSON object mapping workspace names to versions (workspace mode) |
| changelog_json | JSON object mapping workspace names to changelogs grouped by bump type (workspace mode) |