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

feat: 安装预设插件锁定版本(closed #2482) #2493

Open
wants to merge 2 commits into
base: v2.4.8-dev
Choose a base branch
from

Conversation

jpyoung3
Copy link
Collaborator

@jpyoung3 jpyoung3 commented Nov 13, 2024

PR

CheckList(PR Assigners)

确认已完成以下操作:

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

CheckList(PR Reviewers)

确认已完成以下操作:

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

@jpyoung3 jpyoung3 added the pr/reviewable 可被 review 的 PR label Nov 13, 2024
@jpyoung3 jpyoung3 self-assigned this Nov 13, 2024
@jpyoung3
Copy link
Collaborator Author

image
当业务最大版本为 2.7.2.181 时,不设定latest,安装预设插件时下发版本为 2.7.2.181
image
设定latest为 2.0.48 时,下发版本为 2.048
image

@jpyoung3 jpyoung3 force-pushed the _V2.4.X/dev_issue#2482 branch 6 times, most recently from a807d12 to 27b560a Compare December 19, 2024 09:06
@jpyoung3 jpyoung3 force-pushed the _V2.4.X/dev_issue#2482 branch 4 times, most recently from c1d0bb6 to 156f94c Compare December 24, 2024 06:25
� Conflicts:
�	apps/node_man/models.py
@jpyoung3 jpyoung3 force-pushed the _V2.4.X/dev_issue#2482 branch from 156f94c to 283d97d Compare December 24, 2024 06:31
@codecov-commenter
Copy link

codecov-commenter commented Dec 25, 2024

Codecov Report

Attention: Patch coverage is 48.33333% with 31 lines in your changes missing coverage. Please review.

Project coverage is 75.10%. Comparing base (4f86151) to head (80028f4).
Report is 1 commits behind head on v2.4.8-dev.

Files with missing lines Patch % Lines
apps/backend/subscription/steps/adapter.py 43.63% 31 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff               @@
##           v2.4.8-dev    #2493      +/-   ##
==============================================
- Coverage       75.16%   75.10%   -0.07%     
==============================================
  Files             407      407              
  Lines           29544    29594      +50     
==============================================
+ Hits            22208    22226      +18     
- Misses           7336     7368      +32     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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