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 #5442

Merged
merged 1 commit into from
Aug 29, 2024

Conversation

Team-Hammerhead
Copy link
Collaborator

@Team-Hammerhead Team-Hammerhead commented Aug 27, 2024

Changes since last integration of Language Server

commit 871df13e7984636feb2c61570bff2d117828d8a3
Author: Bastian Doetsch <[email protected]>
Date:   Thu Aug 29 15:22:53 2024 +0200

    fix: also display files for sub modules in npm [IDE-573] (#640)

:100644 100644 674ca97 efff7b4 M	infrastructure/oss/cli_scanner.go
:100644 100644 d99f2a4 9ad3351 M	infrastructure/oss/cli_scanner_test.go

commit 6539760fcdd37ce33de42ae7b7ada709d6efb045
Author: Bastian Doetsch <[email protected]>
Date:   Wed Aug 28 09:36:39 2024 +0200

    fix: do not add `--all-projects` if `--file` is given [IDE-567] (#638)

:100644 100644 22310c9 debbc54 M	application/server/server_test.go
:100644 100644 bddfccd 674ca97 M	infrastructure/oss/cli_scanner.go
:100644 100644 b442105 1147821 M	infrastructure/oss/oss_test.go

commit d7076e4da6ef36fb7a58fa3f47c12938396d622e
Author: Abdelrahman Shawki Hassan <[email protected]>
Date:   Tue Aug 27 17:51:00 2024 +0200

    feat: invalidate persisted cache (#635)

:100644 100644 6395363 78761a8 M	application/di/init.go
:100644 100644 45c1b70 3098f56 M	application/server/server.go
:100644 100644 7e834f0 a96e272 M	domain/ide/command/folder_handler.go
:100644 100644 eba36f6 acf5abe M	domain/ide/workspace/workspace.go
:100644 100644 c8b0866 7654b88 M	domain/ide/workspace/workspace_test.go
:000000 100644 0000000 17ed6bd A	domain/snyk/persistence/file_operation.go
:100644 100644 2022d4f c21af2f M	domain/snyk/persistence/git_persistence_provider.go
:100644 100644 4f91bad 6c6eff2 M	domain/snyk/persistence/git_persistence_provider_test.go
:100644 100644 6a779e0 79c2741 M	domain/snyk/persistence/nop_scan_persister.go

commit 6fe546174f5354dd0c982198e9ff2b6cb03f60e2
Author: Bastian Doetsch <[email protected]>
Date:   Tue Aug 27 13:24:48 2024 +0200

    fix: race conditions (#636)

:100644 100644 f6ed454 16b7e45 M	.github/workflows/build.yaml
:100644 100644 a427317 f9eb71a M	Makefile
:100644 100644 5d4592c aeca5bd M	application/config/config.go
:100644 100644 bbebd0d 1b316b0 M	domain/ide/command/code_fix_diffs_test.go
:100644 100644 4f9c4f5 f6572d2 M	domain/ide/workspace/folder.go
:100644 100644 bcc0a69 90a51e7 M	go.mod
:100644 100644 779a047 6ad3f94 M	go.sum
:100644 100644 e9012a9 97cc77b M	infrastructure/analytics/analytics.go
:100644 100644 920acaa c545fe0 M	infrastructure/authentication/auth_service_impl_test.go
:100644 100644 57acdd2 20959d1 M	infrastructure/cli/cli_fake.go
:100644 100644 9981335 f2ae43b M	infrastructure/code/autofix.go
:100644 100644 04e788e 824431a M	infrastructure/code/code.go
:100644 100644 6443ec6 1fa311f M	infrastructure/code/code_test.go
:100644 100644 b840406 0aebd77 M	infrastructure/code/fake_snyk_code_api_service.go
:100644 100644 1bcf7b6 b55520b M	internal/notification/notifier_mock.go
:100644 100644 812abc9 82bbd57 M	main.go

Copy link
Contributor

github-actions bot commented Aug 27, 2024

Warnings
⚠️

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

Generated by 🚫 dangerJS against 507d402

@Team-Hammerhead Team-Hammerhead merged commit e2255a9 into main Aug 29, 2024
13 checks passed
@Team-Hammerhead Team-Hammerhead deleted the feat/automatic-upgrade-of-ls branch August 29, 2024 14:59
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