Commit Graph

8 Commits

Author SHA1 Message Date
Will Hickey 0a97a5a006
Update CI error message when the version number needs to be bumped (#27997)
* Update CI error message when the version number needs to be bumped
* Move channel version check to its own file and put it before nits
2022-09-23 11:09:45 -05:00
Michael Vines 527adbed34 Add channel version check 2021-03-30 08:46:32 -07:00
Jack May 2eb637d52f
fix running local test-sanity (#13482) 2020-11-09 15:03:44 -08:00
Michael Vines a25ea8e774 Only force up-to-date lock files on edge 2020-06-18 18:23:31 +00:00
Ryo Onodera 1343d0eff7
Use git diff instead of git show for --check (#10566) 2020-06-14 21:24:10 +09:00
Ryo Onodera f5912f3633
Clean up test-sanity.sh a bit (#10565) 2020-06-14 21:16:19 +09:00
Ryo Onodera f1131dfbbb
Check the whole range of commits in the topic branch (#10560)
* Check the whole range of commits in the topic branch

* Fix shellcheck

* Debug...

* Ensure to update to the latest of the base branch...
2020-06-14 18:15:46 +09:00
Michael Vines e2d46375cd Rework buildkite pipeline construction to be more composable 2020-06-11 13:17:25 -07:00