Stewart Adam

Results 32 issues of Stewart Adam

vmSize doesn't appear to be passed to the 'nva' child template, which continued to request B series VMs despite setting vmSize to Standard_DS1_v2 in the top-level template.

Adding more information to the log output when starting a backup would help diagnose issues like #22 more easily. Ideas: - Destination filesystem - Disk utilization (i.e. GB available) -...

feature request

Pins the library to SwiCago/HeatPump@cea90c5ed48d24a904835f8918bd88cbc84cb1be which is the last stable commit I was able to test with my MSZ-GL06NA. More recent commits cause serial communication to silently fail (fixes #71...

I spent quite a long time debugging why my Python function was unable to set Kafka message headers using the Kafka output binding (the headers were showing up as a...

documentation

When any part of the output message cannot be successfully parsed as JSON, the output binding will silently place the entire output as the value of the kafka message as...

enhancement

When the `pipx` binary is present in the container but broken (which can be reproduced by installing a different Python version), the Azure CLI silently fails to install. Actual results:...

When using the miniconda image, the `base` environment is re-configured if an `environment.yml` file is found. Installing a different Python version via this conda environment config file breaks `pipx` and...

Modern version of `ip` support. a `-j` flag to output as machine-readable JSON, would be great to have this on MacOS too!

help wanted
feature request

I ran `python setup.py build` and at the end it informed my I was missing mp3 decode support, so I installed the dependency and noticed a few issues: 1. Re-running...