Ivan Balaksha

Results 16 issues of Ivan Balaksha

**Is your feature request related to a problem? Please describe.** Building test farm is not very trivial problem, you can start with using open sourced tools like [DeviceFarmer](https://github.com/DeviceFarmer/stf)(ex OpenSTF), but...

enhancement

Migrate CLI configuration to [Hoplite](https://github.com/sksamuel/hoplite) It supports data/sealed classes, optional values, tuples and etc. [link](https://github.com/sksamuel/hoplite#decoders) [Supported formats](https://github.com/sksamuel/hoplite#supported-formats): yaml, toml, json and etc. It also support env variables in yaml.

enhancement

**Is your feature request related to a problem? Please describe.** Looks like https://github.com/xenomachina/kotlin-argparser is not actively maintained. Only two commits since 18 Aug 2018. **Describe the solution you'd like** Migrate...

enhancement

**Is your feature request related to a problem? Please describe.** Writing YAML file without knowing schema is painful. **Describe the solution you'd like** Let's create schema and share it in...

enhancement

Our current iOS implementation using ssh, probably it would be better to use [idb](https://github.com/facebook/idb/) instead

> codebeat provides automated code review and supports many programming languages. It will help you prioritize issues and identify quick wins in your web and mobile applications. https://codebeat.co/

enhancement

Currently Marathon integrated only with [InfluxDB](https://www.influxdata.com) and doesn't have support for another data sources. I would like to add two more options. Probably we also may provide a protobuf/json api....

enhancement

Currently marathon processing test results after batch execution finished. It may cause extra execution time of failed tests. First test from batch failed and it marathon waiting for results for...

enhancement

Currently we have only one implementation of logging, sometimes we may need custom implementation and with current code base it is not possible

TODO: - [ ] Extract analytics core to module - [ ] Extract influx - [ ] Provide generic test cases for analytics backends

enhancement