Commit 4a11125
authored
Drop server port input, upgrade all libraries, port global database installs to docker (#280)
* Drop server port input
* Fix for fmt
* Updates
* Bump all dependencies
* Try installing mongosh from apt-get directly
* Fix jest configs
* Fix jest configs
* Pin nanoid
* Try breaking out tests
* Add yaml validation script
* Fix ref
* Fix naming
* Split out credentialed database tests
* More prepare
* Fix scripts
* Fixes
* Increase timeout
* Sync credential coverage
* Drop odbc build from prepare_linux.sh
* Work around -race
* Fix for registering filter
* Fix for bigquery
* Adjust coverage for credential database test
* Change order of install/build
* Dont worry about os.remove failing?
* Fail but not on windows
* Fix for build
* Fix for fmt
* Add different yarn cache and go cache
* Fix yaml
* Start breaking out databases from global install
* Fix for fmt
* Port prometheus to docker
* Fix prometheus test
* Port cratedb and questdb
* Port oracle and sqlserver
* Port scylla tests
* Bump scylla timeout
* Port neo4j
* Port elasticsearch
* Fix for random typo
* Fix for scylla
* Fix scylla test
* Elasticsearch tests passing
* Bump all database run times
* Rename credential in jest config
* Fix for runCmd refactor
* Fix for credential database
* Add test steps for macos and windows
* Port clickhouse and cockroachdb tests
* Fixes for cockroach, sqlserver and clickhouse
* Skip es tests on windows
* win32 not windows
* Port mongo
* Limit windows tests
* Handle running same image better
* Add quotes
* Port influx tests
* Move odbc tests into sqlserver integration test, fix up odbc behavior
* All go tools global
* Add oracle alternative port test
* macos/windows no race
* Try a different connection string
* Fix odbc for linux and get running locally
* Fix for influx test
* Debug coverage failing
* go*.cov
* Finalize1 parent 80df02b commit 4a11125
File tree
47 files changed
+4536
-3480
lines changed- .github/workflows
- desktop/panel
- ee
- integration
- runner
- plugins/odbc
- scripts
- scripts
- ci
- testdata/prometheus
- ui
- connectors
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
47 files changed
+4536
-3480
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 | | |
10 | 11 | | |
11 | 12 | | |
| |||
38 | 39 | | |
39 | 40 | | |
40 | 41 | | |
41 | | - | |
| 42 | + | |
| 43 | + | |
42 | 44 | | |
43 | 45 | | |
44 | 46 | | |
| |||
65 | 67 | | |
66 | 68 | | |
67 | 69 | | |
68 | | - | |
| 70 | + | |
| 71 | + | |
69 | 72 | | |
70 | 73 | | |
71 | 74 | | |
| |||
0 commit comments