Skip to content

Conversation

@aschereT
Copy link

@aschereT aschereT commented Jan 9, 2020

This is a PR to migrate this op to SDK 2, following the official migration guide.

Vincent Tan added 20 commits January 7, 2020 14:29
Signed-off-by: Vincent Tan <vincent@cto.ai>
…og with ux.print.

Builds will be broken while undergoing conversion.

Signed-off-by: Vincent Tan <vincent@cto.ai>
Signed-off-by: Vincent Tan <vincent@cto.ai>
Signed-off-by: Vincent Tan <vincent@cto.ai>
Signed-off-by: Vincent Tan <vincent@cto.ai>
…irer references.

Signed-off-by: Vincent Tan <vincent@cto.ai>
Signed-off-by: Vincent Tan <vincent@cto.ai>
Signed-off-by: Vincent Tan <vincent@cto.ai>
Signed-off-by: Vincent Tan <vincent@cto.ai>
Signed-off-by: Vincent Tan <vincent@cto.ai>
Signed-off-by: Vincent Tan <vincent@cto.ai>
Signed-off-by: Vincent Tan <vincent@cto.ai>
Signed-off-by: Vincent Tan <vincent@cto.ai>
Signed-off-by: Vincent Tan <vincent@cto.ai>
@aschereT aschereT added the enhancement New feature or request label Jan 9, 2020
@aschereT aschereT self-assigned this Jan 9, 2020
Copy link
Contributor

@ruxandrafed ruxandrafed left a comment

Choose a reason for hiding this comment

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

Thanks for taking care of this migration! Please cleanup any commented lines and ensure all TODOS are handled without any regression from the previous version. Function documentation should be consistent as far as formatting is concerned, and no need to explain in detail every step of every function. Leverage TypeScript to ensure the right types are passed into functions, and maybe refactor some of the variable names to improve legibility where possible..

Also, very important: whenever things were removed to ensure compatibility with SDK 2, can we please ensure there are no regressions as far as the user interactions are concerned? Thank you!

Vincent Tan added 5 commits January 16, 2020 16:27
Signed-off-by: Vincent Tan <vincent@cto.ai>
Signed-off-by: Vincent Tan <vincent@cto.ai>
Signed-off-by: Vincent Tan <vincent@cto.ai>
Signed-off-by: Vincent Tan <vincent@cto.ai>
Signed-off-by: Vincent Tan <vincent@cto.ai>
Vincent Tan added 7 commits January 16, 2020 16:39
Signed-off-by: Vincent Tan <vincent@cto.ai>
Signed-off-by: Vincent Tan <vincent@cto.ai>
Signed-off-by: Vincent Tan <vincent@cto.ai>
Signed-off-by: Vincent Tan <vincent@cto.ai>
Signed-off-by: Vincent Tan <vincent@cto.ai>
Signed-off-by: Vincent Tan <vincent@cto.ai>
Signed-off-by: Vincent Tan <vincent@cto.ai>
@aschereT aschereT requested a review from ruxandrafed January 21, 2020 00:39
@aschereT aschereT changed the title Migrate to SDK 2 WIP: Migrate to SDK 2 Jan 22, 2020
@aschereT
Copy link
Author

Just realized this op utilises sdk.config, which breaks a lot of functionality when moving to SDK2.

Signed-off-by: Vincent Tan <vincent@cto.ai>
@aschereT
Copy link
Author

Just realized this op utilises sdk.config, which breaks a lot of functionality when moving to SDK2.

I was wrong. This was not the breaking error, it was a typo in keyValPrompt. My bad.

Copy link
Contributor

@CalHoll CalHoll left a comment

Choose a reason for hiding this comment

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

Approved! Sorry for the wait.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants