Skip to content

[DSD-9612] image from mosipdev2 to mosipqa - #1515

Closed
gaganamadival wants to merge 0 commit into
mosip:release-1.2.0.1from
gaganamadival:release-1.2.0.1
Closed

[DSD-9612] image from mosipdev2 to mosipqa#1515
gaganamadival wants to merge 0 commit into
mosip:release-1.2.0.1from
gaganamadival:release-1.2.0.1

Conversation

@gaganamadival

@gaganamadival gaganamadival commented Jan 14, 2026

Copy link
Copy Markdown
Contributor

Summary by CodeRabbit

  • Chores
    • Updated deployment configuration to use development versions of inji-web and mimoto instead of a release version of apitest-auth.

✏️ Tip: You can customize this high-level summary in your review settings.

@coderabbitai

coderabbitai Bot commented Jan 14, 2026

Copy link
Copy Markdown

Walkthrough

Updated the release/vidivi/images.txt configuration file by removing a single release-tagged authentication image and adding two development-tagged images for web and identity service components.

Changes

Cohort / File(s) Summary
Image Configuration Update
release/vidivi/images.txt
Removed mosipdev2/apitest-auth:release-1.2.1.x release image entry and added mosipdev2/inji-web:develop and mosipdev2/mimoto:develop development image entries.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

Suggested reviewers

  • Prafulrakhade

Poem

🐰 Old auth hops away, its release day done,
Two dancers emerge—web and mimoto have fun!
Develop branch beckons, the new images spring,
Config refreshed bright—a deployment to bring! ✨

🚥 Pre-merge checks | ✅ 2 | ❌ 1
❌ Failed checks (1 warning)
Check name Status Explanation Resolution
Title check ⚠️ Warning The title claims changing images from mosipdev2 to mosipqa, but the actual changes show modifications within mosipdev2 images only (removing apitest-auth:release-1.2.1.x and adding inji-web:develop and mimoto:develop), not a migration to mosipqa. Revise the title to accurately reflect the actual changes, such as 'DSD-9612 Update development images in release configuration' or 'DSD-9612 Replace apitest-auth with inji-web and mimoto development images'.
✅ Passed checks (2 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ 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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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

📥 Commits

Reviewing files that changed from the base of the PR and between f6ea47a and 72121d5.

📒 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.

Comment thread release/vidivi/images.txt Outdated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant