Skip to content
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

fix(@angular/cli): improve statues and description logs during update #15951

Merged
merged 2 commits into from
Oct 30, 2019
Merged

fix(@angular/cli): improve statues and description logs during update #15951

merged 2 commits into from
Oct 30, 2019

Conversation

alan-agius4
Copy link
Collaborator

@alan-agius4 alan-agius4 commented Oct 28, 2019

With this change we improve the log messages of migration;

the migration description
the outcome of the migration
we also remove the version of the migration which was misleading (Ex: 9.0.0-beta)

Example of new logs
image

@alan-agius4 alan-agius4 added the target: major This PR is targeted for the next major release label Oct 28, 2019
@alan-agius4 alan-agius4 changed the title fix(@angular/cli): improve statues and description improvements fix(@angular/cli): improve statues and description logs during update Oct 28, 2019
@alan-agius4
Copy link
Collaborator Author

Also needs angular/angular#33440

With this change we improve the log messages of migration;

> the migration description
> the outcome of the migration
> we also remove the version of the migration which was misleading (Ex: 9.0.0-beta)
AndrewKushnir pushed a commit to angular/angular that referenced this pull request Oct 29, 2019
With the next version of the CLI we don't need to add logging for the description of the schematic as part of the schematic itself.

This is because now, the CLI will print the description defined in the `migrations.json` file.

See: angular/angular-cli#15951

PR Close #33440
@vikerman
Copy link
Contributor

Need FW release

@vikerman vikerman merged commit e40f230 into angular:master Oct 30, 2019
@alan-agius4 alan-agius4 deleted the ng-update-logs-improvements branch October 31, 2019 05:29
mohaxspb pushed a commit to mohaxspb/angular that referenced this pull request Nov 7, 2019
With the next version of the CLI we don't need to add logging for the description of the schematic as part of the schematic itself.

This is because now, the CLI will print the description defined in the `migrations.json` file.

See: angular/angular-cli#15951

PR Close angular#33440
mohaxspb pushed a commit to mohaxspb/angular that referenced this pull request Nov 7, 2019
With the next version of the CLI we don't need to add logging for the description of the schematic as part of the schematic itself.

This is because now, the CLI will print the description defined in the `migrations.json` file.

See: angular/angular-cli#15951

PR Close angular#33440
@angular-automatic-lock-bot
Copy link

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 Dec 1, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
state: blocked target: major This PR is targeted for the next major release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants