woodpecker addition #551

Merged
tech merged 1 commits from SEND058 into main 2026-02-25 19:11:19 +00:00
16 changed files with 32 additions and 0 deletions

View File

@@ -17,6 +17,8 @@ when:
- api/payments/methods/go.sum - api/payments/methods/go.sum
- api/proto/** - api/proto/**
- api/pkg/** - api/pkg/**
- ci/prod/**
- .woodpecker/bff.yml
ignore_message: '[rebuild]' ignore_message: '[rebuild]'
steps: steps:

View File

@@ -13,6 +13,8 @@ when:
- api/billing/documents/** - api/billing/documents/**
- api/proto/** - api/proto/**
- api/pkg/** - api/pkg/**
- ci/prod/**
- .woodpecker/billing_documents.yml
ignore_message: '[rebuild]' ignore_message: '[rebuild]'
steps: steps:

View File

@@ -13,6 +13,8 @@ when:
- api/billing/fees/** - api/billing/fees/**
- api/proto/** - api/proto/**
- api/pkg/** - api/pkg/**
- ci/prod/**
- .woodpecker/billing_fees.yml
ignore_message: '[rebuild]' ignore_message: '[rebuild]'
steps: steps:

View File

@@ -12,6 +12,8 @@ when:
- api/discovery/** - api/discovery/**
- api/proto/** - api/proto/**
- api/pkg/** - api/pkg/**
- ci/prod/**
- .woodpecker/discovery.yml
ignore_message: '[rebuild]' ignore_message: '[rebuild]'
steps: steps:

View File

@@ -14,6 +14,8 @@ when:
- api/proto/** - api/proto/**
- frontend/** - frontend/**
- interface/** - interface/**
- ci/prod/**
- .woodpecker/frontend.yml
ignore_message: '[rebuild]' ignore_message: '[rebuild]'
steps: steps:

View File

@@ -17,6 +17,8 @@ when:
- api/fx/storage/** - api/fx/storage/**
- api/proto/** - api/proto/**
- api/pkg/** - api/pkg/**
- ci/prod/**
- .woodpecker/fx_ingestor.yml
ignore_message: '[rebuild]' ignore_message: '[rebuild]'
steps: steps:

View File

@@ -17,6 +17,8 @@ when:
- api/fx/storage/** - api/fx/storage/**
- api/proto/** - api/proto/**
- api/pkg/** - api/pkg/**
- ci/prod/**
- .woodpecker/fx_oracle.yml
ignore_message: '[rebuild]' ignore_message: '[rebuild]'

View File

@@ -16,6 +16,8 @@ when:
- api/gateway/chain/** - api/gateway/chain/**
- api/proto/** - api/proto/**
- api/pkg/** - api/pkg/**
- ci/prod/**
- .woodpecker/gateway_chain.yml
ignore_message: '[rebuild]' ignore_message: '[rebuild]'
steps: steps:

View File

@@ -15,6 +15,8 @@ when:
- api/gateway/mntx/** - api/gateway/mntx/**
- api/proto/** - api/proto/**
- api/pkg/** - api/pkg/**
- ci/prod/**
- .woodpecker/gateway_mntx.yml
ignore_message: '[rebuild]' ignore_message: '[rebuild]'
steps: steps:

View File

@@ -13,6 +13,8 @@ when:
- api/gateway/tgsettle/** - api/gateway/tgsettle/**
- api/proto/** - api/proto/**
- api/pkg/** - api/pkg/**
- ci/prod/**
- .woodpecker/gateway_tgsettle.yml
ignore_message: '[rebuild]' ignore_message: '[rebuild]'
steps: steps:

View File

@@ -16,6 +16,8 @@ when:
- api/gateway/tron/** - api/gateway/tron/**
- api/proto/** - api/proto/**
- api/pkg/** - api/pkg/**
- ci/prod/**
- .woodpecker/gateway_tron.yml
ignore_message: '[rebuild]' ignore_message: '[rebuild]'
steps: steps:

View File

@@ -13,6 +13,8 @@ when:
- api/ledger/** - api/ledger/**
- api/proto/** - api/proto/**
- api/pkg/** - api/pkg/**
- ci/prod/**
- .woodpecker/ledger.yml
ignore_message: '[rebuild]' ignore_message: '[rebuild]'
steps: steps:

View File

@@ -16,6 +16,8 @@ when:
- api/notification/** - api/notification/**
- api/proto/** - api/proto/**
- api/pkg/** - api/pkg/**
- ci/prod/**
- .woodpecker/notification.yml
ignore_message: '[rebuild]' ignore_message: '[rebuild]'
steps: steps:

View File

@@ -14,6 +14,8 @@ when:
- api/payments/storage/** - api/payments/storage/**
- api/proto/** - api/proto/**
- api/pkg/** - api/pkg/**
- ci/prod/**
- .woodpecker/payments_methods.yml
ignore_message: '[rebuild]' ignore_message: '[rebuild]'
steps: steps:

View File

@@ -14,6 +14,8 @@ when:
- api/payments/storage/** - api/payments/storage/**
- api/proto/** - api/proto/**
- api/pkg/** - api/pkg/**
- ci/prod/**
- .woodpecker/payments_orchestrator.yml
ignore_message: '[rebuild]' ignore_message: '[rebuild]'
steps: steps:

View File

@@ -14,6 +14,8 @@ when:
- api/payments/storage/** - api/payments/storage/**
- api/proto/** - api/proto/**
- api/pkg/** - api/pkg/**
- ci/prod/**
- .woodpecker/payments_quotation.yml
ignore_message: '[rebuild]' ignore_message: '[rebuild]'
steps: steps: