Skip to content

Tags: TencentBlueKing/bk-lite

Tags

v3.6.0-alpha.1

Toggle v3.6.0-alpha.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #615 from hongxixixi/feat-ops-analysis

feat: refactor topology components and styles

fusion-collectors-manual-v3.5.0

Toggle fusion-collectors-manual-v3.5.0's commit message
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]>

3.4.0

Toggle 3.4.0's commit message
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]>