issues/27: sync prod from k3s-test

This commit is contained in:
Valery Petrov
2026-06-03 18:37:53 +03:00
parent ed4c5a1145
commit e8ce6f251e
23 changed files with 3393 additions and 19 deletions
+2 -12
View File
@@ -22,19 +22,9 @@
![Организация sova](../screenshots/02-gitea-org-sova.png)
## 3. Gitea Actions — когда запускается pipeline
## 3. Gitea Actions — pipeline на push тега
**Feature-ветки** (`issues/27`, `feature/*`) — **не запускают** CI автоматически.
| Событие | Что происходит |
|---------|----------------|
| Push в `issues/27` / PR | ничего |
| **Run workflow** вручную (Actions) | только job **test**, ветка `prod` / `test` / `stage` |
| Push **тега** `backend-v*-test` и т.п. | полный pipeline: test → build → deploy-gitops |
Ручной прогон тестов: **Actions** → workflow **backend-ci-cd****Run workflow** → выбрать `test` (или `prod` / `stage`).
Workflow на push тега:
Workflow в каждом app-репозитории:
1. **test** — unit/build проверки
2. **build-and-push** — образ в Container Registry