cobra-cli
cobra-cli copied to clipboard
Rename configuration file to cobra-cli.yaml
During the discussion about creating the cobra-cli
repo @spf13 hinted that we should rename the configuration file to cobra-cli.yaml
but keep supporting the cobra.yaml
name as a fallback. Please see https://github.com/spf13/cobra/issues/1597#issuecomment-1035220474
This PR does this. If a different approach is preferred, just let me know.
/cc @liggitt @jpmcb
LGTM to me. Since its a behavior change on before a release I'll defer the merging to the (already) tagged folks.
Thanks @liggitt for realizing that I missed the dot-prefix for all the config file references!
Should we go ahead and merge this since the v1.3.0 release is done?
This PR is being marked as stale due to a long period of inactivity
@marckhouzam cmd/root.go
was modified in https://github.com/spf13/cobra-cli/commit/9e07cb5c0d61dd7b020a4235889c8e1072dd93ab. Do you mind rebasing this PR?
This PR is being marked as stale due to a long period of inactivity
This PR is being marked as stale due to a long period of inactivity
This PR is being marked as stale due to a long period of inactivity
This PR is being marked as stale due to a long period of inactivity
This PR is being marked as stale due to a long period of inactivity
@marckhouzam - if you're feeling good with this one, let's go ahead and merge it 👀
Thanks @jpmcb. I'll rebase then merge