chore: [DNM] Release 1.2.0 RC1 bundle validation#18622
Conversation
hudi-agent
left a comment
There was a problem hiding this comment.
🤖 This review was generated by an AI agent and may contain mistakes. Please verify any suggestions before applying.
Thanks for working on this! This PR enables RC1 bundle validation by removing if: false guards, bumping HUDI_VERSION/STAGING_REPO_NUM, adding Spark 4.1 and Flink 2.1 matrix entries, and updating the m1-mac profile's docker-compose file path. No issues flagged from this automated pass — a Hudi committer or PMC member can take it from here for a final review.
cc @yihua
a52764b to
405ccca
Compare
hudi-agent
left a comment
There was a problem hiding this comment.
🤖 This review was generated by an AI agent and may contain mistakes. Please verify any suggestions before applying.
No reviewable code files in this PR.
cc @yihua
hudi-agent
left a comment
There was a problem hiding this comment.
🤖 This review was generated by an AI agent and may contain mistakes. Please verify any suggestions before applying.
No reviewable code files in this PR.
cc @yihua
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## release-1.2.0 #18622 +/- ##
===================================================
- Coverage 68.13% 68.12% -0.02%
+ Complexity 29189 29188 -1
===================================================
Files 2527 2527
Lines 141495 141495
Branches 17576 17576
===================================================
- Hits 96405 96390 -15
- Misses 37158 37174 +16
+ Partials 7932 7931 -1
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
Describe the issue this Pull Request addresses
Release 1.2.0 RC1 bundle validation (orgapachehudi-1176)
Summary and Changelog
Enable release candidate bundle validation workflow for 1.2.0-rc1 with staging repo 1176.
if: falseguards from all validation jobsHUDI_VERSIONto1.2.0-rc1andSTAGING_REPO_NUMto1176Impact
RC1 bundle validation only; no user-facing changes.
Risk Level
none
Documentation Update
none
Contributor's checklist