Skip to content

Validate app versions #278

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 3 commits into from
Apr 17, 2020
Merged

Validate app versions #278

merged 3 commits into from
Apr 17, 2020

Conversation

ShMcK
Copy link
Member

@ShMcK ShMcK commented Apr 17, 2020

Validate the extension version against the tutorial config version. This should allow us to manage breaking changes in tutorial schema in upcoming versions. See node-semver for possible version ranges and options.

{
"config": {
  "appVersions": {
    "vscode": "<0.2"
  },
}

To be released as v0.3.0

ShMcK added 3 commits April 16, 2020 20:15
Signed-off-by: shmck <shawn.j.mckay@gmail.com>
Signed-off-by: shmck <shawn.j.mckay@gmail.com>
Signed-off-by: shmck <shawn.j.mckay@gmail.com>
@ShMcK ShMcK merged commit e225806 into master Apr 17, 2020
@ShMcK ShMcK deleted the validate-app-versions branch April 17, 2020 03:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant