EclipseFdn / EclipseFdn/publish-extensions

Failing Microsoft extensions due to min Python version

Open
#838 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
JavaScript
Stars
341
Forks
428
Avg merge
40m
Merged PRs (30d)
2

Description

ms-python.autopep8, ms-python.black-formatter, ms-python.flake8, ms-python.mypy-type-checker, ms-python.pylint all require Python 3.9 now: https://github.com/microsoft/vscode-flake8/commit/68a8a6c02f4dc7006384cfe94197db485a200aeb I think they're failing to publish because the publish job is using Python 3.8.

Contributor guide

Open the contributing guide

Research direction

Start by tracing the publish job configuration and identifying which Python runtime it uses. Compare that runtime with the Python 3.9 requirement in the linked vscode-flake8 commit and check the publishing path for the listed Microsoft extensions. Done means those extensions publish successfully with the required Python version.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, python, vscode
Domain
ci-cd, release
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.