[DSD-10289] mosipdev to mosipdev2 - #1695
Conversation
Signed-off-by: Swapnil <swapnil.mohanty@technoforte.co.in>
WalkthroughThe PR updates the vidivi release configuration to bump image tags for two API test services ( ChangesImage Tag Updates
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ 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: 2
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In `@release/vidivi/images.txt`:
- Around line 1-2: The PR title claims a registry rename to mosipdev2 but the
updated image lines still use mosipdev (e.g.,
mosipdev/apitest-auth:release-1.3.x and mosipdev/apitest-idrepo:release-1.3.x);
either update those image references to the new registry prefix (change
mosipdev/ to mosipdev2/ for both apitest-auth and apitest-idrepo and verify tags
exist and CI/publish scripts reference the new registry) or revert the title to
accurately describe the change (e.g., "update image tags" or similar) so the
title matches the actual edits.
- Around line 1-2: The image tags in release/vidivi/images.txt wrongly reference
release-1.3.x; update both occurrences of "mosipdev/apitest-auth:release-1.3.x"
and "mosipdev/apitest-idrepo:release-1.3.x" so they use the target release tag
"release-1.2.0.1" (each entry should become
"mosipdev/apitest-auth:release-1.2.0.1 release-1.2.0.1" and
"mosipdev/apitest-idrepo:release-1.2.0.1 release-1.2.0.1"). Ensure both
duplicate tag positions on each line are replaced.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: Organization UI
Review profile: CHILL
Plan: Pro
Run ID: 47253601-6b60-4222-b31a-d3073373637e
📒 Files selected for processing (1)
release/vidivi/images.txt
Summary by CodeRabbit
release-1.3.xfor authentication and identity repository services.