Skip to content

Feature/825 split up workflows unit tests and periodic runs#826

Merged
ArBridgeman merged 32 commits into
mainfrom
feature/825_split_up_workflows_unit_tests_and_periodic_runs
May 11, 2026
Merged

Feature/825 split up workflows unit tests and periodic runs#826
ArBridgeman merged 32 commits into
mainfrom
feature/825_split_up_workflows_unit_tests_and_periodic_runs

Conversation

@ArBridgeman
Copy link
Copy Markdown
Collaborator

@ArBridgeman ArBridgeman commented May 6, 2026

closes #825
relates to #337
relates to #730

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 draft May 6, 2026 12:12
@ArBridgeman ArBridgeman force-pushed the feature/825_split_up_workflows_unit_tests_and_periodic_runs branch from 83e2a12 to 6193139 Compare May 6, 2026 12:13
ckunki
ckunki previously requested changes May 6, 2026
Comment thread .github/workflows/fast-tests-extension.yml
Comment thread .github/workflows/periodic-validation.yml
Comment thread .github/workflows/periodic-validation.yml
Comment thread exasol/toolbox/config.py Outdated
Comment thread exasol/toolbox/config.py Outdated
Comment thread exasol/toolbox/templates/github/workflows/slow-checks.yml
Comment thread exasol/toolbox/templates/github/workflows/slow-checks.yml
Comment thread exasol/toolbox/templates/github/workflows/slow-checks.yml Outdated
Comment thread exasol/toolbox/templates/github/workflows/merge-gate.yml
@ArBridgeman ArBridgeman force-pushed the feature/825_split_up_workflows_unit_tests_and_periodic_runs branch from c4fc332 to f537841 Compare May 8, 2026 11:20
@ArBridgeman ArBridgeman temporarily deployed to manual-approval May 8, 2026 12:02 — with GitHub Actions Inactive
@ArBridgeman ArBridgeman marked this pull request as ready for review May 8, 2026 12:02
@ArBridgeman ArBridgeman requested review from ckunki and tkilias May 8, 2026 12:03
Comment thread doc/changes/unreleased.md
Comment thread .github/workflows/checks.yml
Comment thread .github/workflows/checks.yml
Comment thread .github/workflows/merge-gate.yml
Comment thread exasol/toolbox/templates/github/workflows/checks.yml
Comment thread exasol/toolbox/templates/github/workflows/pr-merge.yml
Comment thread .github/workflows/merge-gate-extension.yml Outdated
@ArBridgeman ArBridgeman requested a review from tkilias May 11, 2026 10:22
Comment thread doc/changes/unreleased.md Outdated
Comment thread doc/user_guide/features/github_workflows/index.rst
Comment thread doc/user_guide/features/github_workflows/index.rst
@sonarqubecloud
Copy link
Copy Markdown

@ArBridgeman ArBridgeman merged commit e83d651 into main May 11, 2026
75 of 77 checks passed
@ArBridgeman ArBridgeman deleted the feature/825_split_up_workflows_unit_tests_and_periodic_runs branch May 11, 2026 12:28
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.

Split up workflows

3 participants