Skip to content

Conversation

@deepin-mozart
Copy link
Contributor

@deepin-mozart deepin-mozart commented Sep 29, 2025

change deepin-unioncode to deepin-ide

Log:
Change-Id: Iedf7266fdbacf152eb9d5cb50085a365d2101862

Summary by Sourcery

Rename project from deepin-unioncode to deepin-ide and update documentation accordingly

Documentation:

  • Replace all occurrences of deepin-unioncode with deepin-ide in README files, including headings, descriptions, clone URLs, binary names, and usage commands
  • Remove outdated user guide links referencing the old project name in both Chinese and English READMEs

change deepin-unioncode to deepin-ide

Log:
Change-Id: Iedf7266fdbacf152eb9d5cb50085a365d2101862
@sourcery-ai
Copy link

sourcery-ai bot commented Sep 29, 2025

Reviewer's guide (collapsed on small PRs)

Reviewer's Guide

This PR renames the project from "deepin-unioncode" to "deepin-ide" by updating all relevant references, build and usage instructions, and cleaning up outdated links in both the Chinese and English README files.

File-Level Changes

Change Details Files
Rename project identifiers and descriptions
  • Updated main title from deepin-unioncode to deepin-ide
  • Replaced product description text with new name
  • Adjusted license reference to use new project name
README.md
README.en.md
Update build setup commands
  • Switched git clone URLs to deepin-ide repository
  • Changed cd command to enter deepin-ide directory
README.md
README.en.md
Adjust usage and executable references
  • Modified the executable path to /usr/bin/deepin-ide
  • Updated launch command from deepin-unioncode to deepin-ide
  • Amended attention note to reference the new name
README.md
README.en.md
Remove outdated user manual link
  • Deleted the legacy deepin-unioncode user guide link
README.md
README.en.md

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. You can also reply to a
    review comment with @sourcery-ai issue to create an issue from it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time. You can also comment
    @sourcery-ai title on the pull request to (re-)generate the 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 exactly where you
    want it. You can also comment @sourcery-ai summary on the pull request to
    (re-)generate the summary at any time.
  • Generate reviewer's guide: Comment @sourcery-ai guide on the pull
    request to (re-)generate the reviewer's guide at any time.
  • Resolve all Sourcery comments: Comment @sourcery-ai resolve on the
    pull request to resolve all Sourcery comments. Useful if you've already
    addressed all the comments and don't want to see them anymore.
  • Dismiss all Sourcery reviews: Comment @sourcery-ai dismiss on the pull
    request to dismiss all existing Sourcery reviews. Especially useful if you
    want to start fresh with a new review - don't forget to comment
    @sourcery-ai review to trigger a new review!

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

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.

Hey there - I've reviewed your changes and they look great!

Prompt for AI Agents
Please address the comments from this code review:

## Individual Comments

### Comment 1
<location> `README.en.md:78` </location>
<code_context>
-Execute `deepin-unioncode`
+Execute `deepin-ide`

 *Attention: After the installation of deepin-unicode, some features require the installation of dependency packages before they can be used normally.* 

</code_context>

<issue_to_address>
**issue (typo):** Typo: 'deepin-unicode' should be 'deepin-ide'.

Update the reference to 'deepin-ide' for consistency with the documentation.

```suggestion
*Attention: After the installation of deepin-ide, some features require the installation of dependency packages before they can be used normally.* 
```
</issue_to_address>

Sourcery is free for open source - if you like our reviews please consider sharing them ✨
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.

Execute `deepin-unioncode`
Execute `deepin-ide`

*Attention: After the installation of deepin-unicode, some features require the installation of dependency packages before they can be used normally.*
Copy link

Choose a reason for hiding this comment

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

issue (typo): Typo: 'deepin-unicode' should be 'deepin-ide'.

Update the reference to 'deepin-ide' for consistency with the documentation.

Suggested change
*Attention: After the installation of deepin-unicode, some features require the installation of dependency packages before they can be used normally.*
*Attention: After the installation of deepin-ide, some features require the installation of dependency packages before they can be used normally.*

@github-actions
Copy link

  • 敏感词检查失败, 检测到2个文件存在敏感词
详情
{
    "README.md": [
        {
            "line": "$ git clone https://github.com/linuxdeepin/deepin-ide.git ",
            "line_number": 54,
            "rule": "S35",
            "reason": "Url link | 0ba5d61089"
        },
        {
            "line": "(gitee: $ git clone https://gitee.com/deepin-community/deepin-ide.git)",
            "line_number": 55,
            "rule": "S35",
            "reason": "Url link | 9facf66e85"
        },
        {
            "line": "| deepin-draw         | 深度画板应用 | https://github.com/linuxdeepin/deepin-draw<br />(https://gitee.com/deepin-community/deepin-draw.git) |",
            "line_number": 94,
            "rule": "S35",
            "reason": "Url link | e4cd920ca9"
        },
        {
            "line": "| deepin-image-viewer | 深度看图应用 | https://github.com/linuxdeepin/deepin-image-viewer<br />(https://gitee.com/deepin-community/deepin-image-viewer.git) |",
            "line_number": 95,
            "rule": "S35",
            "reason": "Url link | 7b68c4b580"
        },
        {
            "line": "| deepin-album        | 深度相册应用 | https://github.com/linuxdeepin/deepin-album<br />(https://gitee.com/deepin-community/deepin-album.git) |",
            "line_number": 96,
            "rule": "S35",
            "reason": "Url link | c05ac56e05"
        }
    ],
    "README.en.md": [
        {
            "line": "$ git clone https://github.com/linuxdeepin/deepin-ide.git",
            "line_number": 53,
            "rule": "S35",
            "reason": "Url link | 0ba5d61089"
        },
        {
            "line": "(gitee: $ git clone https://gitee.com/deepin-community/deepin-ide.git)",
            "line_number": 54,
            "rule": "S35",
            "reason": "Url link | 9facf66e85"
        },
        {
            "line": "| deepin-draw         | A lightweight drawing tool for users to freely draw | https://github.com/linuxdeepin/deepin-draw<br />(https://gitee.com/deepin-community/deepin-draw.git) |",
            "line_number": 93,
            "rule": "S35",
            "reason": "Url link | e4cd920ca9"
        },
        {
            "line": "| deepin-image-viewer | Image viewing tool                                  | https://github.com/linuxdeepin/deepin-image-viewer<br />(https://gitee.com/deepin-community/deepin-image-viewer.git) |",
            "line_number": 94,
            "rule": "S35",
            "reason": "Url link | 7b68c4b580"
        },
        {
            "line": "| deepin-album        | A photo management tool                             | https://github.com/linuxdeepin/deepin-album<br />(https://gitee.com/deepin-community/deepin-album.git) |",
            "line_number": 95,
            "rule": "S35",
            "reason": "Url link | c05ac56e05"
        }
    ]
}

@deepin-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: deepin-mozart

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@deepin-ci-robot
Copy link

deepin pr auto review

根据提供的git diff,我看到这是一个将项目名称从"deepin-unioncode"改为"deepin-ide"的修改。以下是我的审查意见:

  1. 语法逻辑:
  • 所有修改都是简单的字符串替换,语法逻辑正确
  • 中英文版本的README文件都保持了一致的修改
  1. 代码质量:
  • 修改内容清晰明了,保持了文档的一致性
  • 删除了中文版中的"用户使用手册"链接,可能是由于该链接已不再适用,建议确认是否需要补充新的用户手册链接
  1. 代码性能:
  • 本次修改不涉及代码性能问题
  1. 代码安全:
  • 本次修改不涉及安全问题

建议改进:

  1. 删除中文版README中的"用户使用手册"链接后,建议补充新的用户手册链接或说明文档获取途径
  2. 考虑在修改记录中添加一条commit message,说明此次更名的原因和目的,以便其他开发者理解变更背景
  3. 建议检查项目中所有其他可能包含旧名称"deepin-unioncode"的文件(如配置文件、文档等),确保全面更新
  4. 考虑在项目根目录添加一个重命名说明文件(RENAME.md),解释项目更名的原因,这对用户和开发者都很有帮助

总体来说,这次修改是合理的,主要是项目名称的统一更新。但需要注意确保所有相关文档和配置都已同步更新。

@deepin-mozart
Copy link
Contributor Author

/forcemerge

@deepin-bot
Copy link

deepin-bot bot commented Sep 29, 2025

This pr force merged! (status: blocked)

@deepin-bot deepin-bot bot merged commit 04e5335 into linuxdeepin:master Sep 29, 2025
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants