docs: runner label ultix — workflows must run on ultix [#784]
This commit is contained in:
@@ -467,10 +467,11 @@ commit bodies when `[#NNN]` is present) is tracked under [#441].
|
|||||||
|
|
||||||
**Every gitea repo runs CI via Gitea Actions.** Runner:
|
**Every gitea repo runs CI via Gitea Actions.** Runner:
|
||||||
`ukrrs-pfv-gitea-runner` (act_runner 0.2.13, compose at
|
`ukrrs-pfv-gitea-runner` (act_runner 0.2.13, compose at
|
||||||
`~/projects/ukrrs/ci/gitea-runner/` on the pfv workstation). Repo duty:
|
`~/projects/ukrrs/ci/gitea-runner/` on the pfv workstation) — **label
|
||||||
carry `.gitea/workflows/ci.yml` — lint for the repo's language (pinned
|
`ultix` ONLY**; workflows must use `runs-on: ultix` or they queue forever.
|
||||||
container images, never `:latest`) + a secret-scan step, on `dev` and
|
Repo duty: carry `.gitea/workflows/ci.yml` — lint for the repo's language
|
||||||
`release` pushes. Branch model: `dev` = WIP (CI must pass), `release` =
|
(pinned container images, never `:latest`) + a secret-scan step, on `dev`
|
||||||
|
and `release` pushes. Branch model: `dev` = WIP (CI must pass), `release` =
|
||||||
production/deploy branch (CI is the final gate).
|
production/deploy branch (CI is the final gate).
|
||||||
Full standard: [Discourse topic #333](https://community.turnsys.com/t/333).
|
Full standard: [Discourse topic #333](https://community.turnsys.com/t/333).
|
||||||
Tracking: [#784](https://projects.knownelement.com/issues/784).
|
Tracking: [#784](https://projects.knownelement.com/issues/784).
|
||||||
|
|||||||
Reference in New Issue
Block a user