koboldcpp/.github/workflows
SamareshSingh 5cbaa5e69e
docker : add OCI image labels for version and build date (#21653)
* docker: add OCI image labels to all published images

* docker: propagate OCI labels as manifest and index annotations

* docker: drop hardcoded org URL and revert accidental intel version bump

The OCI image url and source are now driven by build args with a sensible default. The workflow passes the actual repository url so fork builds get labels pointing at the fork instead of upstream. Also restores the IGC, compute runtime, and IGDGMM versions in the intel Dockerfile labeled stage which I accidentally bumped in the first commit.

* docker: add skip_s390x workflow_dispatch input for fast test runs

Lets maintainers and PR authors trigger the docker workflow without the s390x build target, which depends on the IBM Z runner and is by far the slowest job in the matrix. The flag filters the s390x row out of the build matrix before merge_matrix is derived, so the merge job sees a consistent shape too.

Signed-off-by: Samaresh Kumar Singh <ssam3003@gmail.com>

---------

Signed-off-by: Samaresh Kumar Singh <ssam3003@gmail.com>
2026-05-18 22:14:45 +02:00
..
ai-issues.yml ai : update gh permissions (#20895) 2026-03-23 13:21:41 +02:00
bench.yml.disabled llama : move end-user examples to tools directory (#13249) 2025-05-02 20:27:13 +02:00
build-3rd-party.yml ci : split build.yml + server.yml (#20546) 2026-03-15 15:11:17 +02:00
build-and-test-snapdragon.yml CI : support IOT device (IQ9) (#22987) 2026-05-14 13:58:34 -07:00
build-android.yml Enable testing on Snapdragon devices (#21051) 2026-04-23 13:08:10 -07:00
build-apple.yml ci : bump ccache [no ci] (#20679) 2026-03-17 14:54:31 +01:00
build-cache.yml ci : split build.yml + server.yml (#20546) 2026-03-15 15:11:17 +02:00
build-cann.yml CANN: update docker images to 8.5.0 and improve CANN.md (#20801) 2026-03-27 08:53:00 +08:00
build-cmake-pkg.yml ci : try to optimize some jobs (#20521) 2026-03-14 20:27:52 +01:00
build-cross.yml ggml-cpu: Add IME2 Instruction Support for the SpacemiT Backend (#22863) 2026-05-14 17:39:30 +08:00
build-msys.yml ci: pin external actions to exact commit SHA (#21033) 2026-03-26 20:44:00 +01:00
build-openvino.yml openvino: driver setup, CI split, thread safety, and NPU optimizations (#21944) 2026-04-21 18:58:34 +03:00
build-riscv.yml ci : Use ggml-org/ccache-action on RISC-V as well (#21632) 2026-04-16 11:11:25 +03:00
build-sanitize.yml ci : bump ccache [no ci] (#20679) 2026-03-17 14:54:31 +01:00
build-self-hosted.yml ui: Restructure repo to use tools/ui folder and ui / UI / llama-ui / LLAMA_UI naming (#23064) 2026-05-16 02:02:40 +02:00
build-sycl.yml SYCL: fix multi-GPU system RAM exhaustion by using Level Zero allocations (#21597) 2026-05-14 13:39:14 +08:00
build-virtgpu.yml ggml-virtgpu: Add a GHA build check (#22943) 2026-05-11 21:38:22 +08:00
build-vulkan.yml ci: disable test-backend-ops on Vulkan llvmpipe run and resture default timeout (#21901) 2026-04-15 10:55:21 +02:00
build.yml ggml-webgpu: Enables running gpt-oss-20b (#22906) 2026-05-12 07:27:40 -07:00
check-vendor.yml ci : use new 1vCPU runner for lightweight jobs (#19107) 2026-01-26 15:22:49 +01:00
close-issue.yml ci: Also exempt 'security' tag from auto-close (#21844) 2026-04-14 01:18:44 +08:00
code-style.yml ci: validate model naming convention (#22680) 2026-05-13 10:59:37 +02:00
copilot-setup-steps.yml ci : limit requirements versions (#20980) 2026-03-25 10:55:37 +02:00
docker.yml docker : add OCI image labels for version and build date (#21653) 2026-05-18 22:14:45 +02:00
editorconfig.yml ci: validate model naming convention (#22680) 2026-05-13 10:59:37 +02:00
gguf-publish.yml gguf-py : bump version to 0.19.0 (#22664) 2026-05-06 14:46:14 +02:00
hip-quality-check.yml HIP: build eatch ci build test for a different architecture (#21337) 2026-04-03 11:38:22 +02:00
labeler.yml ci : use new 1vCPU runner for lightweight jobs (#19107) 2026-01-26 15:22:49 +01:00
pre-tokenizer-hashes.yml ci : use new 1vCPU runner for lightweight jobs (#19107) 2026-01-26 15:22:49 +01:00
python-check-requirements.yml ci : use new 1vCPU runner for lightweight jobs (#19107) 2026-01-26 15:22:49 +01:00
python-lint.yml ci: pin external actions to exact commit SHA (#21033) 2026-03-26 20:44:00 +01:00
python-type-check.yml ci : bump ty to 0.0.35 (#22961) 2026-05-12 11:34:10 +02:00
release.yml ui: Restructure repo to use tools/ui folder and ui / UI / llama-ui / LLAMA_UI naming (#23064) 2026-05-16 02:02:40 +02:00
server-sanitize.yml ui: Restructure repo to use tools/ui folder and ui / UI / llama-ui / LLAMA_UI naming (#23064) 2026-05-16 02:02:40 +02:00
server-self-hosted.yml ci : added kleidiai-server to server-self-hosted workflow (#22435) 2026-05-18 11:14:57 +02:00
server.yml ui: Restructure repo to use tools/ui folder and ui / UI / llama-ui / LLAMA_UI naming (#23064) 2026-05-16 02:02:40 +02:00
ui-build.yml ui: Restructure repo to use tools/ui folder and ui / UI / llama-ui / LLAMA_UI naming (#23064) 2026-05-16 02:02:40 +02:00
ui-ci.yml ui: Update KaTeX package and clean up logs from sass warnings (#23275) 2026-05-18 16:26:01 +02:00
ui-publish.yml fix: Add build step using build workflow to publish workflow (#23134) 2026-05-16 11:22:59 +02:00
update-ops-docs.yml ci : use new 1vCPU runner for lightweight jobs (#19107) 2026-01-26 15:22:49 +01:00
winget.yml ci : bump komac version (#19682) 2026-02-17 09:30:31 +01:00