Skip to content

fix(ngcc): rename the executable from ivy-ngcc to ngcc #33140

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

Closed
wants to merge 1 commit into from

Conversation

gkalpak
Copy link
Member

@gkalpak gkalpak commented Oct 14, 2019

Previously, the executable for the Angular Compatibility Compiler (ngcc) was called ivy-ngcc. This would be confusing for users not familiar with our internal terminology, especially given that we call it ngcc in all our docs and presentations.

This commit renames the executable to ngcc and replaces ivy-ngcc with a script that errors with an informative message (prompting the user to use ngcc instead).

Jira issue: FW-1624

Related PR: angular/angular-cli#15840

@gkalpak gkalpak added comp: ngcc target: major This PR is targeted for the next major release type: bug/fix labels Oct 14, 2019
@ngbot ngbot bot modified the milestone: needsTriage Oct 14, 2019
@mary-poppins
Copy link

You can preview 179a4dd at https://pr33140-179a4dd.ngbuilds.io/.

@gkalpak gkalpak force-pushed the fix-ngcc-rename-executable branch from 179a4dd to 3a74d6b Compare October 14, 2019 10:48
@mary-poppins
Copy link

You can preview 3a74d6b at https://pr33140-3a74d6b.ngbuilds.io/.

gkalpak added a commit to gkalpak/angular-cli that referenced this pull request Oct 14, 2019
With angular/angular#33140, the Angular Compatibility Compiler
executable will be renamed from `ivy-ngcc` to `ngcc`.
Previously, the executable for the Angular Compatibility Compiler
(`ngcc`) was called `ivy-ngcc`. This would be confusing for users not
familiar with our internal terminology, especially given that we call it
`ngcc` in all our docs and presentations.

This commit renames the executable to `ngcc` and replaces `ivy-ngcc`
with a script that errors with an informative message (prompting the
user to use `ngcc` instead).

Jira issue: [FW-1624](https://angular-team.atlassian.net/browse/FW-1624)
@gkalpak gkalpak force-pushed the fix-ngcc-rename-executable branch from 3a74d6b to 417a6fc Compare October 14, 2019 11:21
@gkalpak gkalpak added the action: review The PR is still awaiting reviews from at least one requested reviewer label Oct 14, 2019
@mary-poppins
Copy link

You can preview 417a6fc at https://pr33140-417a6fc.ngbuilds.io/.

@gkalpak gkalpak marked this pull request as ready for review October 14, 2019 11:48
@gkalpak gkalpak requested review from a team as code owners October 14, 2019 11:48
@gkalpak
Copy link
Member Author

gkalpak commented Oct 14, 2019

BTW, we might need more changes if #32999 lands first.

Copy link
Contributor

@petebacondarwin petebacondarwin left a comment

Choose a reason for hiding this comment

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

Assuming @alxhub is happy, I'm happy.

@IgorMinar IgorMinar added action: merge The PR is ready for merge by the caretaker merge: caretaker note Alert the caretaker performing the merge to check the PR for an out of normal action needed or note and removed action: review The PR is still awaiting reviews from at least one requested reviewer labels Oct 14, 2019
@IgorMinar
Copy link
Contributor

merge-assistance: global approval

@mhevery mhevery closed this in 1a34fbc Oct 14, 2019
@gkalpak gkalpak deleted the fix-ngcc-rename-executable branch October 14, 2019 16:52
vikerman pushed a commit to vikerman/angular-cli that referenced this pull request Oct 16, 2019
With angular/angular#33140, the Angular Compatibility Compiler
executable will be renamed from `ivy-ngcc` to `ngcc`.
vikerman pushed a commit to angular/angular-cli that referenced this pull request Oct 16, 2019
With angular/angular#33140, the Angular Compatibility Compiler
executable will be renamed from `ivy-ngcc` to `ngcc`.
@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 Nov 14, 2019
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 cla: yes merge: caretaker note Alert the caretaker performing the merge to check the PR for an out of normal action needed or note target: major This PR is targeted for the next major release type: bug/fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants