blocktrron/Get list of available targets for Gluon release
Returns targets available in a specified Gluon release
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| gluon-path | Path to Gluon repository | yes | — |
| allowlist | Space-separated list of targets to be returned if available | no | — |
| denylist | 'Space-separated list of targets to be excluded from the result' | no | — |
| broken | Determines if BROKEN targets should be returned (Default: 0) | — | 0 |
Outputs
| name | description |
|---|---|
| targets | JSON list containing all valid targets |