commuter icon indicating copy to clipboard operation
commuter copied to clipboard

Update Config approach to be more flexible

Open mpacer opened this issue 5 years ago • 0 comments

The current configuration approach does not scale nicely when looking to add functionality like cloning from multiple buckets.

I propose we have a jsonschema + json file based approach to changing configuration. This is in line with some of the internal changes at Netflix we've been making (e.g., switching from styled-jsx to styled-components, converting to typescript, &c.) that we hope to bring externally.

mpacer avatar Apr 29 '19 21:04 mpacer