summaryrefslogtreecommitdiff
path: root/vendor/github.com/manifoldco
diff options
context:
space:
mode:
authorEd Santiago <santiago@redhat.com>2022-05-03 06:53:36 -0600
committerEd Santiago <santiago@redhat.com>2022-05-03 06:53:36 -0600
commit5fac879ea4146e4785f0e43f577ba81f589c70b9 (patch)
tree774f64d3ae398050d6d944e40b467e9332abc34d /vendor/github.com/manifoldco
parent3ac5cec086e1ee1f11fabfd8a8f0aa8cf9f371f5 (diff)
downloadpodman-5fac879ea4146e4785f0e43f577ba81f589c70b9.tar.gz
podman-5fac879ea4146e4785f0e43f577ba81f589c70b9.tar.bz2
podman-5fac879ea4146e4785f0e43f577ba81f589c70b9.zip
vendor treadmill script: run 'git add vendor'
Situation encountered just now after buildah #3949 but before podman #14084: go.mod changed in such a way that other modules were updated, not just buildah, and those changes weren't git-added by 'make vendor'. This resulted in the dirty-tree CI test failing. Solution: check for untracked vendor files after 'make vendor', and git-add them. Show a friendly message that we're doing so: +---> Adding untracked files under containers/image, containers/storage, klauspost/compress, x/sys In order to do this safely, we run an untracked-files check under vendor as one of the first sanity checks. If there are any when we start the script, fail early. Signed-off-by: Ed Santiago <santiago@redhat.com>
Diffstat (limited to 'vendor/github.com/manifoldco')
0 files changed, 0 insertions, 0 deletions