kochetkov-ma / allure-server

Allure Server. Save/ generate / provide allure2 reports in one place
http://allure.iopump.ru
Apache License 2.0
218 stars 65 forks source link

executor.json ignored ? #83

Closed sergebagi closed 5 months ago

sergebagi commented 8 months ago

Hi team, I noticed that even though executor.json file is part of the allure-result.zip, it is ignored by the allure server For instance, my executor.json looks like this:

{
    "reportName": "Acme Report",
    "buildOrder": 202403310708,
    "name": "My Test Framework",
    "buildName": "Staging Test Run 2024-03-31T07:08:04 UTC"
}
sergebagi commented 8 months ago

Also buildOrder does not display in the history graph on the X axis

kochetkov-ma commented 5 months ago

https://github.com/kochetkov-ma/allure-server/releases/tag/v2.13.8