Commit a0dbfba
committed
refactor: isolate Database Lab Engine code:
* move into the separate `engine` directory:
* DLE code (including CLI, CI Checker, common packages, etc.)
* configuration files
* DLE linter rules
* Dockerfiles
* Makefile
* building scripts
* SwaggerUI definitions
* bash tests
* split GitLab CI specifications
* update GitLab CI jobs
* update .gitignore files1 parent 76e7996 commit a0dbfba
File tree
252 files changed
+442
-446
lines changed- engine
- api
- postman
- swagger-spec
- swagger-ui
- cmd
- cli
- commands
- clone
- config
- global
- instance
- snapshot
- templates
- database-lab
- runci
- configs
- standard/postgres
- control
- default
- 10
- 11
- 12
- 13
- 14
- 9.6
- internal
- cloning
- embeddedui
- estimator
- observer
- platform
- portfwd
- provision
- databases/postgres
- pgconfig
- docker
- pool
- resources
- runners
- thinclones
- lvm
- zfs
- retrieval
- components
- config
- dbmarker
- engine
- postgres
- logical
- physical
- snapshot
- tools
- cont
- db
- defaults
- fs
- health
- pgtool
- options
- runci
- source
- srv
- api
- config
- mw
- telemetry
- validator
- pkg
- client
- dblabapi
- types
- platform
- config
- global
- log
- models
- util
- engine
- networks
- pglog
- scripts
- testdata
- test
- version
- web
- packages/platform
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
252 files changed
+442
-446
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
14 | 14 | | |
0 commit comments