Skip to content

Conversation

@jormundur00
Copy link
Member

@jormundur00 jormundur00 commented Dec 9, 2025

What does this PR do?

In this PR, we add the filtering of already tested versions from the FetchExistingLibrariesWithNewerVersionsTask task. Without it, some versions keep getting added to tested versions during automation, so unnecessary pull requests are opened daily.

Also in this PR, we remove the 4.2.x versions of com.microsoft.sqlserver:mssql-jdbc from tested-versions, as their tests fail and tested versions should only include versions that pass testing.

Fixes: #863

@jormundur00 jormundur00 self-assigned this Dec 9, 2025
@jormundur00 jormundur00 added bug Something isn't working high-priority This is a high priority issue. Should be fixed immediately. labels Dec 9, 2025
@jormundur00 jormundur00 requested a review from vjovanov December 9, 2025 10:19
@vjovanov vjovanov merged commit 825707a into master Dec 9, 2025
38 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working high-priority This is a high priority issue. Should be fixed immediately.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug: verify-new-library-version-compatibility.yml keeps adding the same "new library" to tested-versions

2 participants