Skip to content

Commit 93f9461

Browse files
committed
Move original LTD Keeper application aside
- Keep the keeper/ directory since it won't conflict with the new codebase paths - Move tests into keeper - Drop manifests for kustomize - Drop original Alembic migrations - Drop some infrastructure files that won't be needed or will be substantially rebuilt
1 parent ab623fe commit 93f9461

File tree

69 files changed

+0
-1798
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

69 files changed

+0
-1798
lines changed

.pre-commit-config.yaml

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -7,20 +7,3 @@ repos:
77
args: [--allow-multiple-documents]
88
- id: check-toml
99
- id: check-json
10-
11-
- repo: https://github.com/PyCQA/isort
12-
rev: 5.13.2
13-
hooks:
14-
- id: isort
15-
additional_dependencies:
16-
- toml
17-
18-
- repo: https://github.com/psf/black
19-
rev: 22.3.0
20-
hooks:
21-
- id: black
22-
23-
- repo: https://github.com/pycqa/flake8
24-
rev: 4.0.1
25-
hooks:
26-
- id: flake8

MANIFEST.in

Lines changed: 0 additions & 2 deletions
This file was deleted.

bin/docker-tag.sh

Lines changed: 0 additions & 14 deletions
This file was deleted.

bin/install-base-packages.sh

Lines changed: 0 additions & 36 deletions
This file was deleted.

bin/run-celery-worker.bash

Lines changed: 0 additions & 5 deletions
This file was deleted.

bin/start-api.bash

Lines changed: 0 additions & 7 deletions
This file was deleted.

docker-compose.pg.yaml

Lines changed: 0 additions & 16 deletions
This file was deleted.

docker-compose.yaml

Lines changed: 0 additions & 22 deletions
This file was deleted.

integration_tests/doc_example_driver.sh

Lines changed: 0 additions & 126 deletions
This file was deleted.

integration_tests/edition-rebuild-demo.sh

Lines changed: 0 additions & 27 deletions
This file was deleted.

0 commit comments

Comments
 (0)