David Parker
David Parker
We have a system where the latest major release is always from master branch, but we also maintain old major releases in branches such v1.x, v2.x etc, etc. If I...
- [ ] Apply a basic (not too complicated) css style to the sample to improve it's appearance - [ ] Add support for additional features ... think about ways...
Deliver a nodejs equivalent to https://github.com/ibm-watson-iot/iot-python/tree/master/samples/psutil and https://github.com/ibm-watson-iot/iot-java/tree/master/samples/oshi
See https://coveralls.io/github/ibm-watson-iot/iot-nodejs Many existing tests need to be fixed, we can replace mocked stuff with real usage of hldtxx as we do with other testsuites to resolve most of these...
We should have docs in place equivalent to what is available in https://ibm-watson-iot.github.io/iot-python/
Great tool, I just wish I had discovered it's existence earlier ... this has made the slog for MEF slightly more bearable :+1: Is it possible to add a filter...
I can use the various accessor methods for all properties, except alpha. For `alpha` I need to to use raw_values tuple, would be nice to add `aplha()` to the `Light`...
After discussion with the Db2 team ... we can half the size of the content that needs to be mirrored for db2u: > We have both the CPD and "standalone"...
https://github.com/ibm-mas/ansible-devops/blob/master/ibm/mas_devops/roles/suite_app_config/vars/manage.yml Environment variable lookups should not be performed in vars files, it prevents vars being passed in "normally", all env var lookups should be in defaults/. For example, if user...
Looking at the project_area.py code, unless I'm mistaken there is only read access to the members list via this library right now? I'm interested in the possibility of automating the...