smartbear/OneReport Publisher
Publish Test Results to SmartBear OneReport
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| project-id | OneReport project id. Defaults to $ONE_REPORT_PROJECT_ID. | no | — |
| refresh-token | OneReport refresh token. Defaults to $ONE_REPORT_REFRESH_TOKEN. | no | — |
| url | OneReport URL. Defaults to $ONE_REPORT_URL. | no | — |
| reports | Globs to the files to publish. | yes | — |
| max-time | Max time for each request. | no | — |
| ignore-error | Exit with 0 even if a timeout or error occurred. | no | false |
| zip | If true, compress all non .zip files into a zip file before publishing. | no | true |
Outputs
| name | description |
|---|---|
| test-cycle-ids | Test Cycle ids. |