From b35c0c968ac7e62cdf5ef4988630a4b6b5b833a4 Mon Sep 17 00:00:00 2001 From: "Zimin A.N." Date: Fri, 8 May 2026 01:28:15 +0300 Subject: [PATCH] ci: trigger pipeline end-to-end verify MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Prerequisites applied (см. ordinis-infra последние коммиты): - d80511c → 8407192: build-postgis-barman только web trigger (no false fail) - 1c65ca1: cluster-prod.yaml (max_connections 200→300, idle timeout, tcp keepalives) - e4fe52d: deploy script handles infra-only changes без IMAGE_TAG vars - 27648ee (ordinis): pnpm via npm install (no corepack hang) Plus ordinis-config: - ee39312: HikariCP pool cap=5 (защита от connection leak) Cluster-prod.yaml уже applied на prod (1c65ca1 → kubectl apply done): max_connections: 300, idle JDBC dropped 197→40 Этот empty commit triggers full pipeline: test → build → publish (5 docker images) → trigger-deploy-staging → ordinis-infra downstream → validate → deploy-staging (auto, без manual click) Если staging deploy passes — CI flow восстановлен.