PTB version 10.0.0 kind of deprecated CLI option --db-version. It seems, that this parameter was never evaluated, maybe.
Still, PTB's templates for the GitHub workflow files contain this option.
Proposal
- Replace this option in the templates for the GitHub workflow files by
--itde-db-version
- Additionally, add option
--backend onprem, as otherwise the db version option has no effect
Affected file .github/workflows/slow-checks.yml in repositories
mlflow-plugin
pytest-exasol-benchmark
python-extension-common
mcp-server
pytest-slc #43 ✅
script-languages-package-management
test-db-builder-python
sqlglot-toolbox
In most cases
- But the integration tests are still executed, but
- Only the concrete version is ignored, in favor of the default version defined by the ITDE.
PTB version 10.0.0 kind of deprecated CLI option
--db-version. It seems, that this parameter was never evaluated, maybe.Still, PTB's templates for the GitHub workflow files contain this option.
Proposal
--itde-db-version--backend onprem, as otherwise the db version option has no effectAffected file
.github/workflows/slow-checks.ymlin repositoriesmlflow-pluginpytest-exasol-benchmarkpython-extension-commonmcp-serverpytest-slc#43 ✅script-languages-package-managementtest-db-builder-pythonsqlglot-toolboxIn most cases