Nye Liu

Results 38 issues of Nye Liu

For example, if `graph_period` is hour, and you want to warn on less than 100/hour, you have to set warning to `str(100/60/60)+":"`, and the 'warning' will read `0.02777777777:` in the...

[component] master
[affects] 2.0-stable
[affects] branch master

``` Collecting pyjq Using cached pyjq-2.5.1.tar.gz (2.0 MB) Installing build dependencies ... done Getting requirements to build wheel ... done Preparing wheel metadata ... done Building wheels for collected packages:...

Not sure what it should do instead, since there is no `NaN` for integers. Maybe allow `*int` which would result in `nil`? Easiest would be to treat it as if...

Latest monit is broken. https://bugs.launchpad.net/ubuntu/+source/monit/+bug/1786910 Is there a way to specify which version of monit to use?

the istanbul and quorum clients reference their own git repo (getamis/eth-client) so forking and making a PR is kind of challenging, since any PR has to be reverted to point...

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=851084

Support lua 5.1, 5.2 and more recent 64-bit library locations Fix compiler warning: remove unused variable

Pre-commit hook fails on npm test ``` > [email protected] test /home/nyet/src/hyperledger_composer_file_storage > mocha --recursive #org.example.biznet ChangeAssetValue() 1) should change the value property of SampleAsset to newValue 0 passing (1s) 1...