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

bugfix: 修复 Windows P-Agent 2.0 安装冗余探测 20020 端口的问题 (fixed #1841) #1842

Merged

Conversation

ZhuoZhuoCrayon
Copy link
Member

@ZhuoZhuoCrayon ZhuoZhuoCrayon commented Oct 7, 2023

PR

CheckList(PR Assigners)

确认已完成以下操作:

  • 已将分支与当前合入分支同步
  • 已在关联 Issue 中补充「功能自测」部分内容
  • 已更新关联 Issue 的状态 backlog -> todo -> for test -> tested(需通过测试同学测试) -> done
  • 将 PR 添加上 pr/reviewable

CheckList(PR Reviewers)

确认已完成以下操作:

  • 检查关联 Issue 「功能自测」部分内容
  • 必要时打回 pr/reviewable,要求重新修改
  • 及时 Approve

@ZhuoZhuoCrayon ZhuoZhuoCrayon self-assigned this Oct 7, 2023
@ZhuoZhuoCrayon ZhuoZhuoCrayon added the pr/reviewable 可被 review 的 PR label Oct 7, 2023
@codecov-commenter
Copy link

codecov-commenter commented Oct 7, 2023

Codecov Report

Merging #1842 (76bb7d6) into v2.4.2-dev (dbe5cff) will not change coverage.
Report is 1 commits behind head on v2.4.2-dev.
The diff coverage is n/a.

@@             Coverage Diff             @@
##           v2.4.2-dev    #1842   +/-   ##
===========================================
  Coverage       74.33%   74.33%           
===========================================
  Files             398      398           
  Lines           27134    27134           
===========================================
  Hits            20171    20171           
  Misses           6963     6963           

@@ -11,7 +11,7 @@ repos:
name: black
language: python
- repo: https://github.com/pycqa/isort
rev: 5.5.4
Copy link
Collaborator

Choose a reason for hiding this comment

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

这个pre-commit 的提交是符合预期的?

Copy link
Member Author

Choose a reason for hiding this comment

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

这个pre-commit 的提交是符合预期的?

移除 done

@ZhuoZhuoCrayon ZhuoZhuoCrayon merged commit 0bde9bb into TencentBlueKing:v2.4.2-dev Oct 10, 2023
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr/reviewable 可被 review 的 PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants