diff .hgignore @ 7503:69f70de15f26

scripts: add developer script validate-commits validate-commits can be used to verify a series of commits before submitting/pushing it. It will create a virtualenv and run run-all-cleanup and pytest. Invocation: validate-commits <revset> Output: OK: 99c28d4459286261f7e798ab3fe60be3b0be2e7e (run-all-cleanup) OK: 99c28d4459286261f7e798ab3fe60be3b0be2e7e (pytest) OK: 8a79857fb430eea80556af8d7e7c88810eee7f25 (run-all-cleanup) NOK: 8a79857fb430eea80556af8d7e7c88810eee7f25 (pytest) OK: 42d4c56ad79c4a492b8bc607aa070de32d9c6073 (run-all-cleanup) NOK: 42d4c56ad79c4a492b8bc607aa070de32d9c6073 (pytest)
author Thomas De Schampheleire <thomas.de_schampheleire@nokia.com>
date Sun, 30 Dec 2018 20:28:06 +0100
parents 2e7ffb755d4f
children f0013f65982d
line wrap: on
line diff