Balint Bartha

Results 6 comments of Balint Bartha

hi @sergey-karazhenets awesome news and thanks for the effort! Just to be clear, this means when we use `--local-response-templating` it means we need to add `"transformers": ["response-template"]` to the mappings...

Note to future readers: `--local-response-templating` does not mean that you can use the `proxyUrlPrefixToRemove` in the same mapping as your templated proxy. here is a pair of working examples, assuming...

FYI since `2.2.0` The nested dictionary workaround is now also not working. It was a breaking change in disguise. https://github.com/cookiecutter/cookiecutter/pull/1692

Hello, until folks fix the deeper issue, I found a workaround if you can afford to have a base class. When you introduce the field that you'll discriminate on via...

Hey, to add to the conversation, I also have a strong preference for `poetry` for the simple reason that it does both dependency management, as well as packaging and pushing...

As you might be able to tell, since the issue being raised, `poetry` has released several stable versions. As of right now, I'm running on `1.4.1` and you can now...