open-code-review/.github/workflows
Lei Zhang 76b4d5a3b5
ci: use self-hosted runners with container images for build and deplo… (#107)
* ci: use self-hosted runners with container images for build and deploy workflows

- deploy-pages: switch to self-hosted runner with node:20 container, remove redundant setup-node

- release: use self-hosted runner with golang:1.26.4 container for build job, remove redundant setup-go

- release: use self-hosted runner with ubuntu:24.04 container for release job

- release: use self-hosted runner with node:20 container for npm-publish job, remove redundant setup-node

- release: add jq installation step for version injection in npm-publish

* ci: fix dubious ownership in self-hosted container jobs

- Add git safe.directory trust step after checkout in release.yml build and npm-publish jobs
- Add git safe.directory trust step after checkout in deploy-pages.yml build job
- Switch deploy-pages deploy job from ubuntu-latest to self-hosted with node:20 container
2026-06-12 14:30:51 +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 ci: use self-hosted runners with container images for build and deplo… (#107) 2026-06-12 14:30:51 +08:00