pavanmudigonda/allure-html-reporter-aws-s3-website
Allure HTML Test Results with history to publish to AWS S3 Bucket
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| allure_results | Allure test result data dir | yes | allure-results |
| allure_report | Allure report target dir | yes | allure-report |
| allure_history | Folder for allure history | yes | allure-history |
| keep_reports | Keep X last reports | no | 20 |
| github_run_num | GitHub Actions build number | yes | ${{ github.run_number }} |
| github_run_id | GitHub Actions run id | yes | ${{ github.run_id }} |
| report_url | Use a custom URL instead of *.github.io | no | "" |
Outputs
no outputs