[DSD-9180] image moved from dev to dev2 - #1348
Conversation
Signed-off-by: gaganamadival <94885434+gaganamadival@users.noreply.github.com>
WalkthroughThe PR modifies the Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes
Possibly related PRs
Poem
Pre-merge checks and finishing touches❌ Failed checks (1 inconclusive)
✅ Passed checks (1 passed)
✨ Finishing touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Actionable comments posted: 1
📜 Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro
📒 Files selected for processing (1)
release/vidivi/images.txt(1 hunks)
🔇 Additional comments (1)
release/vidivi/images.txt (1)
1-1: Clarify change intent and verify removal of backup images.The PR title suggests moving images "from dev to dev2," but the actual changes show version tag updates (removing
release-1.2.3.x-backupentries and adding arelease-1.3.xentry). Additionally, the source and target branches are identical (release-1.2.0.1), which is unusual for a PR.Before merging, please verify:
- The purpose of removing the four backup images tagged
release-1.2.3.x-backupand their current deployment status.- Whether this is the correct target branch for this change or if it should be a different release branch.
- How the new
uitest-pmp-v2:release-1.3.ximage relates to the version 1.3.x release cycle.
| mosipdev/credential-request-generator:release-1.2.3.x-backup 1.2.3.x | ||
| mosipdev/id-repository-identity-service:release-1.2.3.x-backup 1.2.3.x | ||
| mosipdev/id-repository-vid-service:release-1.2.3.x-backup 1.2.3.x | ||
| mosipdev/uitest-pmp-v2:release-1.3.x release-1.3.x |
There was a problem hiding this comment.
Trailing whitespace detected.
Line 1 appears to have trailing whitespace after release-1.3.x. Verify that this is intentional and consistent with the file format.
🤖 Prompt for AI Agents
In release/vidivi/images.txt around lines 1 to 1, the line
"mosipdev/uitest-pmp-v2:release-1.3.x release-1.3.x " contains trailing
whitespace after the second "release-1.3.x"; remove the trailing space (or
replace with a single newline if required by the format) so the line ends
exactly with the token and no extra whitespace, then save and commit the change.
Summary by CodeRabbit