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(language-server): integrate LS #5767

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Team-Hammerhead
Copy link
Collaborator

@Team-Hammerhead Team-Hammerhead commented Mar 4, 2025

Changes since last integration of Language Server

commit dcfca4993775144f182ab2bf0e19448c39f82b34
Author: Bastian Doetsch <bastian.doetsch@snyk.io>
Date:   Thu Mar 6 07:46:09 2025 +0100

    fix: remove non-working link. we don't have an alternative, yet (#789)

:100644 100644 9a01fd8f f3ecf5ce M	infrastructure/oss/oss_html_test.go
:100644 100644 f6721df4 8ef633e4 M	infrastructure/oss/template/details.html

commit 8c05bf853ab1de68cce4b20c5abd39c7af42e0e5
Author: Abdelrahman Shawki Hassan <shawki.hassan@snyk.io>
Date:   Wed Mar 5 14:58:55 2025 +0100

    fix: use unique issue identity for delta matching [IDE-1017] [IDE-991] (#790)

:100644 100644 b99e178f 6370d298 M	domain/ide/workspace/folder.go
:100644 100644 5a5706d4 3f5874ce M	infrastructure/utils/fingerprint.go
:100644 100644 c08ffb46 cd9cc2b0 M	infrastructure/utils/fingerprint_test.go
:100644 100644 0900640f ada5c9c2 M	internal/delta/issue_enricher.go

commit 3cd0807794b18991cd3c968f8b4add64aca6303c
Author: Bastian Doetsch <bastian.doetsch@snyk.io>
Date:   Tue Mar 4 14:34:04 2025 +0100

    fix: cleanup inconsistent auth configuration when needed [IDE-916] (#787)

:100644 100644 11552b11 6eb204d2 M	domain/snyk/issues.go
:100644 100644 ae5af1c1 53b9f669 M	infrastructure/authentication/auth_service_impl.go
:100644 100644 895610b7 ea5f28e4 M	infrastructure/authentication/auth_service_impl_test.go
:100644 100644 6adb6633 d40b37aa M	infrastructure/oss/cli_scanner.go
:100644 100644 f2ff385f 7022fbad M	internal/testutil/test_setup.go

commit 3d05ff4f01b632b67f23eb61f0022f424e5d7c66
Author: Ben Durrans <Benjamin.Durrans@snyk.io>
Date:   Tue Mar 4 12:43:56 2025 +0000

    fix: hide AI fix for ignored issues [IDE-941] (#788)

:100644 100644 ab137363 ca330d14 M	infrastructure/code/issue_enhancer.go
:100644 100644 7e709850 bc63c42d M	infrastructure/code/issue_enhancer_test.go
:100644 100644 2f957e10 56f91574 M	infrastructure/code/template/details.html

@Team-Hammerhead Team-Hammerhead requested a review from a team as a code owner March 4, 2025 12:55
Copy link
Contributor

github-actions bot commented Mar 4, 2025

Warnings
⚠️

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

Generated by 🚫 dangerJS against ed1c196

@team-ide-user team-ide-user force-pushed the feat/automatic-upgrade-of-ls branch from 0f18ff7 to bc17f90 Compare March 5, 2025 14:11
@team-ide-user team-ide-user force-pushed the feat/automatic-upgrade-of-ls branch from bc17f90 to ed1c196 Compare March 6, 2025 06:58
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.

2 participants