Skip to content

Conversation

@Esemesek
Copy link
Member

@Esemesek Esemesek commented Mar 4, 2020

Summary:

Let's finally deprecate linking commands C:

Test Plan:

Deprecation warning prints correctly.

ctx: Config,
opts: FlagsType,
) {
printDeprecationWarning('link');
Copy link
Member

Choose a reason for hiding this comment

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

link command itself links assets by default, which is still supported – maybe we should rename it to link-assets? Not sure what's best here. The thing is that link [packageName] and link --all get deprecated and we need a clear path forward

Copy link
Member Author

Choose a reason for hiding this comment

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

Oh righty. Forgot about the assets.

@Esemesek
Copy link
Member Author

Esemesek commented Mar 4, 2020

And this is roughly how it looks like:
image

Copy link
Member

@thymikee thymikee left a comment

Choose a reason for hiding this comment

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

👍

@thymikee thymikee changed the title imp: Add deprecation messages for linking chore: add deprecation messages for manual linking Mar 10, 2020
@thymikee thymikee merged commit a90851a into master Mar 10, 2020
@thymikee thymikee deleted the link-deprecated branch March 10, 2020 18:06
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.

3 participants