Johannes Maron

Results 45 issues of Johannes Maron

Hi 👋, it took me a while to figure out how to write proper unit tests for a lit component, so I figured this might be a much appreciated contribution....

* perform delete IO async * create only newly added sizes * delete only obsolete file sizes * create sizes from an in-memory copy of the file

Hi there 👋, Love this work you are doing here. I noticed some binary dependencies were missing during the installation on a fresh Ubuntu image. PyAudio needs headers for portaudio...

Hi, currently when you import a new mapping, there is not way to know if it will actually work or not. The mapping will always be accepted and eventually your...

DRF's `ModelSerializer` has a fixed mapping for Django model fields. Our custom fields are of course not in there which means they are not identified which can lead to strange...

enhancement

See: https://help.heroku.com/sharing/0890b514-b8ae-4b9f-bc0d-90f78bb2927b

bug

We need to have a management command to deploy the Heroku Connect configuration on production. This command should be ether callable during the `release` or or compile phase of a...

enhancement

Heroku Connect does not officially support review apps... but we need it anyways ;) So lets make it happen. In his package there should be at least a note how...

enhancement

Create an example app to pull-an actual production schema to compare it with the test schema. It should include all field types. **Caveat:** Maybe add a one-click button and simple...

enhancement