Justin J. Novack

Results 75 comments of Justin J. Novack

I've run into this issue, I know what you are talking about it. Do you know how to submit a Pull Request? Please feel free to add it so you...

Is this still valid in v2.0?

> @lucaszanella there is no _fix_ on the image itself. The problem are missing / outdated library versions on the docker host, see here: > > https://wiki.alpinelinux.org/wiki/Release_Notes_for_Alpine_3.13.0#time64_requirements > > As...

What breaking change in `manifest-tool` v2.0.0 caused this to fail?

``` /opt # node -v v6.14.4 /opt # node_modules/coffee-script/bin/coffee -c -l -b --no-header -o lib src /opt/src/hoard.coffee:253:13: error: unexpected identifier updateArchiveCalls = [] ^^^^^^^^^^^^^^^^^^ ``` Doesn't build under `node v6.14`...

3c8b006 is "contentious" but needed for compatibility. I like it. Let's get it merged!

I want to dive into hoard and get rid of shelling out to rrdtool for a few projects, but am not sure who's branch to go with. - has there...

cwholt: I was looking into that, and I understand the scaling cap I'll run into. I didn't want to have to install a massive graphite installation for this tiny project....

[npm profile](https://www.npmjs.org/~jnovack) Thank you for your hard work on the project. Will you be [transferring the repository](https://help.github.com/articles/how-to-transfer-a-repository) as well?

Prompting definitely rules out the "server maintenance scripts" portion of the raison-d'etre. Preferred methods for automation would be passing a filename (where the password is in the file) as a...