Skip to content

Commit

Permalink
revert: debug concourse (#3747)
Browse files Browse the repository at this point in the history
This reverts commit 88cc854.
  • Loading branch information
vindard committed Dec 22, 2023
1 parent 3de9ce1 commit 519457d
Show file tree
Hide file tree
Showing 21 changed files with 97 additions and 751 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/bats.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
//core/api-keys //apps/dashboard //apps/consent //apps/pay
- name: Run bats tests
run: |
. ./.env && nix develop -c bats --setup-suite-file bats/ci_setup_suite.bash -t bats/core/**
nix develop -c bats --setup-suite-file bats/ci_setup_suite.bash -t bats/core/**
- name: Rename Tilt log
if: always()
run: mv bats/.e2e-tilt.log bats/e2e-tilt.log
Expand Down
131 changes: 0 additions & 131 deletions bats/core/api/ln-receive.bats

This file was deleted.

8 changes: 0 additions & 8 deletions bats/gql/callback-endpoint-add.gql

This file was deleted.

17 changes: 0 additions & 17 deletions bats/gql/invoice-for-wallet-by-payment-hash.gql

This file was deleted.

11 changes: 0 additions & 11 deletions bats/gql/ln-invoice-create.gql

This file was deleted.

55 changes: 0 additions & 55 deletions bats/gql/transaction-for-wallet-by-id.gql

This file was deleted.

58 changes: 0 additions & 58 deletions bats/gql/transactions-for-wallet-by-payment-hash.gql

This file was deleted.

2 changes: 0 additions & 2 deletions bats/helpers/_common.bash
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ export BATS_ROOT_DIR="${REPO_ROOT}/bats"
CACHE_DIR=${BATS_TMPDIR:-tmp/bats}/galoy-bats-cache
mkdir -p "$CACHE_DIR"

TILT_LOG_FILE="${REPO_ROOT}/bats/.e2e-tilt.log"

OATHKEEPER_PROXY=${OATHKEEPER_PROXY:-localhost:4455}

if ! type fail &>/dev/null; then
Expand Down
17 changes: 0 additions & 17 deletions bats/helpers/callback.bash

This file was deleted.

9 changes: 0 additions & 9 deletions bats/helpers/callback/BUCK

This file was deleted.

22 changes: 0 additions & 22 deletions bats/helpers/callback/index.ts

This file was deleted.

10 changes: 0 additions & 10 deletions bats/helpers/callback/package.json

This file was deleted.

Loading

0 comments on commit 519457d

Please sign in to comment.