Skip to content

chore(@embark/site): Add —template deprecation notice.#2079

Merged
iurimatias merged 1 commit into
masterfrom
chore/template-deprecation-notice
Dec 11, 2019
Merged

chore(@embark/site): Add —template deprecation notice.#2079
iurimatias merged 1 commit into
masterfrom
chore/template-deprecation-notice

Conversation

@emizzle emizzle requested a review from a team November 25, 2019 07:21
@ghost

ghost commented Nov 25, 2019

Copy link
Copy Markdown

DeepCode Report (#74f218)

DeepCode analyzed this pull request.
There are no new issues.

@jrainville jrainville left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Small typo

Comment thread packages/embark/src/cmd/cmd.js Outdated
.command('demo')
.option('--locale [locale]', __('language to use (default: en)'))
.option('--template <name/url>', __('download a demo template using a known name or a git host URL'))
.option('--template <name/url>', __('DEPREDCATED download a demo template using a known name or a git host URL'))

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Suggested change
.option('--template <name/url>', __('DEPREDCATED download a demo template using a known name or a git host URL'))
.option('--template <name/url>', __('DEPRECATED download a demo template using a known name or a git host URL'))

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Fixed, good catch!

@michaelsbradleyjr michaelsbradleyjr left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Other than the typo @jrainville found, looks good, great work!

In the cli --help text, maybe "depcrecated" could be wrapped in square brackets, e.g. [DEPRECATED].

@emizzle emizzle force-pushed the chore/template-deprecation-notice branch from 5a974e5 to 74f2182 Compare December 4, 2019 01:54
@iurimatias iurimatias merged commit db0e45e into master Dec 11, 2019
@delete-merged-branch delete-merged-branch Bot deleted the chore/template-deprecation-notice branch December 11, 2019 14:39
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.

4 participants