chocolatey / package-validator

Windows service to validate packages conform to package standards
Apache License 2.0
31 stars 29 forks source link

Ensure that the package being pulled for review isn't the one you just reviewed #62

Closed ferventcoder closed 8 years ago

ferventcoder commented 8 years ago

https://chocolatey.org/packages/sbt/0.13.9

ferventcoder commented 8 years ago

Related to https://github.com/chocolatey/package-verifier/issues/28

gep13 commented 8 years ago

@ferventcoder milestone?

ferventcoder commented 8 years ago

Logic bug in the random selector - if there is only one package it might get selected twice in a row.