Skip to content

[ci] Fix constant nightly CI pipeline failure#4354

Merged
yuxiqian merged 1 commit into
apache:masterfrom
yuxiqian:ci/fix-jdk17-ci-pipeline
Mar 30, 2026
Merged

[ci] Fix constant nightly CI pipeline failure#4354
yuxiqian merged 1 commit into
apache:masterfrom
yuxiqian:ci/fix-jdk17-ci-pipeline

Conversation

@yuxiqian
Copy link
Copy Markdown
Member

Update flink_cdc_ci_job_nightly.yml to resolve constant CI failures.

@yuxiqian yuxiqian requested review from Copilot and lvyanquan and removed request for Copilot March 30, 2026 05:30
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Aligns the nightly GitHub Actions workflow with the supported module-group naming used by the shared base workflow, addressing the constant nightly CI failures linked in the PR description.

Changes:

  • Fixes invalid module group names for Flink 2.x jobs (e.g., core_2.x / pipeline_e2e_2.x) so they resolve correctly via .github/workflows/modules.py.
  • Adds missing Flink 2.x unit-test jobs for pipeline connectors and source connectors in nightly CI.
  • Narrows nightly E2E Flink version coverage to 1.20.3 (matching the main CI workflow).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link
Copy Markdown
Contributor

@lvyanquan lvyanquan left a comment

Choose a reason for hiding this comment

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

+1.

@yuxiqian yuxiqian merged commit 1a65ad0 into apache:master Mar 30, 2026
25 checks passed
ThorneANN pushed a commit to ThorneANN/flink-cdc that referenced this pull request Mar 31, 2026
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.

3 participants