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

Implement the Ydoc JS bundle test #9929

Open
4e6 opened this issue May 13, 2024 · 3 comments
Open

Implement the Ydoc JS bundle test #9929

4e6 opened this issue May 13, 2024 · 3 comments
Assignees
Labels
-language-server p-medium Should be completed in the next few sprints

Comments

@4e6
Copy link
Contributor

4e6 commented May 13, 2024

The test should ensure that the changes made to JS files are compatible with running the Ydoc on GraalVM.

The test should include running the ydocServer.js bundle, and processing a file edit.

@4e6 4e6 self-assigned this May 13, 2024
@hubertp hubertp added -language-server p-medium Should be completed in the next few sprints labels May 14, 2024
@enso-bot
Copy link

enso-bot bot commented May 30, 2024

Dmitry Bushev reports a new STANDUP for yesterday (2024-05-29):

Progress: Started working on the issue. Fixed the issue with the race condition in the polyfill timers. Removed a separate executor for scheduling tasks and reused the main executor instead. Created a PR It should be finished by 2024-06-08.

Next Day: Next day I will be working on the #9929 task. Continue working on the task

@enso-bot
Copy link

enso-bot bot commented May 30, 2024

Dmitry Bushev reports a new STANDUP for today (2024-05-30):

Progress: Continue working on the issue. Returned to PR Record interaction between GUI and LS. Implemented recording RPC messages in the events log containing messages between the LS and the runtime. Updated the tests. Updated the PR. Investigating the issue with the language server startup. It should be finished by 2024-06-08.

Next Day: Next day I will be working on the #9929 task. Continue working on the task

@enso-bot
Copy link

enso-bot bot commented May 31, 2024

Dmitry Bushev reports a new STANDUP for today (2024-05-31):

Progress: Continue working on the issue. Implemented serialization for JSON-RPC requests and responses. Implemented responses for initProtocolConnectin and acquire capability ydoc requests. It should be finished by 2024-06-08.

Next Day: Next day I will be working on the #9929 task. Continue working on the task

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
-language-server p-medium Should be completed in the next few sprints
Projects
Status: 🔧 Implementation
Development

No branches or pull requests

2 participants