koboldcpp/.github/workflows
Georgi Gerganov e467c2ff61
ci : add nightly-tag.txt to make-release (#27485)
As agreed in ggml discussion #1579, the official semver releases now
include a nightly-tag.txt asset containing the tag of the corresponding
nightly release (e.g. b10485). The Web UI assets are published to the
HF bucket under the nightly tag, so this makes them discoverable for
each official release.

- make-release-desc.sh: expose the resolved nightly tag as a
  nightly_tag output
- make-release.yml: create nightly-tag.txt from that tag, upload it
  as a release asset (skipped on dry-run), mention it in the release
  body and in the dry-run summary

Assisted-by: pi:llama.cpp/Qwen3.8-27B
2026-08-21 13:20:44 +03: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 common : fix env names to all have LLAMA_ARG_ prefix (#23778) 2026-05-27 14:52:47 +03:00
build-and-test-snapdragon.yml snapdragon: bump toolchain docker to v0.7 to fix ui build issues (#23680) 2026-05-25 10:57:43 -07:00
build-android.yml ci : refactor (#23789) 2026-05-28 09:44:25 +03:00
build-apple.yml build : remove GGML_METAL_USE_BF16 from all build scripts (#26604) 2026-08-05 10:44:34 +02:00
build-cache.yml ci : Update OpenVINO to 2026.3, skip nemotron-h rollback test (#27292) 2026-08-18 12:02:22 +02:00
build-cann.yml common : fix env names to all have LLAMA_ARG_ prefix (#23778) 2026-05-27 14:52:47 +03:00
build-cmake-pkg.yml ci: use shell script to check cmake pkg (#27414) 2026-08-20 20:01:32 +00:00
build-cpu.yml CI: Use LLVM's OpenMP over MSVC_DEBUG_non_redist on Windows (#26678) 2026-08-20 15:42:26 +02:00
build-cross.yml ci : reduce (disable SYCL and CANN builds/releases) (#23705) 2026-05-26 15:21:21 +03:00
build-cuda-ubuntu.yml ci: rm GGML_HIP_ROCWMMA_FATTN (#26760) 2026-08-09 18:15:28 +08:00
build-cuda-windows.yml ci: add Windows ARM64 CUDA support to the manual workflow (#27300) 2026-08-18 11:55:45 +02:00
build-ibm.yml common : fix env names to all have LLAMA_ARG_ prefix (#23778) 2026-05-27 14:52:47 +03:00
build-msys.yml ci : build-msys job slimming [no ci] (#24157) 2026-06-05 07:57:36 +02:00
build-opencl.yml ci : refactor (#23789) 2026-05-28 09:44:25 +03:00
build-openvino.yml ci : Update OpenVINO to 2026.3, skip nemotron-h rollback test (#27292) 2026-08-18 12:02:22 +02:00
build-riscv.yml ci : refactor (#23789) 2026-05-28 09:44:25 +03:00
build-sanitize.yml ci: fix thread sanitizer + remove ccache (#26927) 2026-08-12 19:01:12 +03:00
build-self-hosted.yml ci : Update OpenVINO to 2026.3, skip nemotron-h rollback test (#27292) 2026-08-18 12:02:22 +02:00
build-sycl.yml [SYCL] Fix CI build & release for SYCL backend (#24387) 2026-06-12 09:30:24 +03:00
build-virtgpu.yml ggml-virtgpu: Add a GHA build check (#22943) 2026-05-11 21:38:22 +08:00
build-vulkan.yml ci: more optimizations (#26983) 2026-08-17 19:59:40 +00:00
build-wasm.yml ggml-webgpu: Fix WASM compilation with OpenMP (#25943) 2026-07-25 17:37:18 -07:00
build-webgpu.yml ggml-webgpu: Fix WASM compilation with OpenMP (#25943) 2026-07-25 17:37:18 -07:00
check-vendor.yml ci : move most slim jobs to self-hosted runners (#23619) 2026-05-25 08:11:19 +03: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 : move most slim jobs to self-hosted runners (#23619) 2026-05-25 08:11:19 +03:00
copilot-setup-steps.yml ci : limit requirements versions (#20980) 2026-03-25 10:55:37 +02:00
docker.yml ci : add attestation for signed release artifacts (#25933) 2026-08-19 10:23:52 +03:00
editorconfig.yml ci : move most slim jobs to self-hosted runners (#23619) 2026-05-25 08:11:19 +03: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 Make hip quality check run on all changes (#25403) 2026-07-08 14:38:51 +02:00
labeler.yml ci : use new 1vCPU runner for lightweight jobs (#19107) 2026-01-26 15:22:49 +01:00
make-release.yml ci : add nightly-tag.txt to make-release (#27485) 2026-08-21 13:20:44 +03:00
pr-draft-label.yml ci: add pr-draft-label (#26801) 2026-08-09 16:51:21 +02:00
pre-tokenizer-hashes.yml ci : fix pre-tokenizer-hashes check (#23651) 2026-05-25 10:41:25 +02:00
python-check-requirements.yml ci : move most slim jobs to self-hosted runners (#23619) 2026-05-25 08:11:19 +03:00
python-lint.yml ci : move most slim jobs to self-hosted runners (#23619) 2026-05-25 08:11:19 +03:00
python-type-check.yml ci : move most slim jobs to self-hosted runners (#23619) 2026-05-25 08:11:19 +03:00
release.yml ci : release clean-up (#27477) 2026-08-21 11:33:40 +03:00
server-sanitize.yml tests : clean-up server test, use tests.sh in ci (#26886) 2026-08-11 09:07:13 +03:00
server-self-hosted.yml tests : clean-up server test, use tests.sh in ci (#26886) 2026-08-11 09:07:13 +03:00
server.yml tests : fix running server tests on windows (#26889) 2026-08-11 12:07:15 +03:00
ui-build-self-hosted.yml server: clean up static assets handling (#24550) 2026-06-13 11:51:20 +02:00
ui-build.yml server: clean up static assets handling (#24550) 2026-06-13 11:51:20 +02:00
ui-publish.yml server: remove loading.html (#25500) 2026-07-10 14:42:17 +02:00
ui-self-hosted.yml ui: PWA support (#23871) 2026-06-12 15:53:26 +02:00
ui.yml ui: PWA support (#23871) 2026-06-12 15:53:26 +02:00
update-ops-docs.yml ci : move most slim jobs to self-hosted runners (#23619) 2026-05-25 08:11:19 +03:00
winget.yml cmake : introduce semantic versioning (#26839) 2026-08-12 14:15:03 +02:00