Results 47 comments of micah

vindarel writes: > Hello, +1 for me, but maybe better suited for magit's forge? https://magit.vc/manual/forge/ indeed, I found https://github.com/magit/forge/issues/92 and added a note there

This is solved by using a newer version of go, and instead doing: ``` GOPATH=/usr go install github.com/r3kzi/clamav-prometheus-exporter@latest ``` Perhaps the README.md should be updated to indicate the minimal version...

Hey @tadfisher ! I'm wondering if you made any progress in generalizing completion in `pass` as you mentioned last year in your comment? The thing that drives me nuts with...

> > You should be able to "enable incompatible app". There is no reason why Tasks 0.15.0 shouldn't work with NC29. > > I tried this several times but NC...

This seems like an unrelated metric for this exporter. It would already be provided by the node exporter, for example

I'm also getting this, when I haven't specified in my Vagrant file to use `vagrant-proxyconf`. I *can* add to my Vagrantfile the following: ``` if Vagrant.has_plugin?("vagrant-proxyconf") config.proxy.enabled = { docker:...

> > I'm also getting this, when I haven't specified in my Vagrant file to use `vagrant-proxyconf`. I _can_ add to my Vagrantfile the following: > > You are also...

I would love an `ensure => latest`, I mistakenly understood that `archive` would do this, but found that once the file has been downloaded once, there is no way, other...

+1 would love to see a new version with all these fixes available! I'm interested in packaging this for debian, and having a newer version available would be very helpful