-
Notifications
You must be signed in to change notification settings - Fork 0
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 1.7 #30
Release 1.7 #30
Conversation
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/integrate |
AutoIntegrationPr Bot |
Signed-off-by: ComixHe <[email protected]>
Use CLI11 to optimize Qt command line parsing.
Do not use '\n' in command description, or it will show abnormal.
Add compatible_version to record linyaps package is compatible with linyaps component version.
Signed-off-by: ComixHe <[email protected]>
/integrate |
files从字符串改为字符串数组, 不再需要切分, 避免yaml格式化导致切分错误 当没有配置develop模块并未开启full develop选项, develop使用内置默认值
Configuration() and setConfiguration() could be failed. Due to the limit of dbus permission policy, we should call runningAsRoot() before setConfiguration(). Log:
* We should keep the output format of 'll-builder repo show' as ll-cli. * The command 'll-builder repo show' should return after print info. * The linglong.yaml is not necessary to 'll-builder import'. Log:
Both of ll-cli and ll-builder. Log:
Signed-off-by: ComixHe <[email protected]>
* Not doing interact before migration, only notification. * Allow anyone to call WaitForAvailable() by dbus. Log:
/integrate |
It should be 0 instead -1. Log:
/integrate |
* Used a std::optional variable without check value. * Should return after exiting the QEventLoop. * Check the result code before use it. Log:
Add ll-cli chinese and spanish help information.
- use pragma once - make all methods virtual Signed-off-by: ComixHe <[email protected]>
Signed-off-by: ComixHe <[email protected]>
Signed-off-by: ComixHe <[email protected]>
Signed-off-by: ComixHe <[email protected]>
0751194
to
37f3ca9
Compare
/integrate linglong |
37f3ca9
to
cccd001
Compare
/integrate linglong |
do not un/export latest ref while old one is running Signed-off-by: ComixHe <[email protected]>
* There may be multiple versions locally, and only the update information of the latest local version will be displayed. * The same as exportRefrence during migration. Log:
cccd001
to
27c7432
Compare
/integrate linglong |
* Return after ret with error. * Call the prune of ostree after remove unused runtime or base. Log:
27c7432
to
b8d604a
Compare
/integrate linglong |
Signed-off-by: ComixHe <[email protected]>
b8d604a
to
ab81a9e
Compare
/integrate linglong |
现在develop会自动构建, 在push的时候也应该自动推送
ldd-check在检查之前应该刷新ldconfig缓存, 否则无法找到应用构建生成的so文件
add github workflows Log:
github workflows branch master to release Log:
release 1.7.0-1 Log: bump version to 1.7.0-1
ab81a9e
to
372c4d1
Compare
/integrate linglong |
TAG Bot TAG: 1.7.0-1 |
No description provided.