Summary
Jobs
CI
Version
python_versions
Changelog Update Check
Format Check
Docs
Linting (Python-3.9)
Linting (Python-3.10)
Linting (Python-3.11)
Linting (Python-3.12)
Linting (Python-3.13)
Type Checking (Python-3.9)
Type Checking (Python-3.10)
Type Checking (Python-3.11)
Type Checking (Python-3.12)
Type Checking (Python-3.13)
Security Checks (Python-3.9)
Security Checks (Python-3.10)
Security Checks (Python-3.11)
Security Checks (Python-3.12)
Security Checks (Python-3.13)
Unit-Tests (Python-3.9)
Unit-Tests (Python-3.10)
Unit-Tests (Python-3.11)
Unit-Tests (Python-3.12)
Unit-Tests (Python-3.13)
Run Slow Tests
all_versions
Integration-Tests (Python-3.9, Exasol-8.31.0)
Integration-Tests (Python-3.9, Exasol-8.32.0)
Integration-Tests (Python-3.10, Exasol-8.31.0)
Integration-Tests (Python-3.10, Exasol-8.32.0)
Integration-Tests (Python-3.11, Exasol-8.31.0)
Integration-Tests (Python-3.11, Exasol-8.32.0)
Integration-Tests (Python-3.12, Exasol-8.31.0)
Integration-Tests (Python-3.12, Exasol-8.32.0)
Integration-Tests (Python-3.13, Exasol-8.31.0)
Integration-Tests (Python-3.13, Exasol-8.32.0)
exasol_versions
Run Examples (Python-3.12, Exasol-8.31.0)
Run Examples (Python-3.12, Exasol-8.32.0)
exasol_versions
Build SSL-Cert (Python-3.12, Exasol-8.31.0)
Build SSL-Cert (Python-3.12, Exasol-8.32.0)
Generate Performance Test Matrix
export_performance_test__test_export_methods_to_memory_list
export_performance_test__test_export_methods_to_memory_pandas
export_performance_test__test_export_methods_to_memory_polars
export_performance_test__test_export_methods_to_file_csv
export_performance_test__test_export_methods_to_file_parquet
import_performance_test__test_import_methods_file
import_performance_test__test_import_methods_iterable
import_performance_test__test_import_methods_pandas
import_performance_test__test_import_methods_parquet
import_performance_test__test_import_methods_polars
Performance Checks (3.12)
Allow Merge
Metrics
Workflow file for this run
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name : CI
on :
pull_request :
types : [opened, synchronize, reopened]
schedule :
# At 00:00 on every 7th day-of-month from 1 through 31. (https://crontab.guru)
- cron : " 0 0 1/7 * *"
jobs :
CI :
uses : ./.github/workflows/merge-gate.yml
secrets : inherit
permissions :
contents : read
Metrics :
needs : [ CI ]
uses : ./.github/workflows/report.yml
secrets : inherit
permissions :
contents : read
You can’t perform that action at this time.