bryan

Results 25 issues of bryan

It _seems_ like this is not the intended behavior, but here's what I am seeing locally: These print different things, but that's not a big problem: ``` clojure (mc/validate [:and...

bug

## Summary - Adds mage doctor command for dev environment health checks - Removes bin/dev-requirements bash script in favor of mage doctor - Runs mage doctor at end of ./bin/dev-install...

no-backport
.Team/DevEx

Fixes a use of `clojure.core/get-in`, which we have a new linter for. The linter recommends using `metabase.util.performance/get-in` instead. This namespace was skipped, I believe due to the order it was...

backport
.Team/DevEx

- the files are different when using git worktrees, but: `git rev-parse --git-dir` will return the correct file to update

.Team/DevEx

The committed `openapi.json` was causing friction: - Cascade CI failures when master got out of sync - Merge conflicts on a 36k line generated file - Phantom local changes when...

backport
.Team/DevEx