at-wat/Bloom release ROS package
Bloom release the ROS package
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| ros_distro | ROS distributions to create a release. | yes | — |
| github_token_bloom | GitHub personal access token to push to your release repository and rosdistro fork. | yes | — |
| github_user | GitHub login name to push to your rosdistro fork. | yes | — |
| git_user | User name of commit author. Defaults to github_user. | — | — |
| git_email | E-mail address of commit author. | yes | — |
| repository | Override package repository name. | — | — |
| release_repository_push_url | Override release repository push URL. Must be https. | — | — |
| tag_and_release | Set true to add a tag automatically if not exist. It requires that the source code is checked out. | — | — |
| open_pr | Set true to open PR on ros/rosdistro automatically. | — | — |
| debug_bloom | Enable bloom debug output. | — | — |
Outputs
| name | description |
|---|---|
| version | Version of the created release on tag_and_release=true. |