[
https://issues.apache.org/jira/browse/MESOS-1712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14173103#comment-14173103
]
Cody Maloney commented on MESOS-1712:
-------------------------------------
Exactly what I'm working on. I call it mesos-split.py currently. Takes a list
of files and prints an error if they cross the subproject boundaries.
It is called from the pre-commit hook (So if you symlink that into your
workflow, life will be happy).
I'm about to start on integrating it into verify_reviews.py
> Automate disallowing of commits mixing mesos/libprocess/stout
> -------------------------------------------------------------
>
> Key: MESOS-1712
> URL: https://issues.apache.org/jira/browse/MESOS-1712
> Project: Mesos
> Issue Type: Bug
> Components: reviewbot
> Reporter: Vinod Kone
> Assignee: Cody Maloney
>
> For various reasons, we don't want to mix mesos/libprocess/stout changes into
> a single commit. Typically, it is up to the reviewee/reviewer to catch this.
> It wold be nice to automate this via the pre-commit hook .
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)