Issue metadata
Sign in to add a comment
|
Add a way to preemptively check luci-config change validity |
||||||||||||||||||||||||
Issue descriptionThe validity checks in luci-config are awesome but they only happen post-commit. As the primary committer of broken changes, I think it'd greatly reduce downtime if it could be done pre-commit, even if manual. :) This could either be implemented as a PRESUBMIT.py check or as a formal try server job. Either way this would require a form of authenticated API to trigger a series of validation calls to every services. |
|||||||||||||||||||||||||
►
Sign in to add a comment |
|||||||||||||||||||||||||
Comment 1 by no...@chromium.org
, Apr 27 2017Status: Duplicate (was: Unconfirmed)