Skip to content

Conversation

@davidradl
Copy link
Contributor

@davidradl davidradl commented Nov 19, 2025

PR git action failing
https://github.com/apache/flink-connector-jdbc/actions/runs/19457305435/job/55673640669 can somebody open a PR for this?

This is because it calls
wget -q -c https://dlcdn.apache.org/flink/flink-2.0.0/flink-2.0.0-bin-scala_2.12.tgz ...

issuing this, shows 2.0.1 exists.
wget -c https://dlcdn.apache.org/flink/flink-2.0.1/flink-2.0.1-bin-scala_2.12.tgz

Also 2.1.1 exists, so I amended the matrix to target both Flink versions.

I also updated the weekly CI inspired by apache/flink-connector-kafka#199. I dropped 1.18 CI.

@davidradl davidradl force-pushed the ci branch 2 times, most recently from cba9fe7 to 685ba2b Compare November 19, 2025 11:21
@davidradl davidradl changed the title [hotfix] change Flink matrix to resolve Flink correctly [hotfix] Bring CI up to date with Flink versions Nov 19, 2025
Copy link
Contributor

@MartijnVisser MartijnVisser left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@MartijnVisser MartijnVisser merged commit 45cbf78 into apache:main Nov 19, 2025
3 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants