On 23 September 2016 at 18:18, Aristotle Pagaltzis <pagaltzis@gmx.de> wrote: > That would not address people who run tests prior to committing, but if > the automation takes care of this well enough that we feel free to move > the check for sortedness to the release process, they will no longer be > nagged in the first place. > > > * Desmond Daignault via RT <perlbug-followup@perl.org> [2016-09-21 01:48]: >> Can the MANIFEST file be sorted via a git hook? There's another option .... server side push hooks that assert manifest is sorted to accept the push. This at least means people who don't have the magic locally can't push commits that would be known to be broken. Ideally there should also be a way to make it force, in the event somebody ships a perl with an unsorted ... nah, if that happens, then we've already got oh so much bigger problems. -- Kent KENTNL - https://metacpan.org/author/KENTNLThread Previous | Thread Next