-
hello HBC community,
one of the 'problems' of Homebrew Cask is that it requires constant maintainance to keep working. any Cask with a version number needs to be updated every time a new version of…
-
I think I'm finally able to reproduce this issue. I also think **it's not kubernetes issue** but helm's one as I'm able to manually edit deployment (change image) with kubectl and everything works.
…
-
**If you are a Homebrew user on macOS Big Sur:**
> We do not provide support for this released but not yet supported version.
> You will encounter build failures with some formulae.
> Please crea…
-
I pulled a list of all of the feedstocks on conda-forge and ran them through `feedstockrot`. Here is a list of all feedstocks that are out-of-date as of 2017-June-27:
- [ ] ruamel_yaml: 0.11.14 -> …
-
[2017/01/10 17:13:04][THRUK][ERROR][Thruk] Error in: /thruk/cgi-bin/remote.cgi
[2017/01/10 17:13:04][THRUK][ERROR][Thruk] undefined result at /usr/share/thruk/lib/Thruk/Backend/Manager.pm line 1233.
…
-
Hi! I'm having a problem with the promise for LivenessCheck. I'm not sure if I'm doing something wrong with the promises. This is my case:
My service needs to resolve two chained promises to determi…
-
Hi, I created a livenessCheck that just check a variable:
```javascript
let isMyServiceOk;
const checker = new health.LivenessCheck('MyService', new Promise((resolve, reject) => {
if (isMyServ…
-
I'm trying to fix the source build in Macports.
Here is the current port file, it's a work in progress.
```
# -*- coding:utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4…
-
#### General troubleshooting steps
- [x] I have retried my command with `--force` and the issue is still present.
- [x] I have checked the instructions for [reporting bugs](https://github.com/Home…
-
I get the following error when trying to build livecheck tooling using the supplied instructions:
git clone http://github.com/Microsoft/visualfsharp
cd visualfsharp
git fetch https://github.com/d…