1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/hack/validate
Sebastiaan van Stijn 2a08f33166
Allow overriding repository and branch in validate scripts
When running CI in other repositories (e.g. Docker's downstream
docker/engine repository), or other branches, the validation
scripts were calculating the list of changes based on the wrong
information.

This lead to weird failures in CI in a branch where these values
were not updated ':-) (CI on a pull request failed because it detected
that new tests were added to the deprecated `integration-cli` test-suite,
but the pull request did not actually make changes in that area).

This patch allows overriding the target repository (and branch)
to compare to (without having to edit the scripts).

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2019-01-31 01:23:42 +01:00
..
.swagger-yamllint
.validate Allow overriding repository and branch in validate scripts 2019-01-31 01:23:42 +01:00
all Shell scripts: fix bare variables 2019-01-10 02:50:47 +01:00
changelog-date-descending
changelog-well-formed
dco Shell scripts: fix bare variables 2019-01-10 02:50:47 +01:00
default Shell scripts: fix bare variables 2019-01-10 02:50:47 +01:00
default-seccomp
deprecate-integration-cli
gometalinter Shell scripts: fix bare variables 2019-01-10 02:50:47 +01:00
gometalinter.json
pkg-imports
swagger
swagger-gen
test-imports
toml
vendor