Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: 链接本地安装 #205

Closed
wants to merge 1 commit into from
Closed

fix: 链接本地安装 #205

wants to merge 1 commit into from

Conversation

lava081
Copy link
Contributor

@lava081 lava081 commented Dec 3, 2024

Summary by Sourcery

错误修复:

  • 修复在 peerDependencies 中 'node-karin' 包的本地链接以指向正确的目录。
Original summary in English

Summary by Sourcery

Bug Fixes:

  • Fix the local linking of the 'node-karin' package in peerDependencies to point to the correct directory.

Copy link

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

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

我们已跳过对此拉取请求的审查。我们不审查包装更改 - 如果您希望我们更改此设置,请告知我们

Original comment in English

We have skipped reviewing this pull request. We don't review packaging changes - Let us know if you'd like us to change this.

Copy link

sourcery-ai bot commented Dec 3, 2024

审核者指南 by Sourcery

此 PR 通过更新 node-karin 对等依赖项以指向根目录而不是 lib 子目录,修复了 package.json 中的本地安装链接路径。

未生成图表,因为更改看起来简单,不需要视觉表示。

文件级更改

更改 详情 文件
更新了对等依赖项中的本地包链接路径
  • 将 node-karin 包链接从 './lib' 更改为 '.' 以正确引用根目录
package.json

提示和命令

与 Sourcery 互动

  • 触发新审核: 在拉取请求上评论 @sourcery-ai review
  • 继续讨论: 直接回复 Sourcery 的审核评论。
  • 从审核评论生成 GitHub 问题: 通过回复审核评论请求 Sourcery 创建一个问题。
  • 生成拉取请求标题: 在拉取请求标题的任何地方写 @sourcery-ai 以随时生成标题。
  • 生成拉取请求摘要: 在拉取请求正文的任何地方写 @sourcery-ai summary 以随时生成 PR 摘要。您还可以使用此命令指定摘要应插入的位置。

自定义您的体验

访问您的仪表板以:

  • 启用或禁用审核功能,例如 Sourcery 生成的拉取请求摘要、审核者指南等。
  • 更改审核语言。
  • 添加、删除或编辑自定义审核说明。
  • 调整其他审核设置。

获取帮助

Original review guide in English

Reviewer's Guide by Sourcery

This PR fixes the local installation link path in package.json by updating the node-karin peer dependency to point to the root directory instead of the lib subdirectory.

No diagrams generated as the changes look simple and do not need a visual representation.

File-Level Changes

Change Details Files
Updated local package link path in peer dependencies
  • Changed node-karin package link from './lib' to '.' to correctly reference the root directory
package.json

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time. You can also use
    this command to specify where the summary should be inserted.

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

@lava081 lava081 closed this Dec 3, 2024
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