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

[Backport to 3.3.x] Fix the debug modules model #11967 #11968

Conversation

echarles
Copy link
Member

@echarles echarles commented Feb 1, 2022

Backport of #11967

We need to respect the debug modules https://microsoft.github.io/debug-adapter-protocol/specification#Requests_Modules

This PR updates the layout of the returned JSON (reply on the modules request) to respect the spec.

Also remove commented code.

@jupyterlab-probot
Copy link

Thanks for making a pull request to jupyterlab!
To try out this branch on binder, follow this link: Binder

@krassowski krassowski added the bug label Feb 1, 2022
@echarles
Copy link
Member Author

echarles commented Feb 2, 2022

CI is green, this is ready to merge.

@krassowski
Copy link
Member

Did CI checks really run here? This is how it looks for me:

Screenshot from 2022-02-02 17-09-10

There is the old azure check showing up for some reason (we saw this randomly in a few places) but no JS tests.

@fcollonval fcollonval added this to the 3.3.x milestone Feb 2, 2022
@echarles
Copy link
Member Author

echarles commented Feb 2, 2022

Closing/Opening to relaunch CI

@echarles echarles closed this Feb 2, 2022
@echarles echarles reopened this Feb 2, 2022
@echarles
Copy link
Member Author

echarles commented Feb 2, 2022

@krassowski I have relaunched and it is green. This can be merged.

@echarles
Copy link
Member Author

echarles commented Feb 3, 2022

@fcollonval Will be great if you could look at this to get it for the proposed 3.3. alpha this week I have mentioned on #11643 (comment)

Copy link
Member

@fcollonval fcollonval left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @echarles

@fcollonval fcollonval merged commit 38c6f00 into jupyterlab:3.3.x Feb 3, 2022
@echarles
Copy link
Member Author

echarles commented Feb 3, 2022

@fcollonval 👍

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 4, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants