adevinta/Spark-ui scan adoption script
Detects the adoption of the Spark UI in the codebase and generates a report.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| configuration | Configuration file for the script. | no | — |
| verbose | Whether to tell the GitHub client to log details of its requests. true or false. Default is to run in debug mode when the GitHub Actions step debug logging is turned on. | no | — |
| github-token | GitHub token | yes | — |
| debug | Whether to tell the GitHub client to log details of its requests. true or false. Default is to run in debug mode when the GitHub Actions step debug logging is turned on. | — | ${{ runner.debug == '1' }} |
| details | Whether to include detailed information in the report. true or false. Default is false. | no | — |
| sort | Whether to sort the report by the number of occurrences of the Spark UI. count or alphabetical. Default is count. | no | — |
| directory | Directory to scan. | no | — |
| extensions | Extensions to scan. | no | — |
| imports | Import patterns to scan. | no | — |
| datadog-metrics | Datadog | yes | false |
| organisation-name | Datadog Organisation name | no | — |
| authorisation_user | Adevinta Authorisation user | yes | — |
| authorisation_password | Adevinta Authorisation password | yes | — |
Outputs
no outputs