Skip to content

Add s3 report publish step

George Koltsov requested to merge ci-aws-upload-test into main

Created by: andrcuns

Closes https://github.com/andrcuns/allure-report-publisher/issues/240


Allure report

allure-report-publisher generated test report!

rspec: test report for 24efa7a9

+----------------------------------------------------------------+
|                       behaviors summary                        |
+-----------+--------+--------+---------+-------+-------+--------+
|           | passed | failed | skipped | flaky | total | result |
+-----------+--------+--------+---------+-------+-------+--------+
| helpers   | 41     | 0      | 0       | 0     | 41    | ✅     |
| providers | 16     | 0      | 0       | 0     | 16    | ✅     |
| uploaders | 17     | 0      | 0       | 0     | 17    | ✅     |
| cli       | 1      | 0      | 0       | 0     | 1     | ✅     |
| generator | 3      | 0      | 0       | 0     | 3     | ✅     |
| commands  | 19     | 0      | 0       | 0     | 19    | ✅     |
+-----------+--------+--------+---------+-------+-------+--------+
| Total     | 97     | 0      | 0       | 0     | 97    | ✅     |
+-----------+--------+--------+---------+-------+-------+--------+

Merge request reports