Skip to content

Implemented exasol-min-version and removed hardvoded version or 7.1.9#876

Merged
jana-selva merged 3 commits into
mainfrom
bug/exasol-min-version
Jun 18, 2026
Merged

Implemented exasol-min-version and removed hardvoded version or 7.1.9#876
jana-selva merged 3 commits into
mainfrom
bug/exasol-min-version

Conversation

@jana-selva

@jana-selva jana-selva commented Jun 17, 2026

Copy link
Copy Markdown
Contributor

Fixes #744

Also removed --db-version from the help output of test:unit, since unit tests do not use ITDE/DB setup. test:integration and coverage-related DB flows still use the config-driven Exasol version from BaseConfig.

Checklist

Note: If any of the items in the checklist are not relevant to your PR, just check the box.

For any Pull Request

Is the following correct:

  • the title of the Pull Request?
  • the title of the corresponding issue?
  • there are no other open Pull Requests for the same update/change?
  • that the issue which this Pull Request fixes ("Fixes...") is mentioned?

When Changes Were Made

Did you:

  • update the changelog?
  • update the cookiecutter-template?
  • update the implementation?
  • check coverage and add tests: unit tests and, if relevant, integration tests?
  • update the User Guide & other documentation?
  • resolve any failing CI criteria (incl. Sonar quality gate)?

When Preparing a Release

Have you:

  • thought about version number (major, minor, patch)?
  • checked Exasol packages for updates and resolved open vulnerabilities, if easily possible?

also I removed the db-version from the help guide for test:unit nox command
@jana-selva jana-selva self-assigned this Jun 17, 2026
Comment thread exasol/toolbox/config.py
Comment thread exasol/toolbox/config.py
Comment thread exasol/toolbox/nox/_shared.py Outdated
Comment thread doc/changes/unreleased.md
@sonarqubecloud

Copy link
Copy Markdown

@jana-selva jana-selva merged commit b705c9d into main Jun 18, 2026
42 checks passed
@jana-selva jana-selva deleted the bug/exasol-min-version branch June 18, 2026 07:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

DB 7.1.9 hard-coded

2 participants