Skip to content

#154: Enabled multi-python slow tests#155

Merged
ahsimb merged 40 commits into
mainfrom
refactoring/154-enable-multi-ver-tests
Jun 22, 2026
Merged

#154: Enabled multi-python slow tests#155
ahsimb merged 40 commits into
mainfrom
refactoring/154-enable-multi-ver-tests

Conversation

@ahsimb

@ahsimb ahsimb commented Jun 17, 2026

Copy link
Copy Markdown
Collaborator

closes #154
closes #159

ahsimb added 30 commits March 26, 2024 09:20
# Conflicts:
#	exasol/python_extension_common/deployment/language_container_deployer.py
#	exasol/python_extension_common/deployment/language_container_deployer_cli.py
#	pyproject.toml
#	test/unit/deployment/test_language_container_deployer.py
#	test/unit/deployment/test_language_container_deployer_cli.py
@ahsimb ahsimb self-assigned this Jun 17, 2026
@ahsimb ahsimb added the refactoring Code improvement without behavior change label Jun 17, 2026
@ahsimb ahsimb temporarily deployed to manual-approval June 17, 2026 08:36 — with GitHub Actions Inactive
@ahsimb ahsimb temporarily deployed to manual-approval June 17, 2026 13:18 — with GitHub Actions Inactive
@@ -0,0 +1,37 @@
name: Build Matrix (All)

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please update file unreleased.md.

description: "Generates the full build matrix for Python & Exasol versions"
value: ${{ jobs.set-matrix-all.outputs.matrix }}

jobs:

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would it make sense, trying out to use the new features of PTB version 9 for additional matrix variables, here?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I guess for that we will need PTB 9. This repo is currently on 8.

@ahsimb ahsimb temporarily deployed to manual-approval June 22, 2026 08:32 — with GitHub Actions Inactive
@ahsimb ahsimb temporarily deployed to manual-approval June 22, 2026 08:48 — with GitHub Actions Inactive
@sonarqubecloud

Copy link
Copy Markdown

@ahsimb ahsimb merged commit 5c3970f into main Jun 22, 2026
75 of 77 checks passed
@ahsimb ahsimb deleted the refactoring/154-enable-multi-ver-tests branch June 22, 2026 10:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

refactoring Code improvement without behavior change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix uploaded file extensions in the integration tests Enable on-prem integration tests with all supported Python versions

2 participants