1
0
mirror of https://github.com/kata-containers/kata-containers.git synced 2025-05-13 02:46:21 +00:00
kata-containers/.github/workflows
stevenhorsman 4ef05c6176 workflows: linting: Fix shellcheck SC2116
> Useless echo? Instead of 'cmd $(echo foo)', just use 'cmd foo'

Signed-off-by: stevenhorsman <steven@uk.ibm.com>
2024-12-06 13:50:12 +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 workflow: Remove/skip runk CI 2024-11-07 14:16:30 +00:00
build-checks.yaml workflows: linting: Fix shellcheck SC2086 2024-12-06 13:50:12 +00:00
build-kata-static-tarball-amd64.yaml workflows: linting: Fix shellcheck SC2086 2024-12-06 13:50:12 +00:00
build-kata-static-tarball-arm64.yaml workflows: linting: Fix shellcheck SC2086 2024-12-06 13:50:12 +00:00
build-kata-static-tarball-ppc64le.yaml workflows: linting: Fix shellcheck SC2086 2024-12-06 13:50:12 +00:00
build-kata-static-tarball-s390x.yaml workflows: linting: Fix shellcheck SC2046 2024-12-06 13:50:12 +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 workflows: Bump outdated action versions 2024-12-06 13:50:12 +00:00
docs-url-alive-check.yaml workflows: Bump outdated action versions 2024-12-06 13:50:12 +00:00
gatekeeper-skipper.yaml gha: Hardcode ubuntu-22.04 instead of latest 2024-11-08 11:00:15 -06:00
gatekeeper.yaml gha: Hardcode ubuntu-22.04 instead of latest 2024-11-08 11:00:15 -06:00
kata-runtime-classes-sync.yaml workflows: linting: Fix shellcheck SC2086 2024-12-06 13:50:12 +00:00
move-issues-to-in-progress.yaml workflows: linting: Fix shellcheck SC2116 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: linting: Fix shellcheck SC2046 2024-12-06 13:50:12 +00:00
publish-kata-deploy-payload-ppc64le.yaml workflows: linting: Fix shellcheck SC2046 2024-12-06 13:50:12 +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 SC2046 2024-12-06 13:50:12 +00:00
release-arm64.yaml workflows: linting: Fix shellcheck SC2046 2024-12-06 13:50:12 +00:00
release-ppc64le.yaml workflows: linting: Fix shellcheck SC2046 2024-12-06 13:50:12 +00:00
release-s390x.yaml workflows: linting: Fix shellcheck SC2046 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: linting: Fix shellcheck SC2086 2024-12-06 13:50:12 +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 gha: enable AUTO_GENERATE_POLICY where needed 2024-10-02 23:20:33 +00:00
run-k8s-tests-on-amd64.yaml workflows: linting: Fix incorrect properties 2024-12-06 13:50:12 +00:00
run-k8s-tests-on-ppc64le.yaml workflows: linting: Fix shellcheck SC2086 2024-12-06 13:50:12 +00:00
run-k8s-tests-on-zvsi.yaml workflows: linting: Fix shellcheck SC2086 2024-12-06 13:50:12 +00:00
run-kata-coco-stability-tests.yaml workflows: linting: Fix incorrect properties 2024-12-06 13:50:12 +00:00
run-kata-coco-tests.yaml workflows: linting: Fix incorrect properties 2024-12-06 13:50:12 +00:00
run-kata-deploy-tests-on-aks.yaml ci: Use ubuntu-22.04 instead of ubuntu-latest 2024-08-27 16:44:39 +00:00
run-kata-deploy-tests-on-garm.yaml ci: Temporarily disable kata-deploy and GARM tests 2024-06-28 20:23:07 +00: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
stale.yaml ci: Use ubuntu-22.04 instead of ubuntu-latest 2024-08-27 16:44:39 +00:00
static-checks-self-hosted.yaml ci: Select jobs by touched code 2024-10-03 09:08:33 +02:00
static-checks.yaml workflows: linting: Fix shellcheck SC2086 2024-12-06 13:50:12 +00:00