Skip to content

Reduce test-python-environment.yml to run on certain conditions#784

Merged
ArBridgeman merged 3 commits into
mainfrom
refactoring/731_reduce_costly_tests_to_relevant_times
Apr 16, 2026
Merged

Reduce test-python-environment.yml to run on certain conditions#784
ArBridgeman merged 3 commits into
mainfrom
refactoring/731_reduce_costly_tests_to_relevant_times

Conversation

@ArBridgeman

@ArBridgeman ArBridgeman commented Apr 16, 2026

Copy link
Copy Markdown
Collaborator

closes #731

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?

@ArBridgeman ArBridgeman marked this pull request as ready for review April 16, 2026 12:52
@ArBridgeman

Copy link
Copy Markdown
Collaborator Author
image https://github.com/exasol/python-toolbox/actions/runs/24511438053 * will not test main until it's been merged

@ArBridgeman ArBridgeman force-pushed the refactoring/731_reduce_costly_tests_to_relevant_times branch from f724e9a to dabfa32 Compare April 16, 2026 13:05
Comment thread .github/workflows/test-python-environment.yml Outdated
Co-authored-by: Steffen Pankratz <kratz00@gmx.de>
Comment thread .github/workflows/test-python-environment.yml Outdated
@ArBridgeman ArBridgeman enabled auto-merge (squash) April 16, 2026 13:51
@ArBridgeman ArBridgeman merged commit 3245756 into main Apr 16, 2026
40 checks passed
@ArBridgeman ArBridgeman deleted the refactoring/731_reduce_costly_tests_to_relevant_times branch April 16, 2026 13:54
@sonarqubecloud

Copy link
Copy Markdown

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.

Consider more cost effective option for running python action check

2 participants