Commit Graph

3 Commits

Author SHA1 Message Date
Nalin Dahyabhai 4d904fdfc1 make vendor-in-container
It looks like there's some behavior difference between the 1.13 that CI
uses and the 1.16 on my system.

Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>
2021-08-04 15:23:11 -04:00
Sascha Grunert b288b7a3d9 Update shebangs to take env into consideration
Some operating systems don’t have `bash` in `/bin`, so we should take the
`$PATH` into consideration for searching it.

Signed-off-by: Sascha Grunert <sgrunert@suse.com>

Closes: #1804
Approved by: TomSweeneyRedHat
2019-08-20 11:26:57 +00:00
Valentin Rothberg 705ecf9f79 add hack/tree_status.sh script
This script can later be integrated into the CI and is meant to be run
after a `make vendor` to make sure that all-things-vendor are in sync.

Signed-off-by: Valentin Rothberg <rothberg@redhat.com>

Closes: #1350
Approved by: TomSweeneyRedHat
2019-02-20 17:22:16 +00:00