velero/hack
Nolan Brubaker 132f1fd3a8 Prevent master from being tagged as latest (#1922)
By default, git does not fetch tags on a checkout, so fetch those when
building a tag.

When the tags are not fetched and building master, both HIGHEST and
LATEST_TAG were "", which was equal. Thus, every master push was tagged
as latest. This is now handled correctly.

Signed-off-by: Nolan Brubaker <brubakern@vmware.com>
2019-10-01 12:04:57 -06:00
..
build-image Use layers in the builder Dockerfile (#1907) 2019-09-25 18:03:13 -07:00
crd-gen Generate CRDs with structural schema (#1885) 2019-09-23 10:25:48 -06:00
issue-template-gen Updates for org move to vmware-tanzu (#1920) 2019-09-30 17:26:56 -04:00
boilerplate.go.txt update license headers to Velero contributors (#1302) 2019-03-20 12:32:48 -07:00
build.sh show full git SHA in ark version output 2018-12-07 09:59:03 -07:00
changelog.sh update license headers to Velero contributors (#1302) 2019-03-20 12:32:48 -07:00
ci-check.sh Only run CI when relevant files have changed 2019-05-30 17:32:23 -04:00
gcr-push.sh Prevent master from being tagged as latest (#1922) 2019-10-01 12:04:57 -06:00
gen-docs.sh Updates for org move to vmware-tanzu (#1920) 2019-09-30 17:26:56 -04:00
goreleaser.sh update license headers to Velero contributors (#1302) 2019-03-20 12:32:48 -07:00
test.sh Support make test WHAT=..... 2019-01-03 15:27:41 -05:00
update-all.sh update license headers to Velero contributors (#1302) 2019-03-20 12:32:48 -07:00
update-fmt.sh Updates for org move to vmware-tanzu (#1920) 2019-09-30 17:26:56 -04:00
update-generated-crd-code.sh Updates for org move to vmware-tanzu (#1920) 2019-09-30 17:26:56 -04:00
update-generated-issue-template.sh move issue-template-gen from docs/ to hack/ (#1558) 2019-06-10 15:22:27 -07:00
update-proto.sh move plugin proto updating into make update (#1887) 2019-09-18 14:03:40 -07:00
verify-all.sh update license headers to Velero contributors (#1302) 2019-03-20 12:32:48 -07:00
verify-fmt.sh update license headers to Velero contributors (#1302) 2019-03-20 12:32:48 -07:00
verify-generated-crd-code.sh Remove unused flag (#1913) 2019-09-26 12:50:29 -06:00
verify-generated-issue-template.sh update license headers to Velero contributors (#1302) 2019-03-20 12:32:48 -07:00