Mike Landau
Mike Landau
Proposal * If removeAll is called then set loaded edges to empty array (if loaded) * If removeEdge is called, remove that edge from loaded array (if loaded) * if...
There are some edge cases if you call the same operations multiple times.
Also, unable to create inverse edge. cc: @meirmsn
`User::getByName()` Should not return non-user nodes. Make backward compatible by making owner node optional, also, write fixer that reindexes all nodes. cc: @meirmsn
### What happened? I ran `devbox update` on a devbox.json that only has a single package `go` and I saw: ``` Info: Attempting to upgrade go using `nix profile upgrade`...
## Summary ## How was it tested?
### What happened? Ran `devbox run ` after updating nodejs. Plugin version went from "not set" to 0.0.2" in devbox.lock ### Steps to reproduce 1. 2. 3. ### Command _No...
### What happened? Ran `devbox run ` after updating nodejs. Plugin version went from "not set" to 0.0.2" in devbox.lock ### Steps to reproduce 1. 2. 3. ### Command _No...
### What happened? Running `devbox update ` causes side effects. e.g. ➜ axiom git:(main) ✗ devbox global update go Info: Updating go@latest 1.24.0 -> 1.24.4 Info: Installing the following packages...