Use Strimzi artifacts always from build pipeline#11969
Merged
Frawless merged 9 commits intostrimzi:mainfrom Oct 6, 2025
Merged
Use Strimzi artifacts always from build pipeline#11969Frawless merged 9 commits intostrimzi:mainfrom
Frawless merged 9 commits intostrimzi:mainfrom
Conversation
dea0b4e to
dce7a30
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #11969 +/- ##
=========================================
Coverage 74.66% 74.66%
- Complexity 6399 6401 +2
=========================================
Files 342 342
Lines 24228 24228
Branches 3190 3190
=========================================
+ Hits 18090 18091 +1
Misses 4867 4867
+ Partials 1271 1270 -1 🚀 New features to boost your workflow:
|
Signed-off-by: Jakub Stejskal <xstejs24@gmail.com>
Signed-off-by: Jakub Stejskal <xstejs24@gmail.com>
Signed-off-by: Jakub Stejskal <xstejs24@gmail.com>
Signed-off-by: Jakub Stejskal <xstejs24@gmail.com>
Signed-off-by: Jakub Stejskal <xstejs24@gmail.com>
This reverts commit b44d074. Signed-off-by: Jakub Stejskal <xstejs24@gmail.com>
This reverts commit c9d617f. Signed-off-by: Jakub Stejskal <xstejs24@gmail.com>
Signed-off-by: Jakub Stejskal <xstejs24@gmail.com>
Signed-off-by: Jakub Stejskal <xstejs24@gmail.com>
894b126 to
7f4ac81
Compare
scholzj
approved these changes
Oct 6, 2025
im-konge
approved these changes
Oct 6, 2025
Frawless
added a commit
to Frawless/strimzi-kafka-operator
that referenced
this pull request
Oct 6, 2025
Signed-off-by: Jakub Stejskal <xstejs24@gmail.com>
1 task
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Type of change
Description
This PR remove build part of STs workflow and rely purely on build pipeline from where it will download artifacts.
Checklist