ci: deploy dev infra [infra] #757

Merged
tech merged 1 commits from codex/infra-only into main 2026-03-16 23:18:19 +00:00
17 changed files with 34 additions and 0 deletions
Showing only changes of commit e4ae858f16 - Show all commits

View File

@@ -12,7 +12,9 @@ labels:
when:
- event: push
branch: main
evaluate: 'not (CI_COMMIT_MESSAGE contains "[infra]")'
path:
on_empty: false
include:
- api/edge/bff/**
- api/payments/methods/client/**

View File

@@ -10,7 +10,9 @@ labels:
when:
- event: push
branch: main
evaluate: 'not (CI_COMMIT_MESSAGE contains "[infra]")'
path:
on_empty: false
include:
- api/billing/documents/**
- api/proto/**

View File

@@ -10,7 +10,9 @@ labels:
when:
- event: push
branch: main
evaluate: 'not (CI_COMMIT_MESSAGE contains "[infra]")'
path:
on_empty: false
include:
- api/billing/fees/**
- api/proto/**

View File

@@ -11,7 +11,9 @@ labels:
when:
- event: push
branch: main
evaluate: 'not (CI_COMMIT_MESSAGE contains "[infra]")'
path:
on_empty: false
include:
- api/edge/callbacks/**
- api/proto/**

View File

@@ -9,7 +9,9 @@ labels:
when:
- event: push
branch: main
evaluate: 'not (CI_COMMIT_MESSAGE contains "[infra]")'
path:
on_empty: false
include:
- api/discovery/**
- api/proto/**

View File

@@ -9,7 +9,9 @@ labels:
when:
- event: push
branch: main
evaluate: 'not (CI_COMMIT_MESSAGE contains "[infra]")'
path:
on_empty: false
include:
- api/edge/bff/**
- api/pkg/**

View File

@@ -13,7 +13,9 @@ labels:
when:
- event: push
branch: main
evaluate: 'not (CI_COMMIT_MESSAGE contains "[infra]")'
path:
on_empty: false
include:
- api/fx/ingestor/**
- api/fx/storage/**

View File

@@ -13,7 +13,9 @@ labels:
when:
- event: push
branch: main
evaluate: 'not (CI_COMMIT_MESSAGE contains "[infra]")'
path:
on_empty: false
include:
- api/fx/oracle/**
- api/fx/storage/**

View File

@@ -11,7 +11,9 @@ labels:
when:
- event: push
branch: main
evaluate: 'not (CI_COMMIT_MESSAGE contains "[infra]")'
path:
on_empty: false
include:
- api/gateway/aurora/**
- api/gateway/common/**

View File

@@ -13,7 +13,9 @@ labels:
when:
- event: push
branch: main
evaluate: 'not (CI_COMMIT_MESSAGE contains "[infra]")'
path:
on_empty: false
include:
- api/gateway/chain/**
- api/gateway/common/**

View File

@@ -11,7 +11,9 @@ labels:
when:
- event: push
branch: main
evaluate: 'not (CI_COMMIT_MESSAGE contains "[infra]")'
path:
on_empty: false
include:
- api/gateway/chsettle/**
- api/gateway/common/**

View File

@@ -13,7 +13,9 @@ labels:
when:
- event: push
branch: main
evaluate: 'not (CI_COMMIT_MESSAGE contains "[infra]")'
path:
on_empty: false
include:
- api/gateway/tron/**
- api/gateway/common/**

View File

@@ -10,7 +10,9 @@ labels:
when:
- event: push
branch: main
evaluate: 'not (CI_COMMIT_MESSAGE contains "[infra]")'
path:
on_empty: false
include:
- api/ledger/**
- api/proto/**

View File

@@ -13,7 +13,9 @@ labels:
when:
- event: push
branch: main
evaluate: 'not (CI_COMMIT_MESSAGE contains "[infra]")'
path:
on_empty: false
include:
- api/notification/**
- api/proto/**

View File

@@ -10,7 +10,9 @@ labels:
when:
- event: push
branch: main
evaluate: 'not (CI_COMMIT_MESSAGE contains "[infra]")'
path:
on_empty: false
include:
- api/payments/methods/**
- api/payments/storage/**

View File

@@ -10,7 +10,9 @@ labels:
when:
- event: push
branch: main
evaluate: 'not (CI_COMMIT_MESSAGE contains "[infra]")'
path:
on_empty: false
include:
- api/payments/orchestrator/**
- api/payments/storage/**

View File

@@ -10,7 +10,9 @@ labels:
when:
- event: push
branch: main
evaluate: 'not (CI_COMMIT_MESSAGE contains "[infra]")'
path:
on_empty: false
include:
- api/payments/quotation/**
- api/payments/storage/**