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

Create a config file spec for watchmaker #1042

Open
lorengordon opened this issue Dec 10, 2019 · 2 comments
Open

Create a config file spec for watchmaker #1042

lorengordon opened this issue Dec 10, 2019 · 2 comments

Comments

@lorengordon
Copy link
Member

lorengordon commented Dec 10, 2019

Right now, the config file is really a list of workers and worker configs. Running into a couple issues with this approach:

  1. There isn't really a way to specify options for watchmaker itself, such as the proposed version constraint option, without getting wrapped up in how worker configs are loaded.
  2. There is no way to process a config other than just running the worker. It would help to have a method that validates the config or sets defaults or deprecates options...
@ferricoxide
Copy link
Member

This issue is pretty old: can it be closed/is it "OBE"?

@lorengordon
Copy link
Member Author

Still valid

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

2 participants