Skip to content

[DSD-10560] injistackdev2 to injistackQA#1755

Merged
abhishek8shankar merged 1 commit into
mosip:release-1.2.0.1from
SwapnilWorks-Devops:release-1.2.0.1
Jul 24, 2026
Merged

[DSD-10560] injistackdev2 to injistackQA#1755
abhishek8shankar merged 1 commit into
mosip:release-1.2.0.1from
SwapnilWorks-Devops:release-1.2.0.1

Conversation

@SwapnilWorks-Devops

@SwapnilWorks-Devops SwapnilWorks-Devops commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

Summary by CodeRabbit

  • Chores
    • Updated the listed container image sources for the Vidivi release.
    • Added the apitest-inji-verify image using the develop tag.
    • Removed outdated image entries.

Signed-off-by: Swapnil <swapnil.mohanty@technoforte.co.in>
@coderabbitai

coderabbitai Bot commented Jul 24, 2026

Copy link
Copy Markdown

Review Change Stack

Walkthrough

The Vidivi image manifest replaces the previous mimoto and inji-web release entries with injistackdev2/apitest-inji-verify:develop.

Changes

Vidivi image manifest

Layer / File(s) Summary
Replace Vidivi image sources
release/vidivi/images.txt
Removes the mimoto and inji-web release-1.0.x entries and adds injistackdev2/apitest-inji-verify:develop.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Possibly related PRs

Suggested reviewers: prafulrakhade, abhishek8shankar

Poem

Two old images leave the scene,
A develop tag now shines green.
Vidivi’s list is crisp and bright,
One new source takes flight.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title is concise and relevant to the image source update, though it is broader than the specific file change.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

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.

@abhishek8shankar
abhishek8shankar merged commit 1938842 into mosip:release-1.2.0.1 Jul 24, 2026
1 of 2 checks passed

@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

🤖 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`:
- Line 1: Update the source image reference in the release manifest to use the
approved immutable image digest or an immutable release tag instead of the
mutable develop tag, while preserving develop as the destination tag.
🪄 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: ASSERTIVE

Plan: Pro Plus

Run ID: 68cc1fa9-2d87-42e5-8ab2-7f9549c9a569

📥 Commits

Reviewing files that changed from the base of the PR and between 24e2726 and 22a9fc0.

📒 Files selected for processing (1)
  • release/vidivi/images.txt

Comment thread release/vidivi/images.txt
@@ -1,2 +1 @@
injistackdev/mimoto:release-1.0.x release-1.0.x
injistackdev/inji-web:release-1.0.x release-1.0.x
injistackdev2/apitest-inji-verify:develop develop

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

🔒 Security & Privacy | 🟠 Major | ⚡ Quick win

Pin the source image to an immutable digest or release tag.

Using the mutable develop tag in a release manifest means repeated Vidivi transfers can consume different image contents, undermining reproducibility, rollback safety, and supply-chain auditability. Pin the approved build digest while retaining develop as the destination tag, or use an immutable release tag.

Proposed fix
-injistackdev2/apitest-inji-verify:develop develop
+injistackdev2/apitest-inji-verify@sha256:<approved-digest> develop
📝 Committable suggestion

‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation. Thoroughly test & benchmark the code to ensure it meets the requirements.

Suggested change
injistackdev2/apitest-inji-verify:develop develop
injistackdev2/apitest-inji-verify@sha256:<approved-digest> develop
🤖 Prompt for 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.

In `@release/vidivi/images.txt` at line 1, Update the source image reference in
the release manifest to use the approved immutable image digest or an immutable
release tag instead of the mutable develop tag, while preserving develop as the
destination tag.

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