-
Notifications
You must be signed in to change notification settings - Fork 80
fix(RELEASE-1728): rh-sign-image optimization #1174
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
scoheb
merged 1 commit into
konflux-ci:development
from
scoheb:find-signatures-parallel
Jul 16, 2025
Merged
fix(RELEASE-1728): rh-sign-image optimization #1174
scoheb
merged 1 commit into
konflux-ci:development
from
scoheb:find-signatures-parallel
Jul 16, 2025
Conversation
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
36b7290
to
2228685
Compare
98c56e1
to
c864295
Compare
/retest |
c864295
to
9b46054
Compare
/retest |
9b46054
to
4e7c843
Compare
johnbieren
previously approved these changes
Jul 9, 2025
4e7c843
to
99f0f20
Compare
ef22545
to
35672fe
Compare
/retest |
eccf6a4
to
c4cda31
Compare
/retest |
c4cda31
to
75f6e79
Compare
/retest |
1 similar comment
/retest |
6c71ca2
to
47a3578
Compare
/retest |
1 similar comment
/retest |
47a3578
to
c05bb00
Compare
This PR seems to be breaking the functionality when I am testing it. With this change, it is trying to sign only tags/digests. The repositories are not present in the requests. |
7946bac
to
344e391
Compare
successfully tested by @arewm on OCP releases for both new and old snapshots. |
344e391
to
b64c29a
Compare
/retest |
1 similar comment
/retest |
b64c29a
to
16b58d6
Compare
seanconroy2021
approved these changes
Jul 16, 2025
/retest |
16b58d6
to
e633963
Compare
New changes are detected. LGTM label has been removed. |
- parallelize calls to find-signature in an effort to improve performance. Assisted-by: Cursor Signed-off-by: Scott Hebert <[email protected]>
e633963
to
9928b8a
Compare
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.
Describe your changes
JIRA issue
Checklist before requesting a review
do not merge
label if there's a dependency PRrelease-service-maintainers
handle if you are unsure who to tagSigned-off-by: My name <email>