-
Notifications
You must be signed in to change notification settings - Fork 511
prep for 1.8.2 release #1454
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
prep for 1.8.2 release #1454
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do you need to update tools/releaseBuild/Image/DockerFile ?
One of these days, someone should write a script to update all these version numbers. Ditto for PSES. :-) |
@rkeithhill very good catch - I think that's talked about a bit in #1425 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
We're in business... passing CI - required making our dependency versions rules more strict. There's something in vscode-langaugeclient v4.4 that breaks us because it depends on version 1.25 of the vscode engine. We don't want to update the engine until VSCode 1.26 comes out. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
🎉