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

Fix the VS version script #146

Merged
merged 2 commits into from
Dec 5, 2019
Merged

Fix the VS version script #146

merged 2 commits into from
Dec 5, 2019

Conversation

orta
Copy link
Contributor

@orta orta commented Dec 5, 2019

Previously it would grab the exact version, but that can be temperamental - so now it does string sorting and grabs the highest version:

$node scripts/updateURLs.js

Grabbing the TypeScript package from NPM, this takes about 10-15s
Grabbing the VS TypeScript extension for 3.7.3 from the marketplace
Found 39 extensions
Looking at 3.7.2, 3.6.4, 3.6.3, 3.6.2, 3.5.3, 3.5.2, 3.5.1, 3.5, 3.4.5, 3.4.3, 3.4.2, 3.4.1, 3.1.1, 3.1.1, 2.9.2, 2.9.1, 2.7.2, 2.7.1, 2.6.2, 2.6.1, 2.4.1, 2.3.1, 2.2, 2.0.6, 2.0.3, 1.8.4, 1.8.2, 1.7.6, 1.7, 1.5, 1.4, 1.3, 1.1, 1.0.1, 1.0
Updated src/_data/urls.json

@orta orta merged commit 96781f2 into master Dec 5, 2019
@jakebailey jakebailey deleted the fix_script branch May 17, 2024 22:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant