Refactor set_registry_token to support repository-specific auth#1343
Conversation
|
🤖 Finished Review · ❌ Failure · Started 2:28 AM UTC · Completed 2:40 AM UTC |
f92d5a1 to
8b4ef43
Compare
ReviewFindingsLow
Info
Previous runReviewFindingsMedium
Low
Info
Previous run (2)ReviewFindingsMedium
Low
Info
Previous run (3)ReviewFindingsMedium
Low
Previous run (4)ReviewFindingsLow
Info
Previous run (5)ReviewFindingsMedium
Low
Info
Previous run (6)ReviewFindingsMedium
Low
Info
Previous run (7)ReviewReason: stale-head The review agent reviewed commit Previous run (8)ReviewReason: stale-head The review agent reviewed commit |
|
🤖 Finished Review · ❌ Failure · Started 2:41 AM UTC · Completed 2:55 AM UTC |
052ecd8 to
96f55ee
Compare
|
🤖 Finished Review · ✅ Success · Started 2:57 AM UTC · Completed 3:07 AM UTC |
96f55ee to
9d1af53
Compare
|
🤖 Review · Started 3:04 AM UTC |
|
Fixed both the low and [architectural-coherence] medium findings by full-send, the merge-index-image finding is a partially valid case as we don't use overwrite_from_index token for source_image and that seems to be separate issue |
|
🤖 Finished Review · ✅ Success · Started 3:04 AM UTC · Completed 3:21 AM UTC |
9d1af53 to
9df7b92
Compare
|
🤖 Finished Review · ✅ Success · Started 5:44 PM UTC · Completed 5:56 PM UTC |
9df7b92 to
b24704c
Compare
|
🤖 Finished Review · ✅ Success · Started 6:28 PM UTC · Completed 6:41 PM UTC |
|
@chandwanitulsi the CI seems to be failing |
b24704c to
4062afa
Compare
|
🤖 Finished Review · ✅ Success · Started 2:45 AM UTC · Completed 3:00 AM UTC |
4062afa to
89a9425
Compare
|
🤖 Finished Review · ✅ Success · Started 3:50 AM UTC · Completed 4:05 AM UTC |
yashvardhannanavati
left a comment
There was a problem hiding this comment.
one minor comment. otherwise, LGTM
…tion Updated the set_registry_token function to allow for appending tokens specific to a repository while leaving registry-level credentials intact. Adjusted related tests to verify the new behavior, ensuring proper handling of authentication entries for both repository and registry levels. Assisted-by : Cursor
89a9425 to
a0b96b5
Compare
|
🤖 Finished Review · ✅ Success · Started 2:36 PM UTC · Completed 2:50 PM UTC |
Updated the set_registry_token function to allow for appending tokens specific to a repository while leaving registry-level credentials intact. Adjusted related tests to verify the new behavior, ensuring proper handling of authentication entries for both repository and registry levels.