pmateusz

Results 11 comments of pmateusz

Hi @eidorb, Thank you for the detailed bug description. It was straightforward to repro the issue and understand where the problem is. The easiest way to address the problem is...

I overlooked handling the Content-Type header in my previous response. Thank you for you remarks! 🙇 I've drafted a fix in PR https://github.com/pmateusz/meatie/pull/160 that ensures the Content-Type header is correctly...

> @pmateusz Is there a reason why ci.yaml and check-branch.yaml are two distinct workflows, as ci.yaml just calls check-branch.yaml? If not, I will change that. The only difference is the...

> Also, the changelog has not been kept for ages. Do you still want to include it? If so, do you want to get it up to date or just...

> Finally, do you have any specific suggestions/ideas/wishes for the documentation? Do you have an idea of how to release this documentation before every single category is finished? What about...

> Thank you for the existing documentation. > > Here's an _excellent_ resource for structuring documentation: https://docs.divio.com/documentation-system/. Watch the video for a quick intro. > > I think the cookbook...

@HomerusJa, I saw you seem to have stopped working on this PR. I wanted to make tutorials available as soon as possible, for that reason, I wrote some basic tutorials...

> Yea, I have a lot to do currently, so I don’t really have time to work on this project right now. Still, you can happily take everything I‘ve written....

Hi @DefiDebauchery, Thank you for pointing out this problem. For a long time, this area could not be much improved due to the flexibility of Python (which allows dynamic code...

Hi @DefiDebauchery, I've finished carefully testing the new release on a large batch of clients and have already released two hotfixes to address the mypy issues that came up. Overall,...