CrazyMax

Results 1192 comments of CrazyMax

@errordeveloper Anyway you can check on your fork it seems to fail: https://github.com/errordeveloper/libkv/runs/4562356731?check_suite_focus=true

Hi @pkennedyr, Maybe something like [Diun](https://github.com/crazy-max/diun) with multi notifications providers like email, Slack, Telegram [and more](https://github.com/crazy-max/diun/blob/master/doc/notifications.md)? ![image](https://user-images.githubusercontent.com/1951866/81367666-2bd1b000-90ee-11ea-9ffc-0c587557ba5e.png) If you could also allow include and exclude filters with regular expression for...

@Tyrdall Are you on a Kubernetes / Swarm cluster ?

I guess we could have a new input for this but we should have disclaimer that this is not recommended in docs.

@AkihiroSuda This is related to https://github.com/tonistiigi/binfmt/pull/120#issuecomment-1710586120. Looking at this comment https://github.com/tonistiigi/binfmt/pull/120#discussion_r1237536156, `args[]` is not tampered so this is smth to fix in direct exec patches to not prepend the workdir:...

> [`releases.sh`](https://github.com/librenms/packer-builds/blob/f89671cdf33240a733612ae2a577573499c9355f/release.sh#L45-L59) @laf Why not [using Travis](https://docs.travis-ci.com/user/deployment/releases/) to upload assets ?

@laf Yep you can easily build your images on Travis and push the assets with an encrypted token. I can create a PR, I'm familiar with travis :)

@dbarev Thank you very much for the diagnosis, I'll take a look at it soon.

@dbarev Mozilla has taken into account this issue related to relocation of profile directory. See https://phabricator.services.mozilla.com/D72348 for more info.