Merge pull request 'ci: deploy dev infra [infra]' (#757) from codex/infra-only into main
Some checks failed
ci/woodpecker/push/nats Pipeline was successful
ci/woodpecker/push/vault Pipeline failed
ci/woodpecker/push/db Pipeline was successful

Reviewed-on: #757 [infra]
This commit was merged in pull request #757.
This commit is contained in:
2026-03-16 23:18:16 +00:00
17 changed files with 34 additions and 0 deletions

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/**