Replies: 1 comment 1 reply
-
Nevermind, I found out that it is not directly related with this publisher duties. It is solved by the Allure report tool https://allurereport.org/docs/how-it-works-executor-file/ |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello @andrcuns! I started exploring this Allure publisher and have a doubt on how the trends chart are linked to the previous reports stored in S3.

<g class="slice"><a class="edge" xlink:href="http://gitlab-qa-allure-reports.s3.amazonaws.com/e2e-package-and-test/master/1426649653/index.html"><line id="5" x1="142.89473684210526" y1="5.856000000000005" x2="142.89473684210526" y2="244" stroke="white" stroke-width="1" class="report-line"></line><rect class="report-edge" x="128.60526315789474" y="0" height="244" width="28.57894736842105" style="opacity: 0;"></rect></a></g>
Not sure if it's the way the Allure report gets created using a convention or a post-execution manual replacement mechanism. I saw it from an example from Gitlab reports https://gitlab-qa-allure-reports.s3.amazonaws.com/e2e-package-and-test/master/index.html#
Thanks for the tool, it has been very useful so far
Beta Was this translation helpful? Give feedback.
All reactions