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

Add project doctor facility [WIP] #81

Closed
wants to merge 1 commit into from
Closed

Conversation

grayside
Copy link
Contributor

Here's another change in the direction of facilitating automated support for projects: a system for project-specific doctor checks. Currently the system works fine for declared "conditions" in code, the next steps are:

  • Create some built-in checks based on the outrigger.yml configuration and/or other parts of rig such as project_sync.go:GetVolumeName().
  • Merge in a top-level doctor key as described in rig project doctor #58 to allow generator/projects to add docker-compose config validation and whatever other environmental checks they want that are not better off as automated tests.

@grayside grayside added this to the Future Train milestone Oct 25, 2017
@grayside
Copy link
Contributor Author

grayside commented Mar 5, 2018

Rebuilt this, new PR inbound.

@grayside grayside closed this Mar 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant