Commit Graph

12 Commits

Author SHA1 Message Date
Gregory
8adf294551
fix result mapping with double quotes string (#22)
Co-authored-by: ggmaleva <ggmaleva@yandex.ru>
2024-01-26 13:59:00 +03:00
Gregory
25f467e6f0
add double quotes fix in csv line parsing (#21)
Co-authored-by: ggmaleva <ggmaleva@yandex.ru>
2024-01-25 11:01:22 +03:00
Gregory
5b9468b023
add getBindingDataRow (#17)
Co-authored-by: ggmaleva <ggmaleva@yandex.ru>
2023-06-26 13:01:31 +03:00
Gregory
40f83a80aa
add getRandomDataRow (#16)
Co-authored-by: ggmaleva <ggmaleva@yandex.ru>
2023-06-21 11:31:36 +03:00
renovate[bot]
7ea37f2392
Add renovate.json (#8)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-15 15:27:44 +07:00
Vality Bot
3d31d4885b
🔄 Synced file(s) with valitydev/configurations (#9)
* 🔄 Synced local '.github/workflows/basic-linters.yml' with remote 'workflows/base/basic-linters.yml'

* 🔄 Created local 'LICENSE' from remote 'LICENSE'

* 🔄 Created local '.github/settings.yml' from remote '.github/settings.yml'

* 🔄 Created local 'CODEOWNERS' from remote 'codeowners/java'

* 🔄 Created local '.codecov.yml' from remote 'java/.codecov.yml'
2022-11-15 15:27:25 +07:00
mr-impossibru
5d2fc7b33d
OPS-184: support create and update data set by thrift (#7)
* OPS-186: support create and update data set by thrift
2022-09-13 12:08:55 +03:00
mr-impossibru
6813f75e75
OPS-156: remove values_hash and manual deduplication (#6)
* OPS-156: remove values_hash and manual deduplication and fix validation
2022-09-08 17:46:56 +03:00
mr-impossibru
f5ac0aba69
OPS-156: minor refactor (#5) 2022-09-06 18:25:53 +03:00
mr-impossibru
d9c491d276
OPS-156: support swag (#4) 2022-08-31 19:43:08 +03:00
mr-impossibru
754a9475d6
OPS-156 - support thrift interface (#3) 2022-08-26 14:56:21 +03:00
Vasil Khramov
3f533472f7
init 2022-08-16 14:39:20 +03:00