Skip to content

Add warning for new versions of nativescript components #1657

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

Closed
wants to merge 1 commit into from

Conversation

TsvetanMilanov
Copy link
Contributor

When executing tns doctor outside of project if the nativescript cli needs update it will print information for the available update.
If tns doctor is executed in project it will check the installed runtimes versions and the nativescript core modules version and print information if an update is needed.
Add tns info command to display versions information for NativeScript CLI, core modules and runtimes.

Implements #1431

@TsvetanMilanov TsvetanMilanov self-assigned this Mar 30, 2016
@TsvetanMilanov TsvetanMilanov force-pushed the milanov/add-warn-for-new-versions branch 3 times, most recently from bf96de4 to 4a50288 Compare March 31, 2016 14:17
@TsvetanMilanov
Copy link
Contributor Author

ping @ikoevska for the documentation

@@ -0,0 +1,20 @@
Info
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

info

@TsvetanMilanov TsvetanMilanov force-pushed the milanov/add-warn-for-new-versions branch 2 times, most recently from 0e04c6e to 5bf208c Compare April 1, 2016 12:30
[info](info.html) | Displays version information for NativeScript CLI, core modules and runtimes.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Displays version information about the NativeScript CLI, core modules, and runtimes.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Apply as needed in the instances below.

@TsvetanMilanov TsvetanMilanov force-pushed the milanov/add-warn-for-new-versions branch 3 times, most recently from 7a05ee7 to 882f885 Compare April 15, 2016 13:48
@rosen-vladimirov
Copy link
Contributor

👍 but please retarget the PR to release branch

@rosen-vladimirov
Copy link
Contributor

run ci

When executing tns doctor outside of project if the nativescript cli needs update it will print information for the available update.
If tns doctor is executed in project it will check the installed runtimes versions and the nativescript core modules version and print information if an update is needed.
Add tns info command to display versions information for NativeScript CLI, core modules and runtimes.
@TsvetanMilanov TsvetanMilanov force-pushed the milanov/add-warn-for-new-versions branch from 882f885 to 112ac95 Compare April 18, 2016 06:58
@TsvetanMilanov
Copy link
Contributor Author

Closing and retarget to release.

@TsvetanMilanov TsvetanMilanov deleted the milanov/add-warn-for-new-versions branch April 18, 2016 07:00
@TsvetanMilanov TsvetanMilanov restored the milanov/add-warn-for-new-versions branch April 18, 2016 07:04
@TsvetanMilanov TsvetanMilanov deleted the milanov/add-warn-for-new-versions branch April 18, 2016 07:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants