podman/contrib
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
..
cirrus Cirrus: Fix running Validate task on branches 2021-01-27 10:35:27 -05:00
fedora-minimal Cirrus: Fix fedora-minimal mirroring 2020-03-04 14:24:58 -05:00
msi podman-remote fixes for msi and client 2020-08-12 09:19:52 -05:00
podmanimage Spelling 2020-12-22 13:34:31 -05:00
remote Spelling 2020-12-22 13:34:31 -05:00
rootless-cni-infra Spelling 2020-12-22 13:34:31 -05:00
script Add script to determine dependency sizes 2018-03-23 14:12:14 +00:00
snapcraft Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
spec Fix support for rpmbuild < 4.12.0. 2020-12-18 13:58:48 -05:00
systemd podman.service should be an exec service not a notify service 2020-12-16 13:20:39 -05:00
tmpfile Cleanup CNI Networks on reboot 2020-12-11 09:18:38 -05:00
build_rpm.sh Remove varlink support from Podman 2020-11-26 16:50:42 -05:00
dependabot-dance dependabot-dance: new tool for managing revendor PRs 2020-09-17 05:22:49 -06:00
dependencies.txt Remove varlink support from Podman 2020-11-26 16:50:42 -05:00