Merged
Conversation
Add a new test step to verify that the package can be installed with minimal dependencies and that basic functionality works after installation. This test creates a temporary environment, installs only the default dependencies, and tests basic import and version printing to catch issues with optional dependency handling. //// 添加最小安装测试到工作流程 在工作流程中添加了一个新测试步骤,以验证包可以在仅安装最小依赖的情况下进行安装, 并在安装后测试基本功能是否正常工作。 此测试创建一个临时环境,仅安装默认依赖项,然后测试基本导入和版本打印, 以捕获可选依赖项处理方面的问题。 Change-Id: I323d7910209b4b2e37e6c867332fe726d593b8c3 Signed-off-by: OhYee <oyohyee@oyohyee.com>
Reorder test steps and update uv commands for better dependency handling. The minimal installation test now uses proper uv syntax and the type checking and coverage steps are moved after the installation test. 移除可选依赖测试并重新排序工作流步骤,更新uv命令以改进依赖处理。 最小安装测试现在使用正确的uv语法,类型检查和覆盖率步骤移至 安装测试之后。 Change-Id: Id4b0a0f154b509a3c6cce92dce77c80c3ed5a769 Signed-off-by: OhYee <oyohyee@oyohyee.com>
…ional Move alibabacloud_bailian20231229 from optional knowledgebase group to main dependencies since it's now required for core functionality following the knowledge base feature implementation. 将 alibabacloud_bailian20231229 从可选的知识库组移动到主依赖项, 因为现在核心功能需要它,这是知识库功能实现后的变化。 Change-Id: I2d6e6fc76ccc969a76959a3609e13fe95e8b7621 Signed-off-by: OhYee <oyohyee@oyohyee.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fix bugs
Bug detail
Pull request tasks
Update docs
Reason for update
Pull request tasks
Add contributor
Contributed content
Content detail
Others
Reason for update