[DSD-10338] Image transfer from mosipdev to mosipqa - #1716
Conversation
Signed-off-by: Ivanmeneges <ivan.anil016@gmail.com>
WalkthroughThe pull request updates the Vidivi release container image manifest by replacing one legacy image entry with seven new ChangesVidivi Container Image Configuration
Estimated Code Review Effort🎯 1 (Trivial) | ⏱️ ~2 minutes Possibly Related PRs
Suggested Reviewers
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: 1
🤖 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-7: The image mappings currently use the mutable tag "develop"
(e.g., mosipdev/esignet-with-plugins:develop,
mosipdev/signup-with-plugins:develop, mosipdev/oidc-ui:develop, etc.), which
makes releases non-reproducible; update each source image reference to a pinned
immutable tag or digest (for example replace :develop with a semver tag like
:1.2.0.1 or a digest form `@sha256`:...) and set the corresponding destination tag
to a stable, release-specific tag (not develop) so the release copies exact
immutable artifacts.
🪄 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: e4b886ff-49b6-4d7f-b01a-2c2e0e6ce6c1
📒 Files selected for processing (1)
release/vidivi/images.txt
Summary by CodeRabbit