feat(HUM-2061): optimize filter-already-released-advisory-rpms for speed and reliability#2233
Conversation
Qodo reviews are paused for this user.Troubleshooting steps vary by plan Learn more → On a Teams plan? Using GitHub Enterprise Server, GitLab Self-Managed, or Bitbucket Data Center? |
3346fcc to
98f0c76
Compare
561382f to
662e337
Compare
662e337 to
7989c6d
Compare
63ff635 to
c27f30e
Compare
|
gitlint is failing on too long of a line. but also, I think you can squash the commits now. |
a7d37b4 to
66228f5
Compare
66228f5 to
869cce1
Compare
869cce1 to
f976089
Compare
|
/retest |
9965877 to
785bb85
Compare
PR Code Suggestions ✨Warning
Inline suggestions were posted as code suggestions. |
PR Code Suggestions ✨Warning
Inline suggestions were posted as code suggestions. |
PR Code Suggestions ✨Warning
Inline suggestions were posted as code suggestions. |
PR Code Suggestions ✨Warning
Inline suggestions were posted as code suggestions. |
Refactor managed and internal filter tasks for large advisory handling
with oras auth and credential setup. Fix arg-too-long errors using
file-based processing. Optimize purl-to-advisory mapping performance.
Treat unpublished advisory RPMs as unreleased. Restore advisory as
authoritative source of truth. Add direct task results for test
validation. Add internal pipeline and unit tests. Update local test
runner.
Unquote ORAS_OPTIONS to prevent empty arg: when ORAS_OPTIONS is empty,
"${ORAS_OPTIONS:-}" produces an empty string argument that oras
interprets as the reference, causing "invalid reference: missing
registry or repository". Add shellcheck disable directives for the
intentionally unquoted variable.
Signed-off-by: Scott Hebert <shebert@redhat.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Signed-off-by: Scott Hebert <scoheb@gmail.com>
785bb85 to
29617f0
Compare
PR Code Suggestions ✨Warning
Inline suggestions were posted as code suggestions. |
Production Approval Record
Approved |
Summary
Test plan
tasks/managed/filter-already-released-advisory-rpmstasks/internal/filter-already-released-advisory-rpms-taskJira
https://redhat.atlassian.net/browse/HUM-2061
Part of HUM-959 - PR 1 of 6
🤖 Generated with Claude Code