Skip to content

Use HTTPS repository metadata#153

Open
Soengkit wants to merge 1 commit into
koajs:masterfrom
Soengkit:codex/use-https-repository-metadata
Open

Use HTTPS repository metadata#153
Soengkit wants to merge 1 commit into
koajs:masterfrom
Soengkit:codex/use-https-repository-metadata

Conversation

@Soengkit

@Soengkit Soengkit commented Jun 21, 2026

Copy link
Copy Markdown

Summary

  • update package.json repository.url from git:// to git+https://
  • keep the existing koajs homepage and bug tracker metadata unchanged

Validation

  • node metadata assertion for repository.url, bugs.url, and homepage
  • package.json JSON parse via the metadata assertion
  • git diff --check
  • git ls-remote https://github.com/koajs/send.git HEAD

Summary by CodeRabbit

  • Chores
    • Updated repository configuration.

@coderabbitai

coderabbitai Bot commented Jun 21, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 15ca95b3-cd2c-4ada-92ea-ad9036477867

📥 Commits

Reviewing files that changed from the base of the PR and between 09657fc and 5e8f17f.

📒 Files selected for processing (1)
  • package.json

📝 Walkthrough

Walkthrough

The repository.url field in package.json is updated from git://github.com/koajs/send.git to git+https://github.com/koajs/send.git, replacing the git:// protocol with git+https://.

🚥 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 'Use HTTPS repository metadata' directly and clearly describes the main change: updating the repository URL from git:// to git+https:// protocol.
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.


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.

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