Skip to content

feat: brownfield config file#339

Draft
Esemesek wants to merge 6 commits into
callstack:mainfrom
Esemesek:feat/brownfield-config
Draft

feat: brownfield config file#339
Esemesek wants to merge 6 commits into
callstack:mainfrom
Esemesek:feat/brownfield-config

Conversation

@Esemesek
Copy link
Copy Markdown

Summary

Fixes #62

  • Added support for configurations files and configuration key in package.json
  • Generated schema.json file (from TS type definition) to support IDE suggestions in JSON files
  • Added UTs

Test plan

  1. Add a configuration file in project that uses brownfield cli
  2. Run brownfield cli command and observe injected options from the configuration
  3. Run brownfield cli command and and pass additional CLI arguments and observe that arguments override the configuration keys

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add support for configuration file

1 participant