Results 72 comments of fescobar

That's usefull, but I would like that the response data could be logged just when the test is failed. I need reduce disk consumption.

@501NotImplemented As a temporal workaround: I've installed the package "System.Threading.Tasks.Extensions" in my project: ```sh ``` After installing nuget dependencies and after building my project (with MSBuild.exe), I copy **System.Threading.Tasks.Extensions.dll** to...

Hi @ignaciocabeza Currently, the report folder is hardcoded to `latest`. https://github.com/fescobar/allure-docker-service/blob/master/allure-docker-api/app.py#L1139 I think you should create a new optional query parameter named `report_id` (by default `latest`) and get the specific...

Hi @Saetabis1 If you want to create a PR in this repository, you need to fork the project under your user, after that you can push your changes in your...

@arekmadej sorry. I didn't realize about this PR. Instead of updating the files: `send_results.py` `send_results.ps1` and `send_results.py`. Can you create new files for those scripts? Also, it would be good...

@eilonreifs I could handle an option to do that. I will put it in the backlog. Thanks

Hi @eilonreifs Regarding your requirement. When you say this: `It can be very useful for the purpose of preserving the reports for the long term.` Remember there is a limit...

@eilonreifs Ok, let me think about that. Thanks

@fescobar If I implement this, it should be like this: `1-your_custom_name`,`2-your_custom_name` . I need to have the index as the first position. what do you think? @mhd-b

@adamakalshchikov it's not possible to do that. It seems to be an easy change, but with that, I will lose complete control of the reports. Always I need the index.