Skip to content

Describe changes in CLI's public API for 6.0.0 release #4644

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

Open
rosen-vladimirov opened this issue May 26, 2019 · 0 comments
Open

Describe changes in CLI's public API for 6.0.0 release #4644

rosen-vladimirov opened this issue May 26, 2019 · 0 comments
Assignees
Labels

Comments

@rosen-vladimirov
Copy link
Contributor

Is your feature request related to a problem? Please describe.
Due to refactoring of CLI's logic for 6.0.0 release, the public API (the one which is available when using NativeScript CLI as a library in a project) has been changed. We need to describe all changes, so the people who rely on the API can migrate easily. Also, it will be great to define common requirements for public API, i.e. which methods/classes are exposed, how are they named, when do we expose them, etc.

Describe the solution you'd like
The Changelog must contain information how to migrate a project using CLI's API from 5.4 to 6.0 release. The CONTRIBUTING.md file must contain information which is the way to expose new method to public API, what are the requirements for it, when it is allowed to change it, etc.

Describe alternatives you've considered
None.

Additional context
All publicly exposed methods are available in the PublicAPI.md file.

@rosen-vladimirov rosen-vladimirov added this to the 6.0.0 milestone May 26, 2019
Fatme added a commit that referenced this issue May 30, 2019
@rosen-vladimirov rosen-vladimirov removed this from the 6.0.0 milestone Sep 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants