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

optimization: 优化 Agent 安装接口 DB 查询逻辑 (closed #1936) #1937

Conversation

ZhuoZhuoCrayon
Copy link
Member

@ZhuoZhuoCrayon ZhuoZhuoCrayon commented Nov 14, 2023

PR

CheckList(PR Assigners)

确认已完成以下操作:

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

CheckList(PR Reviewers)

确认已完成以下操作:

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

class Migration(migrations.Migration):

dependencies = [
("node_man", "0076_installchannel_hidden"),
Copy link
Collaborator

Choose a reason for hiding this comment

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

在接入点隐藏修复合入后,这里要处理下

@ZhuoZhuoCrayon ZhuoZhuoCrayon merged commit be28f99 into TencentBlueKing:v2.4.4-dev Nov 15, 2023
3 of 5 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.

2 participants