morphbits-io/Publish Allure report to Morph object storage
This action allows you to publish Allure reports to Morph object storage.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| MORPH_TOKEN | Token to access Morph object storage | yes | — |
| MORPH_URL | Morph object storage address | no | https://morph.morphbits.io |
| MORPH_PORT | Morph object storage address | no | 443 |
| ALLURE_REPORT_BUCKET_NAME | Bucket name for your Allure report data | yes | — |
| ALLURE_RESULTS_DIR | Path to the directory where the Allure test report is stored | yes | — |
| ALLURE_GENERATED_DIR | Path to the directory that will be used to store the generated report | no | ./morph-allure-generated-report |
| LIFETIME | Allure report lifetime, in hours. Zero means no expiration | no | 0 |
Outputs
| name | description |
|---|---|
| ALLURE_REPORT_URL | URL for the Allure report |