open-code-review/.github/workflows
kite a86389c5e5 fix(ci): install git in release job container to fix workflow failure
The release job uses ubuntu:24.04 which lacks git. After adding
commit-based release notes generation, git commands (config/describe/log)
fail with "git: not found". Install git before checkout so the full
history is available for release notes.
2026-06-23 19:57:09 +08:00
..
ci.yml ci: add CI workflow to run vet and tests on push/PR 2026-06-22 16:26:29 +08:00
deploy-pages.yml ci: use self-hosted runners with container images for build and deplo… (#107) 2026-06-12 14:30:51 +08:00
ocr-review.yml ci: fix dubious ownership error on self-hosted runners (#106) 2026-06-12 11:41:08 +08:00
release.yml fix(ci): install git in release job container to fix workflow failure 2026-06-23 19:57:09 +08:00