holochain/Upload Test Results to InfluxDB
Parse JUnit XML test results and upload to InfluxDB for trend analysis
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| junit-file | Path to JUnit XML file | yes | — |
| influx-url | InfluxDB URL | yes | — |
| influx-org | InfluxDB organization | yes | — |
| influx-bucket | InfluxDB bucket name | yes | — |
| influx-token | InfluxDB authentication token | yes | — |
| runner-name | Name of the CI runner (e.g., ubuntu-latest, self-hosted) | yes | — |
| tags | Additional tags to attach as InfluxDB tags (JSON string) | no | {} |
Outputs
no outputs