Dirk Groenen

Results 22 issues of Dirk Groenen

I was just trying to install the package from composer when the "Your requirements could not be resolved to an installable set of packages." appeared. It looks like Google removed...

I'm working on the new Mopify client and noticed a slight difference in the way how opidy-spotify's directory structure is built up compared to the mopidy-soundcloud extension. Mopidy-soundcloud appends each...

Typescript has support for deep config `extensions`, but it seems like `tsconfig-paths` isn't handling this too well and stops after the first 'extend'. This rewrite makes sure it 'keeps on...

As mentioned by @ondjazz in issue #10 > If you at some point in the future can toggle a class/function when the entire element in in view it would be...

idea

Based on issue #60 Right now the user has to manually specify it's cursor in case he wants to paginate his requests. Adding a method to the collection which uses...

enhancement

For one of my projects I needed the ability to disable or enable support based on the directive's attribute. Here is a pull request in case you're interested in the...

Seems like Frequent Values Metric is only calculated for numeric types, but this metric can be calculated for (I think) every type of column? https://github.com/sodadata/soda-sql/blob/b6ce4a11c4eb4ce1a8cd6d4b05bec6e7a8d08424/sodasql/scan/scan.py#L344-L351

bug
soda-sql

As discussed earlier last weekend's code restructure should allow for more freedom when defining a soda-sql project directory structure. To accomplish this we no longer make 'directory' assumptions and instead...

soda-sql

I'm currently working on a validation plugin for my models and I'm encountering some weird things with the `$send` method. When hooking in the `before-save` action I can cancel my...

Adds support for Tibber Pulse meter (#45). 🚨 **Awaiting answer on question https://github.com/dirkgroenen/hass-evse-load-balancer/issues/45#issuecomment-3122978285 to understand how production vs consumption is declared in the Tibber integration.**

meter:tibber
blocked