3 Commits

Author SHA1 Message Date
Stephan D
4c3bdc2ca6 build: +new fix
Some checks failed
ci/woodpecker/push/payments_orchestrator Pipeline is pending
ci/woodpecker/push/billing_fees Pipeline was successful
ci/woodpecker/push/bff Pipeline was successful
ci/woodpecker/push/db Pipeline was successful
ci/woodpecker/push/fx_ingestor Pipeline was successful
ci/woodpecker/push/fx_oracle Pipeline was successful
ci/woodpecker/push/frontend Pipeline was successful
ci/woodpecker/push/nats Pipeline was successful
ci/woodpecker/push/chain_gateway Pipeline was successful
ci/woodpecker/push/notification Pipeline failed
ci/woodpecker/push/bump_version unknown status
ci/woodpecker/push/ledger Pipeline failed
2025-11-15 01:06:23 +01:00
Stephan D
0d18da6a18 build: + frontend dependency 2025-11-15 01:05:20 +01:00
Stephan D
02d49f2502 front: fix proxy config 2025-11-15 00:50:40 +01:00
3 changed files with 5 additions and 1 deletions

View File

@@ -3,6 +3,7 @@ depends_on:
- billing_fees
- chain_gateway
- db
- frontend
- fx_ingestor
- fx_oracle
- ledger

View File

@@ -1,7 +1,11 @@
#!/bin/sh
set -eu
START_DIR="$(pwd)"
echo "[bump-version] invoked from ${START_DIR}"
REPO_ROOT="$(cd "$(dirname "$0")/../.." && pwd)"
echo "[bump-version] repo root resolved to ${REPO_ROOT}"
cd "${REPO_ROOT}"
VERSION_FILE="./version"

View File

@@ -1,6 +1,5 @@
{
email {$CADDY_ACME_EMAIL}
auto_https on
}
{$SERVICE_HOST} {