Skip to content

Copy latest report within a bucket instead of host for gcs

George Koltsov requested to merge improvement-copy-latest-bucket into main

Created by: andrcuns

Do not perform unnecessary copy from source when creating a latest report copy.

Allure report

allure-report-publisher generated test report!

rspec: test report for 266ebea3

+----------------------------------------------------------------+
|                       behaviors summary                        |
+-----------+--------+--------+---------+-------+-------+--------+
|           | passed | failed | skipped | flaky | total | result |
+-----------+--------+--------+---------+-------+-------+--------+
| providers | 48     | 0      | 0       | 0     | 48    | ✅     |
| uploaders | 51     | 6      | 0       | 0     | 57    | ❌     |
| helpers   | 138    | 6      | 0       | 0     | 144   | ❌     |
| commands  | 63     | 0      | 0       | 0     | 63    | ✅     |
| cli       | 3      | 0      | 0       | 0     | 3     | ✅     |
| generator | 9      | 0      | 0       | 0     | 9     | ✅     |
+-----------+--------+--------+---------+-------+-------+--------+
| Total     | 312    | 12     | 0       | 0     | 324   | ❌     |
+-----------+--------+--------+---------+-------+-------+--------+

Merge request reports