Tags: TencentBlueKing/bk-lite
Tags
test: extend test_ingest with new parameters - Add `rebuild_community` and `group_id` parameters to the `test_ingest` function. Signed-off-by: umaru <[email protected]>
chore: configure VS Code for Python development workflows - Add a new VS Code debug configuration file with no configurations defined - Configure VS Code settings for Python development, including pytest as the testing framework, interpreter path settings, exclusion of common virtual environment and cache folders, and automatic formatting with autopep8 Signed-off-by: 小埋酱 <[email protected]>