Ivan Sabelnikov

Results 10 comments of Ivan Sabelnikov

@NUnitTester Please update to 1.5.3 and check again. I updated grpc libraries there. If you still have the same issue I will try to reproduce and fix it. https://github.com/uw-labs/bloomrpc/releases/tag/1.5.3

@NUnitTester I have not reproduced your issue. Have no enough time these days. I have fixed bug for my import. Looks like your bug is a bit different.

Wow, so recent change

Developed a bit @TiloGit answer to get breakdown by each repo ```bash registry=YOUR_REGISTRY_NAME echo "Getting all repos..." arr_reglist_str=`az acr repository list -n $registry -o tsv` progress=0 total_items=$(echo "$arr_reglist_str" | wc...

@agarcia-oss Was there a reason to use stdin for `--raw ` mode instead of passing it as a param? Passing as a param simplifies the usage so much. I'm making...

@mrbbot Could you please merge this fix?

Fixed in [3.0.0-beta.5](https://github.com/tyrasd/osmtogeojson/pull/136)

> If they keys are identical, it's likely the version. Make sure that the paths are identical. I see that you're using a relative path. > > Remember that if...