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

Merged
merged 2 commits into from
Jul 12, 2024
Merged

Conversation

Team-Hammerhead
Copy link
Collaborator

@Team-Hammerhead Team-Hammerhead commented Jul 8, 2024

Changes since last integration of Language Server

commit 1958e000b62a655766961d6cafb0242a62008d4b
Author: Cata <catalina.oyaneder@snyk.io>
Date:   Thu Jul 11 14:16:08 2024 +0100

    refactor: format expiration date for the ignored details panel [IDE-489] (#581)

:100644 100644 ec5b29a 8637a1e M	infrastructure/code/code_html.go
:100644 100644 542a11b fca793e M	infrastructure/code/code_html_test.go
:100644 100644 71f595f 4f40149 M	infrastructure/code/code_test.go
:100644 100644 ab4dd7c 08a8240 M	infrastructure/code/convert.go
:100644 100644 9091bbc 71d0cde M	infrastructure/code/convert_test.go
:100644 100644 aade6fe 133f81a M	infrastructure/code/fake_code_client_scanner.go

commit b61e6b8aff5e2789d138105efe92005fda990c05
Author: Abdelrahman Shawki Hassan <shawki.hassan@snyk.io>
Date:   Wed Jul 10 17:50:47 2024 +0200

    feat: delta for code scan [IDE-448] (#553)
    
    Co-authored-by: Knut Funkel <knut.funkel@snyk.io>

:100644 100644 ef259d1 6c890d9 M	application/config/config.go
:100644 100644 2689347 5736975 M	application/config/config_test.go
:100644 100644 7bdf1cc 37bda0f M	application/server/configuration.go
:100644 100644 a04a0f3 7fe54b2 M	domain/snyk/codeaction.go
:100644 100644 7934eff 20a1fb9 M	domain/snyk/issues.go
:100644 100644 c33d68d 6e6a399 M	domain/snyk/scanner.go
:100644 100644 01491dd 20215ef M	go.mod
:100644 100644 101aa99 c561d3f M	go.sum
:100644 100644 fcb7b71 abf6a20 M	infrastructure/code/code.go
:100644 100644 524672f ab4dd7c M	infrastructure/code/convert.go
:100644 100644 6b38669 cc88b71 M	infrastructure/code/snyk_code_http_client_interface.go
:000000 100644 0000000 587b21d A	internal/delta/code_matcher.go
:000000 100644 0000000 171cd4d A	internal/delta/code_matcher_test.go
:000000 100644 0000000 76d350f A	internal/delta/delta_finder.go
:000000 100644 0000000 8366a86 A	internal/delta/delta_finder_test.go
:000000 100644 0000000 db41f64 A	internal/delta/findings_differ.go
:000000 100644 0000000 2f66cf2 A	internal/delta/findings_differ_test.go
:000000 100644 0000000 6d432c0 A	internal/delta/findings_identifiable.go
:000000 100644 0000000 e670c09 A	internal/delta/identity_enricher.go
:000000 100644 0000000 1bb8554 A	internal/delta/identity_enricher_test.go
:000000 100644 0000000 6e326be A	internal/delta/matcher.go
:000000 100644 0000000 b7bab6b A	internal/delta/mock_identifiable.go
:100644 100644 5d73d43 34e3fd3 M	internal/lsp/message_types.go
:000000 100644 0000000 f826321 A	internal/vcs/cloner.go
:000000 100644 0000000 d12d319 A	internal/vcs/cloner_test.go
:000000 100644 0000000 fd0179b A	internal/vcs/git_wrapper.go
:000000 100644 0000000 a57abeb A	licenses/github.com/adrg/strutil/LICENSE

commit d187d873b86a49172ee486409b59d28a5296a166
Author: Abdelrahman Shawki Hassan <shawki.hassan@snyk.io>
Date:   Wed Jul 10 17:34:20 2024 +0200

    chore: go mod tidy

:100644 100644 c0566b9 01491dd M	go.mod
:100644 100644 dece2e8 101aa99 M	go.sum

commit 7deaa7856312c50a638dcc68cf248ad005dde2ef
Author: Cata <catalina.oyaneder@snyk.io>
Date:   Wed Jul 10 15:40:13 2024 +0100

    chore: conditional render policy details [IDE-454] (#577)

:100644 100644 7668ea0 0de912c M	infrastructure/oss/issue_html.go
:100644 100644 c51f25d 5447b45 M	infrastructure/oss/issue_html_test.go
:100644 100644 db5a66e bd35f91 M	infrastructure/oss/template/details.html

commit d90c8bd42695a5bea03ae761e1729adc951f2107
Author: Bastian Doetsch <bastian.doetsch@snyk.io>
Date:   Wed Jul 10 14:42:34 2024 +0200

    fix: remove verify analytics from makefile

:100644 100644 102e8f2 6d29a70 M	Makefile

commit 7d09fcd6aad998858c4b0a8836405be735113b16
Author: Bastian Doetsch <bastian.doetsch@snyk.io>
Date:   Wed Jul 10 14:39:37 2024 +0200

    fix: remove verify analytics step

:100644 100644 75f9aa8 94d36fa M	.github/workflows/build.yaml

commit fdf8d12cf09bcc75d1e6a15ffed3102916d2d6cf
Author: bastiandoetsch <bastiandoetsch@users.noreply.github.com>
Date:   Wed Jul 10 12:19:55 2024 +0000

    docs: updated licenses

:100644 000000 af9cf1a 0000000 D	licenses/github.com/amplitude/analytics-go/amplitude/LICENSE
:100644 100644 b587dcb b587dcb R100	licenses/github.com/creachadair/mds/mlink/LICENSE	licenses/github.com/creachadair/mds/LICENSE
:100644 100644 d60f7ed a2868d5 M	licenses/github.com/erni27/imcache/LICENSE
:100644 100644 fb03ade e180c8f M	licenses/github.com/fsnotify/fsnotify/LICENSE
:100644 100644 991e2ae 6839d51 M	licenses/github.com/pelletier/go-toml/v2/LICENSE
:100644 100644 8376971 261eeb9 M	licenses/github.com/puzpuzpuz/xsync/v3/LICENSE
:100644 000000 6a66aea 0000000 D	licenses/github.com/sagikazarmark/slog-shim/LICENSE
:100644 000000 f452c5d 0000000 D	licenses/github.com/segmentio/analytics-go/License.md
:100644 100644 f83bd9f 4527efb R096	licenses/github.com/segmentio/backo-go/LICENSE	licenses/github.com/spf13/jwalterweatherman/LICENSE

commit c007bb550801fb0a14b666f90ed4a7d268c667b4
Author: Teodora Sandu <teodora.sandu@snyk.io>
Date:   Wed Jul 10 12:53:40 2024 +0100

    feat: add link to cvss score

:100644 100644 1dde899 7668ea0 M	infrastructure/oss/issue_html.go
:100644 100644 7447787 c51f25d M	infrastructure/oss/issue_html_test.go
:100644 100644 3cc8ae1 db5a66e M	infrastructure/oss/template/details.html

commit fcf5de61ada8a86b144c8239903769ab729e2ceb
Author: Bastian Doetsch <bastian.doetsch@snyk.io>
Date:   Wed Jul 10 14:14:10 2024 +0200

    fix: make linter happy

:100644 100644 e36ef83 ef259d1 M	application/config/config.go
:100644 100644 c924e53 fcb7b71 M	infrastructure/code/code.go
:100644 100644 fd6ba9e 71f595f M	infrastructure/code/code_test.go

commit 27343bb91c4880d800ac8a1d7e44b2dc55908b1d
Author: Catalina Oyaneder <catalina.oyaneder@snyk.io>
Date:   Mon Jul 8 16:26:37 2024 +0100

    feat: render Policy details for Open Source

:100644 100644 5c6409c 1dde899 M	infrastructure/oss/issue_html.go
:100644 100644 5c236a1 7447787 M	infrastructure/oss/issue_html_test.go
:100644 100644 bb3a670 3cc8ae1 M	infrastructure/oss/template/details.html

commit 9549801a9454e5b867a9f38b7410efaecf903586
Author: Bastian Doetsch <bastian.doetsch@snyk.io>
Date:   Wed Jul 10 12:22:36 2024 +0200

    fix: update dependencies

:100644 100644 b203996 c0566b9 M	go.mod
:100644 100644 26ec58e dece2e8 M	go.sum

commit 66b8ec6058f0e48fc4382ebbedfe653090b9415a
Author: Bastian Doetsch <bastian.doetsch@snyk.io>
Date:   Wed Jul 10 12:18:46 2024 +0200

    fix: update deps

:100644 100644 f87dc8c b203996 M	go.mod
:100644 100644 b7bd879 26ec58e M	go.sum

commit 59b24bde79f09306d2e19559dea97254317c41bb
Author: Bastian Doetsch <bastian.doetsch@snyk.io>
Date:   Wed Jul 10 12:13:16 2024 +0200

    fix: merge errors

:100644 100644 09adb1a c61259e M	domain/ide/command/get_active_user_test.go
:100644 100644 07ae311 79c32ff M	domain/ide/command/get_feature_flag_status_test.go
:100644 100644 71544e4 d0201f4 M	domain/ide/command/report_analytics_test.go
:100644 100644 ad3f2df a15892a M	domain/ide/command/sast_enabled_test.go
:100644 100644 2b38fb6 104b8aa M	infrastructure/authentication/auth_service_impl.go

commit 2a08a40795f27796ec43054f60c3e948d9f000c6
Author: Bastian Doetsch <bastian.doetsch@snyk.io>
Date:   Wed Jul 10 09:31:22 2024 +0200

    fix: remove amplitude

:100644 100644 77f3743 2b38fb6 M	infrastructure/authentication/auth_service_impl.go

commit 4c650f6caff5286cb7e0fee99dc298c24881bc2b
Author: Bastian Doetsch <bastian.doetsch@snyk.io>
Date:   Wed Jul 10 09:31:22 2024 +0200

    fix: remove amplitude

:100644 000000 3ec81db 0000000 D	ampli/ampli.go
:100644 100644 ca6c682 7a69626 M	application/config/client_settings.go
:100644 100644 7645fbe de32ab7 M	application/config/client_settings_test.go
:100644 100644 f5bb039 e36ef83 M	application/config/config.go
:100644 100644 c2992e3 2689347 M	application/config/config_test.go
:100644 100644 1f1c19b 8b5f59b M	application/di/init.go
:100644 100644 8485b27 07d8725 M	application/di/test_init.go
:100644 100644 31696a7 7bdf1cc M	application/server/configuration.go
:100644 100644 f7e5f3d 4db7088 M	application/server/configuration_test.go
:100644 100644 cd420e2 b5e0f69 M	application/server/server.go
:100644 100644 c56eb23 3cb905e M	application/server/server_test.go
:100644 100644 3e5cc44 f319ece M	domain/ide/command/command_service_test.go
:100644 100644 2157950 66a5148 M	domain/ide/command/logout_test.go
:100644 100644 1e834b3 ff83157 M	domain/ide/hover/fake_service.go
:100644 000000 b931929 0000000 D	domain/ide/hover/hover_analytics.go
:100644 000000 497e2fd 0000000 D	domain/ide/hover/hover_analytics_test.go
:100644 100644 0b4c821 fa87b36 M	domain/ide/hover/service.go
:100644 100644 30d8738 0fff122 M	domain/ide/hover/service_test.go
:100644 100644 8fa282c c33d68d M	domain/snyk/scanner.go
:100644 100644 8073709 14d3011 M	domain/snyk/scanner_test.go
:100644 000000 7c71d36 0000000 D	infrastructure/amplitude/client.go
:100644 000000 0b490f3 0000000 D	infrastructure/amplitude/client_test.go
:100644 000000 911632b 0000000 D	infrastructure/amplitude/fake_segment_client.go
:100644 000000 67c5d71 0000000 D	infrastructure/amplitude/install_event.go
:100644 000000 a1e01ae 0000000 D	infrastructure/amplitude/install_event_test.go
:100644 000000 b631730 0000000 D	infrastructure/amplitude/keys.go
:100644 000000 fd81d8e 0000000 D	infrastructure/amplitude/segment_plugin.go
:100644 000000 96f007c 0000000 D	infrastructure/amplitude/segment_plugin_test.go
:100644 100644 951735e 77f3743 M	infrastructure/authentication/auth_service_impl.go
:100644 100644 3568245 818b575 M	infrastructure/authentication/auth_service_impl_test.go
:100644 100644 a0dd0ba 2b9ad7d M	infrastructure/authentication/cli_provider_test.go
:100644 100644 0053951 d443ec9 M	infrastructure/authentication/initializer.go
:100644 100644 6048f86 8f3e501 M	infrastructure/authentication/initializer_test.go
:100644 100644 516fc05 8672cde M	infrastructure/cli/cli.go
:100644 100644 0ecae16 b872864 M	infrastructure/cli/cli_test.go
:100644 100644 c2f0ccb 7510976 M	infrastructure/cli/environment.go
:100644 100644 a36e9ae 2bb40f0 M	infrastructure/cli/environment_test.go
:100644 100644 c7f4009 c924e53 M	infrastructure/code/code.go
:100644 100644 130228a fd6ba9e M	infrastructure/code/code_test.go
:100644 100644 71a5704 daa4077 M	infrastructure/iac/iac.go
:100644 100644 d849e07 82338f2 M	infrastructure/iac/iac_test.go
:100644 100644 18caaa7 1dfc5e6 M	infrastructure/oss/cli_package_scan_test.go
:100644 100644 a458d4c 7a6bffd M	infrastructure/oss/cli_scanner.go
:100644 100644 a0d49cb 26311f4 M	infrastructure/oss/oss_integration_test.go
:100644 100644 65afd83 f09b652 M	infrastructure/oss/oss_test.go
:100644 100644 d189ace 62355e2 M	infrastructure/oss/vulnerability_count_test.go
:100644 000000 e51a618 0000000 D	internal/observability/ux/analytics.go
:100644 000000 1438475 0000000 D	internal/observability/ux/recorder.go
:100644 000000 239fe1c 0000000 D	internal/observability/ux/types.go
:100644 100644 892a85c 6ee7305 M	internal/testutil/test_setup.go

commit f04ef950f269b0cf3ded5b3b615e59b86872dbd5
Author: Teodora Sandu <81559517+teodora-sandu@users.noreply.github.com>
Date:   Wed Jul 10 11:20:48 2024 +0100

    feat: improve the CSS for the OSS suggestion panel [IDE-285] (#570)

:100644 100644 8c3d64f bb3a670 M	infrastructure/oss/template/details.html

commit 81fe2a425120e5023b9cf499e0a3366effe5896a
Author: Bastian Doetsch <bastian.doetsch@snyk.io>
Date:   Wed Jul 10 10:32:47 2024 +0200

    feat: add severity change structs

:100644 100644 8810bb2 7934eff M	domain/snyk/issues.go
:000000 100644 0000000 e43a1d3 A	infrastructure/oss/testdata/policySeverityChangeInputData.json
:100644 100644 7c0be2a 7bf94c4 M	infrastructure/oss/types.go
:100644 100644 b2525ec 845710f M	infrastructure/oss/types_test.go

commit c577a859e3eabae15bad14ae9fdd5426256ad3d2
Author: Bastian Doetsch <bastian.doetsch@snyk.io>
Date:   Wed Jul 10 10:11:15 2024 +0200

    fix: json conversion

:100644 100644 d55c245 8810bb2 M	domain/snyk/issues.go
:000000 100644 0000000 c762a98 A	infrastructure/oss/testdata/policyAnnotationsInputData.json
:100644 100644 dd4f567 7c0be2a M	infrastructure/oss/types.go
:000000 100644 0000000 b2525ec A	infrastructure/oss/types_test.go

commit b6305f4777b2f1954d76204222ed1f5b422e84e1
Author: Bastian Doetsch <bastian.doetsch@snyk.io>
Date:   Fri Jul 5 16:57:31 2024 +0530

    chore: improve json tags

:100644 100644 b9d9e8e d55c245 M	domain/snyk/issues.go
:100644 100644 4eb2cca dd4f567 M	infrastructure/oss/types.go

commit d33e2e1442770334e776c8697346f3a3ad4be906
Author: Bastian Doetsch <bastian.doetsch@snyk.io>
Date:   Fri Jul 5 11:58:21 2024 +0530

    feat: add json mapping
    
    TODO: testing output & unmarshalling

:100644 100644 c394a1b b9d9e8e M	domain/snyk/issues.go
:100644 100644 6598fb5 4eb2cca M	infrastructure/oss/types.go

commit dfa6e538f8bd2b676bdda4966b2058cbb8da54e4
Author: Bastian Doetsch <bastian.doetsch@snyk.io>
Date:   Wed Jul 10 09:31:04 2024 +0200

    fix: check if authenticated before executing commands (#573)

:100644 100644 3404c16 40d3a33 M	domain/ide/command/command_factory.go
:100644 100644 f94ad17 f6ba82c M	domain/ide/command/get_active_user.go
:100644 100644 3fda3bc 09adb1a M	domain/ide/command/get_active_user_test.go
:100644 100644 af5bb9a 7719fd1 M	domain/ide/command/get_feature_flag_status.go
:100644 100644 6c8c65e 07ae311 M	domain/ide/command/get_feature_flag_status_test.go
:100644 100644 213d21a a661ab9 M	domain/ide/command/report_analytics.go
:100644 100644 f93627f 71544e4 M	domain/ide/command/report_analytics_test.go
:100644 100644 53456db 59ad816 M	domain/ide/command/sast_enabled.go
:100644 100644 0bc8ed7 ad3f2df M	domain/ide/command/sast_enabled_test.go
:100644 100644 b585801 951735e M	infrastructure/authentication/auth_service_impl.go

commit 87d492b5d3eb43242e3a642ea985e003babd82e2
Author: Bastian Doetsch <bastian.doetsch@snyk.io>
Date:   Tue Jul 9 13:42:12 2024 +0200

    feat: allow oauth2 authentication (#544)

:100755 100755 d9ed138 7c64b0d M	.github/create-cli-pr.sh
:100644 100644 de1c454 70a10d7 M	README.md
:100644 100644 5203900 11c32e5 M	application/codeaction/codeaction.go
:100644 100644 7f5accf 02ca505 M	application/codeaction/codeaction_test.go
:100644 100644 f9016d1 f5bb039 M	application/config/config.go
:100644 100644 8f4886b 1f1c19b M	application/di/init.go
:100644 100644 d21548a 8485b27 M	application/di/test_init.go
:100644 100644 9606bf5 31696a7 M	application/server/configuration.go
:100644 100644 34d22d8 f7e5f3d M	application/server/configuration_test.go
:100644 100644 62f17db 2755776 M	application/server/execute_command.go
:100644 100644 1891092 ef0af39 M	application/server/execute_command_test.go
:100644 100644 dc3d529 be58fc8 M	application/server/notification.go
:100644 100644 662929d bd6994c M	application/server/notification/scan_notifier.go
:100644 100644 fd9763a 8eb5a46 M	application/server/notification/scan_notifier_test.go
:100644 100644 9093cf0 fe1565b M	application/server/notification_test.go
:100644 100644 c559403 cd420e2 M	application/server/server.go
:100644 100644 6354883 65e523b M	application/server/server_smoke_test.go
:100644 100644 2e2c2ec c56eb23 M	application/server/server_test.go
:100644 100644 5139854 7bc335d M	application/server/trust_test.go
:100644 100644 28eff28 8efadab M	domain/ide/codelens/codelens.go
:100644 100644 6f8f49f 74dddb1 M	domain/ide/codelens/codelens_test.go
:100644 100644 21c48cc 7aeaf6e M	domain/ide/command/code_fix.go
:100644 100644 63a5543 bb5c685 M	domain/ide/command/code_fix_diffs.go
:100644 100644 fe6af16 bbebd0d M	domain/ide/command/code_fix_diffs_test.go
:100644 100644 9ad112c 0f6456f M	domain/ide/command/code_fix_feedback.go
:100644 100644 b132149 7e6b02c M	domain/ide/command/code_fix_feedback_test.go
:100644 100644 f3be082 4c39282 M	domain/ide/command/code_fix_test.go
:100644 100644 9b23dd1 3404c16 M	domain/ide/command/command_factory.go
:100644 100644 33764e8 1e06c7c M	domain/ide/command/command_service.go
:100644 100644 9f26c92 3e5cc44 M	domain/ide/command/command_service_test.go
:100644 100644 32c5a9b b3c92da M	domain/ide/command/copy_auth_link.go
:100644 100644 821368c f94ad17 M	domain/ide/command/get_active_user.go
:100644 100644 886b077 3fda3bc M	domain/ide/command/get_active_user_test.go
:100644 100644 d8424d0 af5bb9a M	domain/ide/command/get_feature_flag_status.go
:100644 100644 810f2ad 6c8c65e M	domain/ide/command/get_feature_flag_status_test.go
:100644 100644 0276bef c336d0f M	domain/ide/command/get_learn_lesson.go
:100644 100644 3b69aed 4cbb99b M	domain/ide/command/get_learn_lesson_test.go
:100644 100644 8d734e0 20ac92e M	domain/ide/command/login.go
:100644 100644 85d8224 97dee53 M	domain/ide/command/logout.go
:100644 100644 e8536f1 2157950 M	domain/ide/command/logout_test.go
:100644 100644 464c879 0f74727 M	domain/ide/command/navigate_to_range.go
:100644 100644 49be784 e035773 M	domain/ide/command/open_browser.go
:100644 100644 078e7d0 0c65022 M	domain/ide/command/open_learn_lesson.go
:100644 100644 0577912 65f261d M	domain/ide/command/open_learn_lesson_test.go
:100644 100644 4b97b50 213d21a M	domain/ide/command/report_analytics.go
:100644 100644 5768e96 f93627f M	domain/ide/command/report_analytics_test.go
:100644 100644 81e10b5 53456db M	domain/ide/command/sast_enabled.go
:100644 100644 3b8da8c 4048201 M	domain/ide/command/test_helpers.go
:100644 100644 dda49db 15d0096 M	domain/ide/command/trust_workspace_folders.go
:100644 100644 7529c78 803c13c M	domain/ide/command/workspace_folder_scan.go
:100644 100644 d7ffde5 86c4f1b M	domain/ide/command/workspace_scan.go
:100644 100644 54db2d3 98b0d0e M	domain/ide/converter/converter.go
:100644 100644 b2c1350 1e834b3 M	domain/ide/hover/fake_service.go
:100644 100644 e9e05af b931929 M	domain/ide/hover/hover_analytics.go
:100644 100644 4ff91c9 497e2fd M	domain/ide/hover/hover_analytics_test.go
:100644 100644 c49f44c 0b4c821 M	domain/ide/hover/service.go
:100644 100644 b14363f 30d8738 M	domain/ide/hover/service_test.go
:100644 000000 0c89489 0000000 D	domain/ide/notification/notifier.go
:100644 100644 a30c032 3c8ed7b M	domain/ide/workspace/folder.go
:100644 100644 dbc7c48 ad4e532 M	domain/ide/workspace/folder_test.go
:100644 100644 bc49870 221a2d4 M	domain/ide/workspace/workspace.go
:100644 100644 140018f 6022a7a M	domain/ide/workspace/workspace_test.go
:100644 000000 ae718d8 0000000 D	domain/snyk/auth_service_impl.go
:100644 100644 05fc783 a04a0f3 M	domain/snyk/codeaction.go
:100644 100644 e76cf6e ee2e46c M	domain/snyk/codeaction_test.go
:100644 100644 ea95a60 c394a1b M	domain/snyk/issues.go
:100644 100644 ca8a4d8 8fa282c M	domain/snyk/scanner.go
:100644 100644 0a95f06 8073709 M	domain/snyk/scanner_test.go
:100644 100644 782b67a f87dc8c M	go.mod
:100644 100644 5df4f3c b7bd879 M	go.sum
:100644 100644 0d62f5a 7c71d36 M	infrastructure/amplitude/client.go
:100644 100644 13866cd 0b490f3 M	infrastructure/amplitude/client_test.go
:100644 100644 6c7b2f0 67c5d71 M	infrastructure/amplitude/install_event.go
:100644 100644 4c57fc9 1a672f4 M	infrastructure/analytics/pact_test.go
:000000 100644 0000000 795d369 A	infrastructure/authentication/auth_configuration.go
:000000 100644 0000000 26d6b33 A	infrastructure/authentication/auth_configuration_test.go
:100644 100644 ea8b780 1e07a23 R094	domain/snyk/auth_provider.go	infrastructure/authentication/auth_provider.go
:100644 100644 a2b878e 1d25bbd R074	domain/snyk/auth_service.go	infrastructure/authentication/auth_service.go
:000000 100644 0000000 b585801 A	infrastructure/authentication/auth_service_impl.go
:100644 100644 190e74f 3568245 R050	domain/snyk/auth_service_impl_test.go	infrastructure/authentication/auth_service_impl_test.go
:100644 100644 f85cac4 54ce083 R078	domain/snyk/authentication_functions.go	infrastructure/authentication/authentication_functions.go
:100644 100644 95e0b43 ceb93cd R094	infrastructure/cli/auth/provider.go	infrastructure/authentication/cli_provider.go
:100644 100644 7562ea0 a0dd0ba R094	infrastructure/cli/auth/provider_test.go	infrastructure/authentication/cli_provider_test.go
:100644 100644 17db5b1 0053951 R075	infrastructure/cli/auth/initializer.go	infrastructure/authentication/initializer.go
:100644 100644 23ff6ea 6048f86 R080	infrastructure/cli/auth/initializer_test.go	infrastructure/authentication/initializer_test.go
:100644 100644 9836d82 5fe3d0a R065	infrastructure/oauth/oauth_provider.go	infrastructure/authentication/oauth_provider.go
:100644 100644 dc3f6fd b750681 R095	infrastructure/oauth/oauth_provider_test.go	infrastructure/authentication/oauth_provider_test.go
:100644 100644 fa0189a 052dc34 R097	domain/snyk/provider_fake.go	infrastructure/authentication/provider_fake.go
:100644 000000 55204a3 0000000 D	infrastructure/cli/auth/cmd_test.go
:100644 100644 f2b1737 516fc05 M	infrastructure/cli/cli.go
:100644 100644 0db750f 4f4af06 M	infrastructure/cli/cli_extension_executor_test.go
:100644 100644 35f3cf3 c2f0ccb M	infrastructure/cli/environment.go
:100644 100644 8e3d866 a36e9ae M	infrastructure/cli/environment_test.go
:100644 100644 02b36d3 ba59e34 M	infrastructure/cli/initializer.go
:100644 100644 16b5882 4d74a7c M	infrastructure/cli/initializer_test.go
:100644 100644 9621fe9 dcaa232 M	infrastructure/cli/install/downloader.go
:100644 100644 52cb0e5 e43df98 M	infrastructure/cli/install/installer.go
:100644 100644 2639181 b68080d M	infrastructure/cli/install/installer_test.go
:100644 100644 be01575 efad580 M	infrastructure/code/bundle.go
:100644 100644 35cd593 2f01be1 M	infrastructure/code/bundle_uploader.go
:100644 100644 3a34e77 c7f4009 M	infrastructure/code/code.go
:100644 100644 f633d90 95d7556 M	infrastructure/code/code_error_reporter.go
:100644 100644 7392b6e ed3f3b8 M	infrastructure/code/code_instrumentor.go
:100644 100644 0d85571 130228a M	infrastructure/code/code_test.go
:100644 100644 4d5e43d d23a7ee M	infrastructure/code/code_tracker.go
:100644 100644 bf4ecae bb8d64c M	infrastructure/code/fake_snyk_code_api_service.go
:100644 100644 e66aba5 bf94cc3 M	infrastructure/code/issue_enhancer.go
:100644 100644 285d6bd 196966a M	infrastructure/code/issue_enhancer_test.go
:100644 100644 8e7f9f6 e15730c M	infrastructure/code/sast_enabled.go
:100644 100644 fae75af 0439f14 M	infrastructure/code/sast_enabled_test.go
:100644 100644 f0c5a02 0005a2c M	infrastructure/code/snyk_code_http_client.go
:100644 100644 33ec611 652aa90 M	infrastructure/code/snyk_code_http_client_pact_test.go
:100644 100644 62545bd 71a5704 M	infrastructure/iac/iac.go
:100644 100644 987a418 d849e07 M	infrastructure/iac/iac_test.go
:100644 100644 253c2dc c950dbf M	infrastructure/learn/pact_test.go
:100644 100644 7da0901 23ea181 M	infrastructure/learn/service.go
:100644 100644 2f21649 456eb87 M	infrastructure/learn/service_test.go
:100644 100644 a26cc71 18caaa7 M	infrastructure/oss/cli_package_scan_test.go
:100644 100644 53997de a458d4c M	infrastructure/oss/cli_scanner.go
:100644 100644 530faf8 44f0fe2 M	infrastructure/oss/issue.go
:100644 100644 41009b7 a0d49cb M	infrastructure/oss/oss_integration_test.go
:100644 100644 6c57d75 65afd83 M	infrastructure/oss/oss_test.go
:100644 100644 929c506 6598fb5 M	infrastructure/oss/types.go
:100644 100644 d781f61 d189ace M	infrastructure/oss/vulnerability_count_test.go
:100644 100644 99233b3 efa14b5 M	infrastructure/sentry/sentry_error_reporter.go
:100644 100644 7044c2e 5d73d43 M	internal/lsp/message_types.go
:100644 100644 7561080 5ad09ab M	internal/notification/notifier.go
:100644 100644 e7b7656 7d5e65b M	internal/notification/notifier_mock.go
:100644 100644 083b36c 083b36c R100	domain/observability/error_reporting/error_reporter.go	internal/observability/error_reporting/error_reporter.go
:100644 100644 38e9915 38e9915 R100	domain/observability/error_reporting/test_error_reporter.go	internal/observability/error_reporting/test_error_reporter.go
:100644 100644 99c385d 99c385d R100	domain/observability/performance/instrumentor_test_types.go	internal/observability/performance/instrumentor_test_types.go
:100644 100644 9da3434 9da3434 R100	domain/observability/performance/interfaces.go	internal/observability/performance/interfaces.go
:100644 100644 be006f0 be006f0 R100	domain/observability/performance/noop_span.go	internal/observability/performance/noop_span.go
:100644 100644 3480c84 3480c84 R100	domain/observability/performance/traceid.go	internal/observability/performance/traceid.go
:100644 100644 8ddf398 8ddf398 R100	domain/observability/performance/traceid_test.go	internal/observability/performance/traceid_test.go
:100644 100644 e51a618 e51a618 R100	domain/observability/ux/analytics.go	internal/observability/ux/analytics.go
:100644 100644 1438475 1438475 R100	domain/observability/ux/recorder.go	internal/observability/ux/recorder.go
:100644 100644 239fe1c 239fe1c R100	domain/observability/ux/types.go	internal/observability/ux/types.go
:100644 100644 29b5fb1 21d6f8e R097	application/config/storage.go	internal/storage/storage.go
:100644 100644 4fe5dea cfe82b6 R096	application/config/storage_test.go	internal/storage/storage_test.go
:100644 100644 799416b 7230ad4 R099	domain/snyk/command.go	internal/types/command.go
:100644 100644 f38c4b4 fd79f4a R096	domain/snyk/message.go	internal/types/message.go
:100644 100644 cd89b55 a04c35c M	ls_extension/main_test.go

commit cad968c8e6905f4b4efc6a42e2d11b9488ed55c5
Author: Teodora Sandu <81559517+teodora-sandu@users.noreply.github.com>
Date:   Tue Jul 9 11:11:53 2024 +0100

    fix: introduce throughs and detailed paths in html of oss (#571)

:100644 100644 67f8392 5c6409c M	infrastructure/oss/issue_html.go
:100644 100644 db710ee 5c236a1 M	infrastructure/oss/issue_html_test.go
:100644 100644 c04a833 8c3d64f M	infrastructure/oss/template/details.html

commit b01d85313989ec9b2d1b3e6080550fe01cebfdae
Author: Abdelrahman Shawki Hassan <shawki.hassan@snyk.io>
Date:   Tue Jul 9 11:20:05 2024 +0200

    fix: normalize line endings before computing diff [IDE-480] (#569)

:100644 100644 1b167a2 524672f M	infrastructure/code/convert.go

commit ed077be1ac10990cc408207b05a62c2c9b5b760a
Author: Teodora Sandu <81559517+teodora-sandu@users.noreply.github.com>
Date:   Mon Jul 8 11:36:44 2024 +0100

    feat: refactor the HTML to use html/template and to inject styling for other IDEs [IDE-326] (#564)

:100644 100644 8aad756 ec5b29a M	infrastructure/code/code_html.go
:100644 100644 198741c 67f8392 M	infrastructure/oss/issue_html.go
:100644 100644 ed7571e db710ee M	infrastructure/oss/issue_html_test.go
:100644 100644 cda3bbb c04a833 M	infrastructure/oss/template/details.html
:000000 100644 0000000 082330f A	internal/html/html.go

commit c8780b28c1e1cd04b73f7c9493bed251077b624d
Author: Cata <catalina.oyaneder@snyk.io>
Date:   Mon Jul 8 08:40:15 2024 +0100

    fix: trigger folder scan when `.snyk` file is saved [IDE-253] (#563)

:100644 100644 a341117 c559403 M	application/server/server.go
:100644 100644 d9a48d9 2e2c2ec M	application/server/server_test.go
:100644 100644 9ea2ba1 c829fbb M	internal/uri/uri_util.go
:100644 100644 d72ba4e 5fabd4c M	internal/uri/uri_util_test.go

@Team-Hammerhead Team-Hammerhead requested a review from a team as a code owner July 8, 2024 08:12
Copy link
Contributor

github-actions bot commented Jul 8, 2024

Warnings
⚠️

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

Generated by 🚫 dangerJS against 13d48b3

@team-ide-user team-ide-user force-pushed the feat/automatic-upgrade-of-ls branch 6 times, most recently from a195a78 to b49b52b Compare July 10, 2024 13:28
@team-ide-user team-ide-user force-pushed the feat/automatic-upgrade-of-ls branch 3 times, most recently from 44a17b6 to cdd18f0 Compare July 10, 2024 16:21
@teodora-sandu teodora-sandu force-pushed the feat/automatic-upgrade-of-ls branch 3 times, most recently from 4f03bd2 to c72ec00 Compare July 11, 2024 13:16
@teodora-sandu teodora-sandu merged commit 6f1bce3 into main Jul 12, 2024
11 checks passed
@teodora-sandu teodora-sandu deleted the feat/automatic-upgrade-of-ls branch July 12, 2024 06:50
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.

5 participants