Skip to content

fix: Updating submodule URL to https to fix SPM error#312

Merged
JamesGeorg merged 1 commit into
mainfrom
submodule
May 2, 2026
Merged

fix: Updating submodule URL to https to fix SPM error#312
JamesGeorg merged 1 commit into
mainfrom
submodule

Conversation

@balaganesh-juspay
Copy link
Copy Markdown
Contributor

@balaganesh-juspay balaganesh-juspay commented May 2, 2026

Summary by CodeRabbit

  • Chores
    • Updated repository configuration URL format to HTTPS protocol.

@semanticdiff-com
Copy link
Copy Markdown

Review changes with  SemanticDiff

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 2, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: f88585f8-7d5d-4bc8-b013-58d6c821859a

📥 Commits

Reviewing files that changed from the base of the PR and between 41d1b1c and e1ffca5.

📒 Files selected for processing (1)
  • .gitmodules

Walkthrough

The .gitmodules submodule configuration for smithy-cli-generator is updated to use HTTPS protocol instead of SSH. The repository URL changes from git@github.com:juspay/smithy-cli-generator.git to https://github.com/juspay/smithy-cli-generator.git.

Changes

Submodule Protocol Migration

Layer / File(s) Summary
Configuration Update
.gitmodules
smithy-cli-generator submodule URL protocol changes from SSH (git@github.com:...) to HTTPS (https://github.com/...).

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

Suggested reviewers

  • JamesGeorg

Poem

🐰 A URL hops from SSH to HTTPS today,
No more git@github in the submodule's way,
Protocol switches with a gentle bounce,
HTTPS now takes the pounce! 🔐✨

🚥 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 directly describes the main change: updating a submodule URL from SSH to HTTPS to fix an SPM error, which aligns with the actual changeset.
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.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch submodule

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
Review rate limit: 0/1 reviews remaining, refill in 60 minutes.

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

@JamesGeorg JamesGeorg merged commit d39b22e into main May 2, 2026
14 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