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

configs from deps feature #125

Open
PatrickAlphaC opened this issue Oct 19, 2024 · 0 comments
Open

configs from deps feature #125

PatrickAlphaC opened this issue Oct 19, 2024 · 0 comments

Comments

@PatrickAlphaC
Copy link
Member

In the moccasin.toml file, have a flag like:

[project]
configs_from_deps = []

And it's a list of Path or "path-like" objects from the dependencies folders of configs you wanna "injest". We could use the set_defaults function so that the user's main moccasin.toml takes priority. This was, you could get:

  • Mocks
  • Fixtures
  • Other network default

Data without having to set everything up yourself

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

No branches or pull requests

1 participant