Skip to content

Conversation

@Team-Hammerhead
Copy link
Contributor

@Team-Hammerhead Team-Hammerhead commented Dec 2, 2025

Changes since last integration of Language Server

commit 659b8a92f4cd01ef43022a874bf09e8b919bc40d
Author: Bastian Doetsch <[email protected]>
Date:   Tue Dec 2 13:27:20 2025 +0100

    feat: add code actions, fix ostest & feature flags [IDE-1493] (#1054)
    
    Refactors the OSS vulnerability processing and feature flag infrastructure, adds risk score display functionality, and improves code maintainability through better separation of concerns.
    
    ---------
    
    Co-authored-by: Ben Durrans <[email protected]>

M	application/codeaction/codeaction.go
M	application/config/config.go
M	application/server/parallelization_test.go
M	application/server/server_smoke_test.go
M	application/server/server_test.go
M	application/server/trust_test.go
M	application/server/unified_test_api_smoke_test.go
M	domain/ide/converter/converter.go
M	domain/snyk/issues.go
M	go.mod
M	go.sum
M	infrastructure/featureflag/featureflag.go
M	infrastructure/featureflag/featureflag_test.go
M	infrastructure/oss/cli_scanner.go
M	infrastructure/oss/cli_scanner_test.go
M	infrastructure/oss/code_actions.go
M	infrastructure/oss/converter.go
M	infrastructure/oss/issue.go
M	infrastructure/oss/oss_html.go
M	infrastructure/oss/oss_test.go
M	infrastructure/oss/ostest_scan.go
M	infrastructure/oss/range_finder.go
M	infrastructure/oss/template/details.html
M	infrastructure/oss/types.go
M	infrastructure/oss/unified_converter.go
M	internal/storedconfig/git.go
M	internal/storedconfig/stored_config_test.go
M	internal/types/lsp.go

@Team-Hammerhead Team-Hammerhead requested review from a team as code owners December 2, 2025 12:44
@github-actions
Copy link
Contributor

github-actions bot commented Dec 2, 2025

Warnings
⚠️

"chore: automatic integration of language server 659b8a92f4cd01ef43022a874bf09e8b919bc40d" is too long. Keep the first line of your commit message under 72 characters.

Generated by 🚫 dangerJS against caa006e

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants