[DSD-9337] pmp-revamp 1.2.2.3 patch release - #1417
Conversation
Signed-off-by: Praful Rakhade <prafulrakhade02@gmail.com>
WalkthroughThe pull request replaces a single container image entry in the release configuration with seven new image entries, updating the dataset from Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes
Possibly related PRs
Suggested reviewers
Poem
Pre-merge checks and finishing touches✅ Passed checks (3 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 |
| mosipdev/pmp-revamp-ui:release-1.2.2.x 1.2.2.3 | ||
| mosipdev/uitest-pmp:release-1.2.2.x 1.2.2.3 | ||
| mosipdev/pmp-revamp-ui:release-1.2.2.x 1.2.2.3 |
There was a problem hiding this comment.
Remove duplicate image entry.
Lines 5 and 7 both declare mosipdev/pmp-revamp-ui:release-1.2.2.x 1.2.2.3. This duplicate entry could cause issues with deployment automation or version tracking scripts.
Apply this diff to remove the duplicate:
mosipdev/pmp-ui:release-1.2.2.x 1.2.2.3
mosipdev/pmp-revamp-ui:release-1.2.2.x 1.2.2.3
-mosipdev/uitest-pmp:release-1.2.2.x 1.2.2.3
-mosipdev/pmp-revamp-ui:release-1.2.2.x 1.2.2.3
+mosipdev/uitest-pmp:release-1.2.2.x 1.2.2.3Committable suggestion skipped: line range outside the PR's diff.
🤖 Prompt for AI Agents
In release/vidivi/images.txt around lines 5 to 7 there is a duplicate entry for
mosipdev/pmp-revamp-ui:release-1.2.2.x 1.2.2.3 (appearing on lines 5 and 7);
remove the duplicate (delete the line at 7) so each image appears only once,
preserving the other distinct entries and keeping file ordering intact.
Summary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings.