Justin J. Novack
Justin J. Novack
This works, and is backwards compatible, HOWEVER, not a drop-in replacement as the config needs to be modified for `X.Y.Z` as noted above. ``` diff ModulePath "/usr/lib64/collectd/" Import "elasticsearch" Verbose...
> Do we let users deploy without testing? Yes, I never want to be constrained by a CD that doesn't CD, regardless of the CI. Don't try to be smarter...

The question of **"Am I Doing It Wrong(tm)?"** comes up. My autobuild on Docker Hub looks like this:  And my `post_push` (which runs PER build) looks like this: ```...
> Even still, I would have to hard code the values of the other architectures. In a flint of inspiration, I realized that, "No, I don't have to hard code...
I wasn't complaining, I was opening a discussion. I appreciate your hard work in making my Amazon Dash button useful. :) Do you feel that emitting them back as "error"...
This is a great first start, although, when including a package that includes node-pcap, it doesn't solve the problem (as the first package would then have to be modified by...
@yurm04 Has this project gone stale?
It's on Firebase. Since it's not your Firebase account, assume 0% secure.
`PUT` is idempotent by nature. If you want to use PUT to update a resource, it must be a full resource update; you MUST send all attribute values in a...