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

Unpin language server version lock-in #2362

Closed
brettcannon opened this issue Aug 9, 2018 · 0 comments · Fixed by #2364
Closed

Unpin language server version lock-in #2362

brettcannon opened this issue Aug 9, 2018 · 0 comments · Fixed by #2364
Assignees
Labels
area-linting debt Covers everything internal: CI, testing, refactoring of the codebase, etc.

Comments

@brettcannon
Copy link
Member

The language server is now being updated regularly again, so we should unpin the version lock. Just need to get the URLs from @MikhailArkhipov to update.

@brettcannon brettcannon added area-linting needs PR debt Covers everything internal: CI, testing, refactoring of the codebase, etc. labels Aug 9, 2018
@d3r3kk d3r3kk self-assigned this Aug 9, 2018
d3r3kk added a commit to d3r3kk/vscode-python that referenced this issue Aug 9, 2018
Fixes microsoft#2362

- Coincides with addition to CI/CD pipeline
- CI/CD pipeline copies the latest bits to a static file name
- We need to use a specific name.
- We want the bits to be updatable.
- Until we ship non-beta python language server this will work.
d3r3kk added a commit that referenced this issue Aug 9, 2018
…2364)

Fixes #2362

- Coincides with addition to CI/CD pipeline
- CI/CD pipeline copies the latest bits to a static file name
- We need to use a specific name.
- We want the bits to be updatable.
- Until we ship non-beta python language server this will work.
@lock lock bot locked as resolved and limited conversation to collaborators Sep 6, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-linting debt Covers everything internal: CI, testing, refactoring of the codebase, etc.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants