Ahmet Öz

Results 5 issues of Ahmet Öz

**Situation** The usage of the project is documented on the readme file. **Complication** With every update the documentation getting bigger and now it's not easy to navigate. **Resolution** Improve the...

Hacktoberfest

**Situation** We migrated the app from java 8 to java 11, on: https://github.com/commercetools/commercetools-project-sync/releases/tag/3.12.0 **Complication** As we could use java 11, we might benefit of new apis from java 11 in...

Hacktoberfest

**Situation**: Benchmark test results are written as JSON to [benchmarks.json](https://commercetools.github.io/commercetools-sync-java/benchmarks/benchmarks.json) which is saved in the gh-pages branch of the repo. The JSON used as a source for the chart UI....

Hacktoberfest

Http client throws exceptions in general (e.g: not found) but an error on grapqhl is returning 200 without a data but with a GraphQLError type. Would it not be better...

Hey, The library looks interesting and might help us to reduce lots of boilerplate test code. I tried the example in the readme but unfortunately, it did not work for...