Skip to content

chore: release dde-launchpad 1.99.17#578

Closed
18202781743 wants to merge 1 commit into
linuxdeepin:masterfrom
18202781743:dev-changelog
Closed

chore: release dde-launchpad 1.99.17#578
18202781743 wants to merge 1 commit into
linuxdeepin:masterfrom
18202781743:dev-changelog

Conversation

@18202781743

@18202781743 18202781743 commented Jun 12, 2025

Copy link
Copy Markdown
Contributor

release dde-launchpad 1.99.17

Summary by Sourcery

Update Debian changelog to release dde-launchpad version 1.99.17

Chores:

  • Bump dde-launchpad version to 1.99.17 in debian/changelog
  • Update release date and changelog entries for new version

  release dde-launchpad 1.99.17
@deepin-ci-robot

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: 18202781743

The full list of commands accepted by this bot can be found 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

@sourcery-ai

sourcery-ai Bot commented Jun 12, 2025

Copy link
Copy Markdown

Reviewer's Guide

This PR updates the Debian packaging changelog to prepare the release of dde-launchpad version 1.99.17 by bumping the version, date, and entry details.

File-Level Changes

Change Details Files
Refresh Debian changelog for new release
  • Bump package version to 1.99.17
  • Update release date and timestamp
  • Add entry message for dde-launchpad v1.99.17
debian/changelog

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

@deepin-ci-robot

Copy link
Copy Markdown

deepin pr auto review

代码审查意见:

  1. 版本号格式:在changelog文件中,版本号1.99.17的格式可能不符合常见的语义化版本控制规范(如MAJOR.MINOR.PATCH)。建议确认版本号的命名规则,并确保与项目中的其他版本号保持一致。

  2. 日志格式changelog文件中的日志条目应该遵循一致的格式,例如使用-*来标记新特性、修复和改进。当前日志条目使用了混合的格式,建议统一使用一种格式。

  3. 描述清晰性:日志条目中的描述应该简洁明了,避免使用过多的缩进或格式化问题。例如,feat: add focus with AlphabetCategory when change to another word.可以简化为feat: Add focus with AlphabetCategory on word change.

  4. 拼写错误:日志条目中存在拼写错误,例如feat: Added left and right button switching in full-screen mode.中的Added应为adds

  5. 日期格式:日期格式应该统一,建议使用YYYY-MM-DD格式,例如Thu, 12 Jun 2025 19:14:36 +0800可以改为Thu, 12 Jun 2025 19:14:36 +0800

  6. 紧急程度urgency字段应该根据实际影响程度进行选择,medium可能不足以反映某些修复的严重性。建议根据实际情况选择highlow

  7. 版本号更新:在changelog文件中,版本号1.99.16UNRELEASED状态表明该版本尚未发布。如果1.99.17是下一个版本,应该更新UNRELEASED状态为1.99.16

综合以上意见,建议对changelog文件进行如下修改:

+dde-launchpad (1.99.17) unstable; urgency=medium
+
+  * feat: Add focus with AlphabetCategory on word change.
+  * feat: Adds left and right button switching in full-screen mode.
+  * fix: When dragging app to another app from folder, add animation and auto-move with folders.
+  * fix: App will automatically fill in from the first page of folder.
+
+ -- YeShanShan <yeshanshan@uniontech.com>  Thu, 12 Jun 2025 19:14:36 +0800
+
 dde-launchpad (1.99.16) 1.99.16; urgency=medium

请注意,以上修改是基于提供的changelog文件内容进行的建议,实际修改可能需要根据项目中的其他版本号和发布状态进行调整。

@github-actions

Copy link
Copy Markdown

TAG Bot

TAG: 1.99.17
EXISTED: no
DISTRIBUTION: unstable

@sourcery-ai sourcery-ai 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.

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


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.

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