Skip to content

Point server submodule at Trainy-ai/pluto-server#121

Merged
asaiacai merged 1 commit into
mainfrom
claude/clever-cray-v3o86g
Jun 11, 2026
Merged

Point server submodule at Trainy-ai/pluto-server#121
asaiacai merged 1 commit into
mainfrom
claude/clever-cray-v3o86g

Conversation

@asaiacai

@asaiacai asaiacai commented Jun 11, 2026

Copy link
Copy Markdown

Summary

The server git submodule in .gitmodules still referenced the old mlop-ai/server repo. This updates the URL to the renamed Trainy-ai/pluto-server repository.

  • url = https://github.com/mlop-ai/server.giturl = https://github.com/Trainy-ai/pluto-server.git

The pinned commit (02788a9) is unchanged. The submodule is not initialized in this working tree, so .gitmodules is the only place the URL is recorded; git submodule sync is a no-op here.

https://claude.ai/code/session_01MvaLJcUGtwNWJRtkpxJqTb


Generated by Claude Code


Note

Low Risk
Single metadata URL change with no application or runtime code impact; clone/sync behavior follows the new remote name.

Overview
Updates the server git submodule URL in .gitmodules from https://github.com/mlop-ai/server.git to https://github.com/Trainy-ai/pluto-server.git, matching the repository rename. The submodule path (server) and pinned commit are unchanged; this only affects where git submodule update clones from.

Reviewed by Cursor Bugbot for commit 2d369b1. Configure here.

The submodule URL still referenced the old mlop-ai/server repo.
Update it to the renamed Trainy-ai/pluto-server repository.

https://claude.ai/code/session_01MvaLJcUGtwNWJRtkpxJqTb

@gemini-code-assist gemini-code-assist 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.

Code Review

This pull request updates the submodule URL for the 'server' repository in the .gitmodules file, pointing it to the new repository at Trainy-ai/pluto-server. There are no review comments, and I have no feedback to provide.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

@asaiacai asaiacai marked this pull request as ready for review June 11, 2026 19:01

@ryanhayame ryanhayame 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.

huge

@asaiacai asaiacai merged commit ab33e15 into main Jun 11, 2026
14 checks passed
@asaiacai asaiacai deleted the claude/clever-cray-v3o86g branch June 11, 2026 19:27
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.

3 participants