You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is a slight CI configuration smell in the setup for Npgsql. Updating Npgsql versions currently needs a cooperative commit like 8cadf68, that adjusts the test matrix correspondingly.
Just merging a corresponding Dependabot PR would not cover that, so, in this case, it is just an indicator to perform an update manually.
Idea
Level up integration tests to use pre-release versions of 3rd party software artefacts (drivers, connectors, and friends).
Thoughts
This would be able to inform us about events like the recent pgJDBC hiccup earlier than before?
Problem
There is a slight CI configuration smell in the setup for Npgsql. Updating Npgsql versions currently needs a cooperative commit like 8cadf68, that adjusts the test matrix correspondingly.
Just merging a corresponding Dependabot PR would not cover that, so, in this case, it is just an indicator to perform an update manually.
Originally posted by @amotl in #837 (comment)
The text was updated successfully, but these errors were encountered: