mono_repo.dart icon indicating copy to clipboard operation
mono_repo.dart copied to clipboard

presubmit should check the version of the script or fail more gracefully

Open nshahan opened this issue 5 years ago • 0 comments

I just confused myself when I ran mono_repo presubmit and got the same error printed to the file for all actions "PKG environment variable must be set!".

I finally just ran mono_repo travis to regenerate the script and this fixed everything. Maybe the command should detect a version mismatch with the script and do something smarter.

nshahan avatar Apr 10 '19 23:04 nshahan