Skip to content

[DSD-9469]transfer image rom dev to qa - #1469

Merged
Prafulrakhade merged 1 commit into
mosip:release-1.2.0.1from
bhumi46:patch-9
Dec 10, 2025
Merged

[DSD-9469]transfer image rom dev to qa#1469
Prafulrakhade merged 1 commit into
mosip:release-1.2.0.1from
bhumi46:patch-9

Conversation

@bhumi46

@bhumi46 bhumi46 commented Dec 10, 2025

Copy link
Copy Markdown
Member

Summary by CodeRabbit

  • Chores
    • Updated service infrastructure configuration to reference updated components.

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

Signed-off-by: bhumi46 <111699703+bhumi46@users.noreply.github.com>
@coderabbitai

coderabbitai Bot commented Dec 10, 2025

Copy link
Copy Markdown

Walkthrough

This pull request updates a single Docker image reference in the release configuration file, replacing the OIDC UI image (mosipdev/oidc-ui:release-1.7.x) with the MOSIP File Server image (mosipdev/mosip-file-server:1.3.x). No logic, error handling, or control flow is modified.

Changes

Cohort / File(s) Summary
Docker Image Reference Update
release/vidivi/images.txt
Swapped Docker image from mosipdev/oidc-ui:release-1.7.x to mosipdev/mosip-file-server:1.3.x

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

Suggested reviewers

  • ckm007

Poem

🐰 A Docker swap, so clean and neat,
One image out, new one to greet!
From OIDC to file server's call,
The Rabbit applauds this config haul! 📦

Pre-merge checks and finishing touches

✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title mentions transferring an image from dev to qa, which aligns with the actual change of swapping a Docker image reference in the images.txt file.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

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: 1

📜 Review details

Configuration used: CodeRabbit UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between f50e75b and 8a20900.

📒 Files selected for processing (1)
  • release/vidivi/images.txt (1 hunks)
🔇 Additional comments (2)
release/vidivi/images.txt (2)

1-1: Check if the removed OIDC UI image is referenced elsewhere in the release configuration.

The repository could not be accessed to verify whether mosipdev/oidc-ui:release-1.7.x is referenced in other configuration files or deployment scripts that may require updating. Conduct a search across all YAML, YML, and text configuration files in the release directory to confirm there are no remaining references to this image in deployment manifests, documentation, or related configurations.


1-1: Verify the new Docker image reference is valid and ensure the change context is clear.

The change replaces the OIDC UI image with mosipdev/mosip-file-server:1.3.x. Confirm that:

  • This image tag exists on the registry and is appropriate for the QA environment
  • The rationale for removing the OIDC UI image is documented
  • No other files in the codebase reference the removed image that require updates

Comment thread release/vidivi/images.txt
@@ -1 +1 @@
mosipdev/oidc-ui:release-1.7.x 1.7.x
mosipdev/mosip-file-server:1.3.x 1.3.x

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

⚠️ Potential issue | 🟡 Minor

Minor: Fix PR title typo.

The PR title contains a typo: "transfer image rom dev to qa" should be "transfer image from dev to qa".

🤖 Prompt for AI Agents
In release/vidivi/images.txt around lines 1 to 1, the PR title contains a typo
("transfer image rom dev to qa"); update the PR title to read "transfer image
from dev to qa" (replace "rom" with "from") and push the corrected title so the
PR description matches the intended wording.

@Prafulrakhade
Prafulrakhade merged commit 5bbc66a into mosip:release-1.2.0.1 Dec 10, 2025
2 checks passed
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.

2 participants