Closed jpmcb closed 1 month ago
Fixes problems where the local config path wasn't being used. Now, it prefers the local path over the one possibly present at home:
❯ ./build/pizza generate codeowners . -l debug Built logger with log level: 4 Loaded config from: /Users/jpmcb/workspace/opensauced/pizza-cli/.sauced.yaml
Closes: https://github.com/open-sauced/pizza-cli/issues/180
just build
.sauced.yaml
.saucedyaml
~/.sauced.yaml
Description
Fixes problems where the local config path wasn't being used. Now, it prefers the local path over the one possibly present at home:
Related Tickets & Documents
Closes: https://github.com/open-sauced/pizza-cli/issues/180
Steps to QA
just build
and run with a repo that has a.sauced.yaml
.saucedyaml
but where you do have a~/.sauced.yaml
Tier (staff will fill in)