[DSD-9612] image from mosipdev2 to mosipqa - #1515
Conversation
WalkthroughUpdated the Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Possibly related PRs
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 2 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (2 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. 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
🤖 Fix all issues with AI agents
In `@release/vidivi/images.txt`:
- Around line 1-2: The two image entries (mosipdev2/inji-web:develop and
mosipdev2/mimoto:develop) are using mutable `develop` tags which breaks release
immutability; update each image reference to a specific, immutable tag that
matches this release (e.g., replace `develop` with the release-specific tag or
commit SHA such as `release-1.2.0.1` or a concrete version/sha) so deployments
are deterministic and reproducible, ensuring you change both
`mosipdev2/inji-web` and `mosipdev2/mimoto` entries to their appropriate
versioned tags.
- Around line 1-2: The release image list uses mutable "develop" tags for
mosipdev2/inji-web and mosipdev2/mimoto; replace those mutable tags with the
pinned release version matching this PR (e.g., the branch release-1.2.0.1 tag)
so each entry reads mosipdev2/inji-web:<release-version> and
mosipdev2/mimoto:<release-version>, ensuring the tags match the actual release
version used across release/checks/images.txt.
📜 Review details
Configuration used: Organization UI
Review profile: CHILL
Plan: Pro
📒 Files selected for processing (1)
release/vidivi/images.txt
✏️ Tip: You can disable this entire section by setting review_details to false in your review settings.
Summary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings.