Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Config.load does not support array of flow.json #1685

Closed
jribbink opened this issue Jun 13, 2023 · 0 comments
Closed

[BUG] Config.load does not support array of flow.json #1685

jribbink opened this issue Jun 13, 2023 · 0 comments
Labels
Bug Something isn't working

Comments

@jribbink
Copy link
Contributor

Current Behavior

Config.load does not support an array of flow.json files. Support needs to be added for this feature to maintain parity with Flow CLI.

Expected Behavior

Supports an array of flow.json files to be merged with the last file listed with highest priority (this is flow cli behaviour). Specific merging behaviour should be looked into somewhat carefully so that it is exactly the same as the Flow CLI and there is no discrepancy here.

Steps To Reproduce

look at the code :P

Environment

N/A

What are you currently working on that this is blocking?

No response

@jribbink jribbink added the Bug Something isn't working label Jun 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants