-
Notifications
You must be signed in to change notification settings - Fork 42
Release 5.7.18 #499
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
Release 5.7.18 #499
Conversation
|
Hi @deepin-bot[bot]. Thanks for your PR. I'm waiting for a linuxdeepin member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
Reviewer's GuideThis PR upgrades the project to v5.7.18 by updating documentation, packaging metadata, and CI parameters to support the new patch release. ER diagram for alertBackground palette property additionerDiagram
ALERTBACKGROUND {
string normal
string normalDark
string warning
string error
string success
}
Class diagram for alertBackground palette with new normalDark propertyclassDiagram
class alertBackground {
+normal
+normalDark
+warning
+error
+success
}
File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
|
TAG Bot TAG: 5.7.18 |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: deepin-bot[bot], mhduiy The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.
5.7.18 - 2025-06-27
Added
Fixed
This PR is triggered by @18202781743
Summary by Sourcery
Prepare 5.7.18 release by adding a new theme property and fixing the release workflow, and update version references in packaging files.
New Features:
Bug Fixes:
Build: