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

Merged
merged 1 commit into from
Dec 12, 2024

Conversation

Team-Hammerhead
Copy link
Collaborator

@Team-Hammerhead Team-Hammerhead commented Dec 10, 2024

Changes since last integration of Language Server

commit 37702c5eb69b8efb412c1a44d62c19a65e66f966
Author: Abdelrahman Shawki Hassan <[email protected]>
Date:   Thu Dec 12 16:21:33 2024 +0100

    fix: bump GAF and code-client-go to bump x/crypto (#737)

:100644 100644 70ad367b 76b899d0 M	.github/workflows/build.yaml
:100644 100644 a49ad5ca b3d7b785 M	.github/workflows/release.yaml
:100644 100644 f6f72da0 2c615daf M	go.mod
:100644 100644 f711a710 8e9f5ba2 M	go.sum

commit 127f4d97ef3ef1ae2b305eea35283ad5f2918601
Author: Bastian Doetsch <[email protected]>
Date:   Thu Dec 12 09:11:29 2024 +0100

    chore: update gaf (#732)

:100644 100644 ae19aa61 70ad367b M	.github/workflows/build.yaml
:100644 100644 90eff494 a49ad5ca M	.github/workflows/release.yaml
:100644 100644 f9eb71ad 85e5017e M	Makefile
:100644 100644 7c5c53d2 d4187591 M	application/config/config.go
:100644 100644 a40e6f1b ca8515b7 M	domain/ide/workspace/folder_test.go
:100644 100644 816e2780 f6f72da0 M	go.mod
:100644 100644 3129a54a f711a710 M	go.sum
:100644 100644 685c0665 89456104 M	infrastructure/analytics/pact_test.go
:100644 100644 ee6fed76 188a80b6 M	infrastructure/authentication/auth_configuration.go
:100644 100644 b59fe077 8ce86288 M	infrastructure/authentication/auth_service_impl.go
:100644 000000 8dada3ed 00000000 D	licenses/cuelang.org/go/internal/third_party/yaml/LICENSE
:100644 000000 866d74a7 00000000 D	licenses/cuelang.org/go/internal/third_party/yaml/NOTICE
:100644 100644 bec842f2 cb1ab88d M	licenses/github.com/cyphar/filepath-securejoin/LICENSE
:100644 100644 a04c35cb 37674124 M	ls_extension/main_test.go

commit b31af40474fa6bcc621cbdd346b0bc8e91171e60
Author: Zdroba <[email protected]>
Date:   Tue Dec 10 11:12:37 2024 +0200

    fix: data flow order for code [IDE-763] (#730)

:100644 100644 452adc03 8e6e8849 M	infrastructure/code/code_html.go
:100644 100644 4a60dec5 2057ca62 M	infrastructure/code/code_html_test.go
:100644 100644 2d554ef7 7fa285dd M	infrastructure/code/template/details.html

@Team-Hammerhead Team-Hammerhead requested a review from a team as a code owner December 10, 2024 09:21
Copy link
Contributor

github-actions bot commented Dec 10, 2024

Warnings
⚠️

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

Generated by 🚫 dangerJS against acde6d4

@team-ide-user team-ide-user force-pushed the feat/automatic-upgrade-of-ls branch from 66ae6eb to c719f31 Compare December 12, 2024 08:22
@team-ide-user team-ide-user force-pushed the feat/automatic-upgrade-of-ls branch from c719f31 to acde6d4 Compare December 12, 2024 15:33
@Team-Hammerhead Team-Hammerhead merged commit 22bf18a into main Dec 12, 2024
9 checks passed
@Team-Hammerhead Team-Hammerhead deleted the feat/automatic-upgrade-of-ls branch December 12, 2024 16:08
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