Skip to content

Create a config file spec for watchmaker #1042

@lorengordon

Description

@lorengordon

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...

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions