Skip to content

feat: add PackageInfoDisplay schema and update related components#1201

Merged
dengbo11 merged 1 commit into
OpenAtom-Linyaps:masterfrom
myml:installtime
Jun 20, 2025
Merged

feat: add PackageInfoDisplay schema and update related components#1201
dengbo11 merged 1 commit into
OpenAtom-Linyaps:masterfrom
myml:installtime

Conversation

@myml

@myml myml commented Jun 3, 2025

Copy link
Copy Markdown
Collaborator

在ll-cli list --json中添加install_time字段,用于表示包的安装时间

@myml myml closed this Jun 18, 2025
@myml myml reopened this Jun 18, 2025
Comment thread libs/linglong/src/linglong/cli/cli.cpp Outdated
};

std::vector<api::types::v1::PackageInfoDisplay> list;
for (auto item : *items) {

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

auto &item : *items

在ll-cli list --json中添加install_time字段,用于表示包的安装时间
@dengbo11 dengbo11 merged commit b22c589 into OpenAtom-Linyaps:master Jun 20, 2025
6 of 14 checks passed
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