Skip to content

Temporary disable compliance CI runs#188

Merged
staticlibs merged 1 commit intoduckdb:mainfrom
staticlibs:compliance_temporary_disable
Apr 7, 2025
Merged

Temporary disable compliance CI runs#188
staticlibs merged 1 commit intoduckdb:mainfrom
staticlibs:compliance_temporary_disable

Conversation

@staticlibs
Copy link
Collaborator

JDBC compliance test runs use the scripts from
https://github.com/cwida/jdbccts repo. CMake script in this repo became broken after the CMake 4.0 update on CI runners. It now breaks with the following message:

Compatibility with CMake < 3.5 has been removed from CMake.

There is an ongoing activity to fix this in jdbcct, meanwhile this change temporary disables compliance CI runs until the fix is applied.

JDBC compliance test runs use the scripts from
https://github.com/cwida/jdbccts repo. CMake script in this repo became
broken after the CMake 4.0 update on CI runners. It now breaks with the
following message:

```
Compatibility with CMake < 3.5 has been removed from CMake.
```

There is an ongoing activity to fix this in `jdbcct`, meanwhile this
change temporary disables compliance CI runs until the fix is applied.
@staticlibs staticlibs merged commit 9cbfad4 into duckdb:main Apr 7, 2025
7 checks passed
@staticlibs
Copy link
Collaborator Author

Merging this without review to allow main CI workflow to successfully run to completion.

@staticlibs staticlibs deleted the compliance_temporary_disable branch April 7, 2025 13:59
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.

1 participant