Skip to content
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

linglong debug test #26

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

myml
Copy link

@myml myml commented Oct 18, 2024

No description provided.

myml added 2 commits October 15, 2024 20:14
ll-cli添加安装卸载模块的功能, 在运行时会自动使用已安装的所有模块
在安装, 卸载, 更新时会扫描全部已安装的应用,
然后将应用和模块文件合并到merged目录, 在运行应用时优先查找merged目录

卸载binary时会自动将其他模块删除, 在安装模块前要求用户先安装binary
如果需要调试应用, 要先安装base的develop模块, 再安装应用的develop模块
ll-builder添加debug参数, 方便调试应用
debug环境使用develop模块, 可使用 gdb 调试应用
添加了模块拆分功能的文档, 更新了调试应用的文档
@myml
Copy link
Author

myml commented Oct 18, 2024

/integrate

@deepin-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign black-desk for approval. For more information see the Code Review Process.

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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Copy link

AutoIntegrationPr Bot
auto integrate with pr url: deepin-community/Repository-Integration#2114
PrNumber: 2114
PrBranch: auto-integration-11396711734

@deepin-ci-robot
Copy link

  • 检测到debian目录文件有变更: debian/linglong-bin.install

  • 检测到敏感词export变动;

详情
  {
  "export": {
      "api/schema/v1.yaml": {
          "a": [
              "        description: exclude files during exporting UAB. Every item should be absolute path in container.",
              "        description: include files during exporting UAB. For example, the packer can declare a"
          ],
          "b": [
              "          exclude files during exporting UAB. Every item should be absolute path in container.",
              "          include files during exporting UAB. For example, the packer can declare a"
          ]
      },
      "apps/ll-builder/src/main.cpp": {
          "a": [
              "        \"create\", \"build\", \"run\", \"export\", \"push\", \"import\", \"extract\""
          ],
          "b": [
              "    QStringList subCommandList = { \"create\", \"build\",   \"run\",  \"export\", \"push\","
          ]
      }
  }
}

请联系系统开发review:
/assign @liujianqiang-niu
/hold

@deepin-community-ci-bot
Copy link

TAG Bot

New tag: 1.6.3-1
DISTRIBUTION: unstable
Suggest: synchronizing this PR through rebase #25

@deepin-community-ci-bot
Copy link

TAG Bot

New tag: 1.7.0-1
DISTRIBUTION: unstable
Suggest: synchronizing this PR through rebase #30

@deepin-community-ci-bot
Copy link

TAG Bot

New tag: 1.7.1-1
DISTRIBUTION: unstable
Suggest: synchronizing this PR through rebase #31

@deepin-community-ci-bot
Copy link

TAG Bot

New tag: 1.7.2-1
DISTRIBUTION: unstable
Suggest: synchronizing this PR through rebase #34

@deepin-community-ci-bot
Copy link

TAG Bot

New tag: 1.7.3-1
DISTRIBUTION: unstable
Suggest: synchronizing this PR through rebase #35

@deepin-community-ci-bot
Copy link

TAG Bot

New tag: 1.7.4-1
DISTRIBUTION: unstable
Suggest: synchronizing this PR through rebase #37

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants