Skip to content

Fix get-pip download where tags may not be available #23353

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

Merged
merged 1 commit into from
May 7, 2024

Conversation

karthiknadig
Copy link
Member

@karthiknadig karthiknadig commented May 7, 2024

Changes to download get-pip:

  1. Get the latest 5 versions of pip
  2. Try and download get-pip using versions as tags from github
  3. If download fails try again with another version.

@karthiknadig karthiknadig added the bug Issue identified by VS Code Team member as probable bug label May 7, 2024
@karthiknadig karthiknadig requested a review from DonJayamanne May 7, 2024 00:08
@karthiknadig karthiknadig self-assigned this May 7, 2024
@karthiknadig karthiknadig changed the title Fix get-pip download where tags may not be available Fix get-pip download where tags may not be available May 7, 2024
@vscodenpa vscodenpa added this to the May 2024 milestone May 7, 2024
@karthiknadig karthiknadig merged commit 8ead7e2 into microsoft:main May 7, 2024
37 checks passed
@karthiknadig karthiknadig deleted the fix-get-pip branch May 7, 2024 00:24
karthiknadig added a commit to karthiknadig/vscode-python that referenced this pull request May 7, 2024
Changes to download get-pip:
1. Get the latest 5 versions of pip
2. Try and download `get-pip` using versions as tags from github
3. If download fails try again with another version.
karthiknadig added a commit that referenced this pull request May 7, 2024
Changes to download get-pip:
1. Get the latest 5 versions of pip
2. Try and download `get-pip` using versions as tags from github
3. If download fails try again with another version.
karthiknadig added a commit to karthiknadig/vscode-python that referenced this pull request May 7, 2024
Changes to download get-pip:
1. Get the latest 5 versions of pip
2. Try and download `get-pip` using versions as tags from github
3. If download fails try again with another version.
anthonykim1 pushed a commit to anthonykim1/vscode-python that referenced this pull request May 10, 2024
Changes to download get-pip:
1. Get the latest 5 versions of pip
2. Try and download `get-pip` using versions as tags from github
3. If download fails try again with another version.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue identified by VS Code Team member as probable bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants