ci: deploy dev infra [infra]

This commit is contained in:
Stephan D
2026-03-17 00:17:32 +01:00
parent a413f03eb4
commit e4ae858f16
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/**