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

Merged
merged 1 commit into from
Feb 6, 2025

Conversation

Team-Hammerhead
Copy link
Collaborator

@Team-Hammerhead Team-Hammerhead commented Jan 30, 2025

Changes since last integration of Language Server

commit 38bc5c98235c5c99090acf3d24f9100532a94ba1
Author: Abdelrahman Shawki Hassan <[email protected]>
Date:   Thu Feb 6 14:34:48 2025 +0100

    fix: test bundle add size property

:100644 100644 d86fa988 1cd34df8 M	infrastructure/code/bundle_uploader_test.go

commit b9fb148387c0ff6808c39acbea843d2c5826a930
Author: Abdelrahman Shawki Hassan <[email protected]>
Date:   Thu Feb 6 13:53:58 2025 +0100

    fix: rebase conflicts

:100644 100644 ad49bca0 28b825c8 M	infrastructure/code/code.go
:100644 100644 1f3408b7 a91c9e00 M	infrastructure/oss/oss_test.go

commit f390ef3fd865479646d143b673bf360fb4f8b862
Author: Abdelrahman Shawki Hassan <[email protected]>
Date:   Thu Feb 6 13:50:28 2025 +0100

    fix: normalize path for file filter and reduce memory footprint

:100644 100644 1d13617f 7d2a045d M	domain/snyk/issues.go
:100644 100644 46f10175 f5dda51f M	infrastructure/code/bundle_uploader.go
:100644 100644 8bb95a06 d86fa988 M	infrastructure/code/bundle_uploader_test.go
:100644 100644 a52ff42f ad49bca0 M	infrastructure/code/code.go
:100644 100644 dfd7394a e8f5a563 M	infrastructure/code/convert.go
:100644 100644 9a8a2e09 45e5509e M	infrastructure/code/upload_batch.go
:100644 100644 1838775a 08d0027b M	infrastructure/filefilter/filter.go
:100644 100644 82a4d2bf e2d084b0 M	infrastructure/filefilter/filter_test.go
:100644 100644 cc8e628e 3d4caef9 M	infrastructure/filesystem/filesystem.go
:100644 100644 14682a74 8933a40e M	infrastructure/oss/code_actions.go
:100644 100644 70c5ac84 f2314263 M	infrastructure/oss/issue.go

commit e7e4e6a9633a3ec62e847168cb6193e0f60fe762
Author: Andrew Robinson Hodges <[email protected]>
Date:   Tue Feb 4 15:39:00 2025 +0000

    add ideStyle variable to static html

:100644 100644 d8df4975 21ebd2b4 M	shared_ide_resources/ui/html/ScanSummaryInit.html

commit f6934899fbc3ba2acd75145fa31f059a1ea22aec
Author: Abdelrahman Shawki Hassan <[email protected]>
Date:   Thu Jan 30 13:21:25 2025 +0100

    fix: add ideScript to Summary html (#765)

:100644 100644 3802c0be 3d0539c7 M	domain/scanstates/template/details.html
:100644 100644 37a1489f 6a321e82 M	domain/scanstates/template/styles.css

commit b4b56a38c0097f8400945d808d9b8d14ec25654b
Author: DariusZdroba <[email protected]>
Date:   Thu Jan 30 12:52:16 2025 +0200

    fix: add css variables and headers

:100644 100644 01616e67 d8df4975 M	shared_ide_resources/ui/html/ScanSummaryInit.html

commit 2b8f8b8c4583dc2e3edbb30656d7540a771d0ce4
Author: Andrew Robinson Hodges <[email protected]>
Date:   Tue Jan 21 11:53:28 2025 +0000

    feat: intiial commit of shared html for scan summary panel

:000000 100644 00000000 01616e67 A	shared_ide_resources/ui/html/ScanSummaryInit.html

@Team-Hammerhead Team-Hammerhead requested a review from a team as a code owner January 30, 2025 12:31
Copy link
Contributor

github-actions bot commented Jan 30, 2025

Warnings
⚠️

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

Generated by 🚫 dangerJS against 0a05e66

@thisislawatts thisislawatts force-pushed the feat/automatic-upgrade-of-ls branch from 16503b0 to 3d4acaa Compare February 3, 2025 19:05
@team-ide-user team-ide-user force-pushed the feat/automatic-upgrade-of-ls branch from 3d4acaa to 0a05e66 Compare February 6, 2025 14:43
@Team-Hammerhead Team-Hammerhead merged commit a790330 into main Feb 6, 2025
8 checks passed
@Team-Hammerhead Team-Hammerhead deleted the feat/automatic-upgrade-of-ls branch February 6, 2025 16:44
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