Michael Bodnarchuk
Michael Bodnarchuk
@ethan-bm Is there a chance you could try another provider than Backblaze? Maybe AWS S3 or DigitalOcean S3 or Cloudflare R2 (which is the cheapest option). If it will work...
Yes, to add a new column
@tikolakin we discussed the duration issue Currently we decided to use following strategy: Run Duration = SUM(Tests Durations) Otherwise system becomes too complicated with lots of edge cases. Also we...
@tikolakin we can't correctly measure all the setup, queues, anyway so in this case the only way we can calculate is ``` Finished At - Created At ``` but this...
Ok, thanks, we will keep it
@Fro0z1k We can provide a new variable {{ai_summary}} which will call a corrsponding prompt If this is run notification prompt will be `run_statistics` Can you do it?
We need to check this with 1.6 reporter version once it is released
Backend implemented in https://github.com/testomatio/testomatio/pull/6417
Added force path style
Hi, we are working to introduce annotations for this. No ETA but this is in our plans. If you have alternative ideas how to make it in a simpler way,...