kata-containers/.github/workflows
Zvonko Kaiser 1d9915147d release: Remove artifacts for release
We need to make sure the release does not have any residual binaries
left for the release payload

Signed-off-by: Zvonko Kaiser <zkaiser@nvidia.com>
2025-02-17 20:16:48 +00:00
..
actionlint.yaml workflows: Add actionlint workflows 2024-12-06 11:36:08 +00:00
add-issues-to-project.yaml workflows: linting: Fix shellcheck SC2046 2024-12-06 13:50:12 +00:00
add-pr-sizing-label.yaml workflows: linting: Fix shellcheck SC2046 2024-12-06 13:50:12 +00:00
basic-ci-amd64.yaml ci: Add the sandbox api testcases 2025-02-11 15:21:53 +01:00
build-checks.yaml workflows: linting: Fix shellcheck SC2015 2024-12-06 13:50:12 +00:00
build-kata-static-tarball-amd64.yaml gpu: Confidential Initrd 2025-02-11 15:41:36 +00:00
build-kata-static-tarball-arm64.yaml release: Remove artifacts for release 2025-02-17 20:16:48 +00:00
build-kata-static-tarball-ppc64le.yaml workflows: Add more ppc64le timeouts 2024-12-20 17:31:24 +00:00
build-kata-static-tarball-s390x.yaml workflows: Only remove artifacts in release builds 2024-12-12 17:38:27 +00:00
cargo-deny-runner.yaml workflows: linting: Fix incorrect properties 2024-12-06 13:50:12 +00:00
ci-coco-stability.yaml gha: Fix entry for ci coco stability yaml 2024-08-26 17:14:35 +00:00
ci-devel.yaml workflows: devel: Allow running more than one at once 2024-10-24 15:38:35 +02:00
ci-nightly-s390x.yaml workflows: linting: Fix shellcheck SC2086 2024-12-06 13:50:12 +00:00
ci-nightly.yaml workflows: Remove the possibility to manually trigger the nightly CI 2024-10-23 13:19:45 +02:00
ci-on-push.yaml ci: Select jobs by touched code 2024-10-03 09:08:33 +02:00
ci-weekly.yaml workflows: linting: Fix incorrect properties 2024-12-06 13:50:12 +00:00
ci.yaml ci: Require CSI driver for CoCo tests 2024-12-03 14:43:36 -06:00
cleanup-resources.yaml ci: Use ubuntu-22.04 instead of ubuntu-latest 2024-08-27 16:44:39 +00:00
commit-message-check.yaml ci: Use ubuntu-22.04 instead of ubuntu-latest 2024-08-27 16:44:39 +00:00
darwin-tests.yaml versions: Bump golang version 2025-02-03 15:28:53 +00:00
docs-url-alive-check.yaml versions: Bump golang version 2025-02-03 15:28:53 +00:00
gatekeeper-skipper.yaml gha: Hardcode ubuntu-22.04 instead of latest 2024-11-08 11:00:15 -06:00
gatekeeper.yaml ci: Unify on $GH_PR_NUMBER environment variable 2025-01-17 10:53:08 -06:00
kata-runtime-classes-sync.yaml workflows: linting: Fix shellcheck SC2006 2024-12-06 13:50:12 +00:00
move-issues-to-in-progress.yaml workflows: linting: Fix shellcheck SC1001 2024-12-06 13:50:12 +00:00
payload-after-push.yaml ci: Use ubuntu-22.04 instead of ubuntu-latest 2024-08-27 16:44:39 +00:00
PR-wip-checks.yaml ci: Use ubuntu-22.04 instead of ubuntu-latest 2024-08-27 16:44:39 +00:00
publish-kata-deploy-payload-amd64.yaml workflows: linting: Fix shellcheck SC2046 2024-12-06 13:50:12 +00:00
publish-kata-deploy-payload-arm64.yaml workflows: Switch to github-hosted arm runner 2025-01-22 16:27:17 +00:00
publish-kata-deploy-payload-ppc64le.yaml workflows: Add more ppc64le timeouts 2024-12-20 17:31:24 +00:00
publish-kata-deploy-payload-s390x.yaml workflows: linting: Fix shellcheck SC2046 2024-12-06 13:50:12 +00:00
release-amd64.yaml workflows: linting: Fix shellcheck SC2206 2024-12-06 13:50:12 +00:00
release-arm64.yaml workflows: Switch to github-hosted arm runner 2025-01-22 16:27:17 +00:00
release-ppc64le.yaml workflows: Add more ppc64le timeouts 2024-12-20 17:31:24 +00:00
release-s390x.yaml workflows: linting: Fix shellcheck SC2206 2024-12-06 13:50:12 +00:00
release.yaml release: helm: Add the chart as part of the release 2024-12-06 11:19:34 +01:00
run-cri-containerd-tests-ppc64le.yaml workflows: Add timeout to some ppc64le steps 2024-12-20 16:37:36 +00:00
run-cri-containerd-tests-s390x.yaml gha: Eradicate {pre,post}-action steps for s390x runners 2024-07-30 17:10:19 +02:00
run-k8s-tests-on-aks.yaml ci: Retry on failure of Create AKS cluster 2025-01-22 13:24:51 +00:00
run-k8s-tests-on-amd64.yaml workflows: Add delete kata-deploy timeouts for crio tests 2025-02-03 11:45:43 +00:00
run-k8s-tests-on-ppc64le.yaml ci: Unify on $GH_PR_NUMBER environment variable 2025-01-17 10:53:08 -06:00
run-k8s-tests-on-zvsi.yaml ci: Unify on $GH_PR_NUMBER environment variable 2025-01-17 10:53:08 -06:00
run-kata-coco-stability-tests.yaml ci: Retry on failure of Create AKS cluster 2025-01-22 13:24:51 +00:00
run-kata-coco-tests.yaml CI: Deprecate SEV 2025-02-13 12:20:21 -06:00
run-kata-deploy-tests-on-aks.yaml ci: Retry on failure of Create AKS cluster 2025-01-22 13:24:51 +00:00
run-kata-deploy-tests-on-garm.yaml ci: Unify on $GH_PR_NUMBER environment variable 2025-01-17 10:53:08 -06:00
run-kata-monitor-tests.yaml ci: Move run-monitor to free runner 2024-08-27 16:43:33 +00:00
run-metrics.yaml metrics: Skip metrics on stratovirt 2024-11-07 14:06:57 +00:00
run-runk-tests.yaml workflow: Remove/skip runk CI 2024-11-07 14:16:30 +00:00
shellcheck.yaml gha: Add shellcheck 2025-02-11 16:00:34 +00:00
stale.yaml ci: Use ubuntu-22.04 instead of ubuntu-latest 2024-08-27 16:44:39 +00:00
static-checks-self-hosted.yaml workflows: Move arm static checks runner 2025-01-23 14:23:09 +00:00
static-checks.yaml workflows: linting: Fix shellcheck SC2086 2024-12-06 13:50:12 +00:00