Skip to content

Schematics: use workingDirectory smart provider in path option#24981

Merged
devversion merged 2 commits into
angular:mainfrom
alan-agius4:working-dir
May 27, 2022
Merged

Schematics: use workingDirectory smart provider in path option#24981
devversion merged 2 commits into
angular:mainfrom
alan-agius4:working-dir

Conversation

@alan-agius4

Copy link
Copy Markdown
Contributor

The Angular CLI, handles options with both name and format path as a special case. This behaviour has been deprecated and instead the workingDirectory smart provider should be used instead. Currently, when not using the provider a deprecation warning will be issue.

See: angular/angular-cli#23212

…th option

The Angular CLI, handles options with both name and format `path` as a special case. This behaviour has been deprecated and instead the `workingDirectory` smart provider should be used instead. Currently, when not using the provider a deprecation warning will be issue.

See: angular/angular-cli#23212
…tion

The Angular CLI, handles options with both name and format `path` as a special case. This behaviour has been deprecated and instead the `workingDirectory` smart provider should be used instead. Currently, when not using the provider a deprecation warning will be issue.

See: angular/angular-cli#23212
@alan-agius4 alan-agius4 added target: rc This PR is targeted for the next release-candidate area: cdk/schematics cdk/schematics is *not* a public API labels May 27, 2022

@devversion devversion left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Nice, that's much more obvious now as well!

@devversion devversion added action: merge The PR is ready for merge by the caretaker merge: preserve commits When the PR is merged, a rebase and merge should be performed labels May 27, 2022
@devversion devversion merged commit 12b35c4 into angular:main May 27, 2022
@alan-agius4 alan-agius4 deleted the working-dir branch May 27, 2022 08:19
@angular-automatic-lock-bot

Copy link
Copy Markdown

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot Bot locked and limited conversation to collaborators Jun 27, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

action: merge The PR is ready for merge by the caretaker area: cdk/schematics cdk/schematics is *not* a public API merge: preserve commits When the PR is merged, a rebase and merge should be performed target: rc This PR is targeted for the next release-candidate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants