Skip to content

Properly restore and save Kafka cache during build workflow#12616

Merged
Frawless merged 2 commits intostrimzi:mainfrom
Frawless:gha-fix-kafka-cache
Apr 9, 2026
Merged

Properly restore and save Kafka cache during build workflow#12616
Frawless merged 2 commits intostrimzi:mainfrom
Frawless:gha-fix-kafka-cache

Conversation

@Frawless
Copy link
Copy Markdown
Member

@Frawless Frawless commented Apr 9, 2026

Type of change

  • Bugfix

Description

During GHA migration I kinda removed Kafka cache from build workflow. This PR bring it back. The build should be a little bit faster after merge into main.

Checklist

  • Make sure all tests pass

Signed-off-by: Jakub Stejskal <xstejs24@gmail.com>
@Frawless Frawless requested a review from scholzj April 9, 2026 13:05
@Frawless Frawless added this to the 1.0.0 milestone Apr 9, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 9, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 75.00%. Comparing base (65f7536) to head (179e699).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main   #12616      +/-   ##
============================================
- Coverage     75.01%   75.00%   -0.01%     
+ Complexity     6449     6447       -2     
============================================
  Files           375      375              
  Lines         24937    24937              
  Branches       3214     3214              
============================================
- Hits          18707    18705       -2     
- Misses         4905     4906       +1     
- Partials       1325     1326       +1     

see 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Signed-off-by: Jakub Stejskal <xstejs24@gmail.com>
Copy link
Copy Markdown
Member

@scholzj scholzj left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks.

@Frawless Frawless merged commit 5b74ce8 into strimzi:main Apr 9, 2026
40 checks passed
@Frawless Frawless deleted the gha-fix-kafka-cache branch April 9, 2026 16:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants