podman/hack
Chris Evich bfc1b66be1
Cirrus: Fix running Validate task on branches
Followup to dbb9943

Despite skipping the `Smoke` check, it was observed on a *new* branch,
the `validate` task (specifically `git-validation`) will fail.  This
is because:

* `$CIRRUS_LAST_GREEN_CHANGE` will be empty on a new branch.
* `$CIRRUS_BASE_SHA` is always empty for runs triggered by branch-push
* `$EPOCH_TEST_COMMIT` will be set to `YOU_FOUND_A_BUG`.

Fix this by eliminating the `Smoke` task entirely, simplifying all
the `make validate` operations into the `validate` cirrus task.  Ensure
this task does not run when a new branch or tag is pushed.

Also, eliminate the `$CIRRUS_BUILD_ID` value as it's confusing and not
actually used anywhere.  It was formerly used for building VM images,
but this has moved to another repo entirely.

Signed-off-by: Chris Evich <cevich@redhat.com>
2021-01-27 10:35:27 -05:00
..
podman-registry-go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
apparmor_tag.sh Use bash binary from env instead of /bin/bash for scripts 2020-08-17 10:42:23 +02:00
btrfs_installed_tag.sh Use CPP, CC and flags in dep check scripts 2020-11-06 10:44:27 +01:00
btrfs_tag.sh Use CPP, CC and flags in dep check scripts 2020-11-06 10:44:27 +01:00
check_root.sh Use bash binary from env instead of /bin/bash for scripts 2020-08-17 10:42:23 +02:00
get_ci_vm.sh Cirrus: Fix running Validate task on branches 2021-01-27 10:35:27 -05:00
get_release_info.sh Use bash binary from env instead of /bin/bash for scripts 2020-08-17 10:42:23 +02:00
golangci-lint.sh golangci-lint: install to ./bin 2021-01-17 17:07:04 +01:00
install_bats.sh Install bats as root 2020-09-18 12:50:25 -05:00
install_catatonit.sh Use bash binary from env instead of /bin/bash for scripts 2020-08-17 10:42:23 +02:00
install_golangci.sh hack/install_golangci.sh: smarter install 2021-01-17 17:15:23 +01:00
libdm_tag.sh Use CPP, CC and flags in dep check scripts 2020-11-06 10:44:27 +01:00
man-page-checker Switch use of Flags to Options 2020-10-21 08:37:57 -04:00
podman-commands.sh Add shell completion with cobra 2020-11-12 11:38:31 +01:00
podman-registry CI: force registry:2.6 2020-06-19 12:58:02 +02:00
podman-socat hack/podman-socat captures the API stream 2020-12-02 16:03:56 -07:00
podmanv2-retry Use bash binary from env instead of /bin/bash for scripts 2020-08-17 10:42:23 +02:00
release.sh Fix sed regex to update version in version/version.go 2020-11-18 15:21:26 -07:00
selinux_tag.sh Use bash binary from env instead of /bin/bash for scripts 2020-08-17 10:42:23 +02:00
swagger-check [CI:DOCS] fix swagger api docs 2020-08-23 15:10:22 +02:00
systemd_tag.sh Use CPP, CC and flags in dep check scripts 2020-11-06 10:44:27 +01:00
tree_status.sh Use bash binary from env instead of /bin/bash for scripts 2020-08-17 10:42:23 +02:00
xref-helpmsgs-manpages Remove varlink support from Podman 2020-11-26 16:50:42 -05:00