loopingz/Bazel Actions
Run several targets and output their result in checks
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| tag | Tag to use to collect target: bazel query attr(tags, \${tag}\b, //...) | no | — |
| query | Targets to include | no | — |
| excludes | Targets to excludes (NOT IMPLEMENTED) | no | — |
| ignoreSuccessOutput | Do not display output on success | no | true |
| checkName | Name to use for check | no | bazel-run |
Outputs
no outputs