Michael Gallagher
Michael Gallagher
## Expected Behavior `lerna bootstrap` shouldn't remove `"optional": true` from `package-lock.json`. ## Current Behavior `lerna bootstrap` removes `"optional": true` from `package-lock.json`. ## Steps to Reproduce (for bugs) 1. `mkdir lerna-repo...
When I call collection2's overridden version of collection's insert it's inserting a copy of the object into client side collection without the autoValue calculated. Once the insert runs on the...
The most recent tagged release is not up to date with what is included in the current Docker for Mac Stable release. It'd be great if releases could be tagged...
If I run the following script I get `suspended (tty input)` after successful install (but not if I don't proceed). ```sh #!/usr/bin/env sh set -o errexit set -o nounset curl...
# What Make kubectl drain ignore DaemonSets & bypass PodDisruptionBudgets on cluster stop. # Why Currently it fails if you have DaemonSets & loops infinitely (note there may be a...
Reruns are much slower in `nix 2.23.3` then in `nix 2.21.1` so you may want to reconsider it being your currently recommended version, see https://github.com/NixOS/nix/issues/11193. ``` nix 2.21.1 nix run...