Michael Gallagher

Results 23 comments of Michael Gallagher

I'm currently facing this issue trying to do "branch preview", i.e. building and deploying each branch on every push to separate urls. Multiple pushes to multiple branches can run in...

@jannfis @crenshaw-dev does this mean there is agreement to simply modify the `AppProjectSpec` below to lock down the default project? It seems like if it was that easy it'd already...

Just wanted to call this [issue](https://github.com/argoproj/argo-cd/issues/13349) out in case it might affect this decision but I don't have a strong opinion as to whether it should. I actually prefer the...

I would also prefer they be tracked as not tracking them appears to be causing reconciliation delays upon creation, particularly with charts that contain only CRDs (likely an edge case)...

The fix for #71 in 2.0.1 is the cause of this issue as it breaks iOS build for ReactNative 0.55.4 and CocoaPods 1.5.3. When I revert to 2.0.0 the build...

@willscott see issue https://github.com/ethereum/web3.js/issues/2863#issuecomment-503624214 and associated commit https://github.com/ethereum/web3.js/commit/b27eff44920d4776b07c19db7f42ec518796ee46 for the fix. Upgrading the following `web3` dependency to `v1.0.0-beta.52` or higher should resolve this issue. https://github.com/oasislabs/web3c.js/blob/542571404fcb2ce23a0fe01109106bcd207c1a6d/package.json#L51

I was able to work around this by adding `set -o monitor` to the top of this script. I'll leave this open as I'm not sure if it's expected I...

no confirm doesn’t help On Mon, Jan 15, 2024 at 1:25 PM Ana Hobden ***@***.***> wrote: > Hmmm I wonder if it's because the installer is looking for user >...

@Lagoja correct, Devbox automatically installed Nix: the package manager v2.13.3 for me but now Nix: the package manager v2.15 is the current version so I want Devbox to also automatically...

I lose colorized ls output in ohmyzsh shell due to coreutils being installed by default. I'd prefer devbox didn't add anything to the path not explicitly listed in packages.