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

refactor(compiler): enable register and resolve phases for local compilation #53901

Conversation

AndrewKushnir
Copy link
Contributor

This commit update the logic to enable resolve phase for local compilation. The resolve phase will be useful for local compilation in certain cases (will be used in followup PRs).

PR Type

What kind of change does this PR introduce?

  • Refactoring (no functional changes, no api changes)

Does this PR introduce a breaking change?

  • Yes
  • No

@AndrewKushnir AndrewKushnir added action: review The PR is still awaiting reviews from at least one requested reviewer target: patch This PR is targeted for the next patch release area: compiler Issues related to `ngc`, Angular's template compiler labels Jan 12, 2024
@ngbot ngbot bot added this to the Backlog milestone Jan 12, 2024
@AndrewKushnir AndrewKushnir force-pushed the enable_resolve_phase_for_local_compilation branch 2 times, most recently from 4d9e2cb to bff3f24 Compare January 13, 2024 01:58
@AndrewKushnir
Copy link
Contributor Author

@pmvald thanks for the feedback! I've updated PR to address all comments, please take another look when you get a chance. Thank you.

@AndrewKushnir AndrewKushnir changed the title refactor(compiler): enable resolve phase for local compilation refactor(compiler): enable register and resolve phases for local compilation Jan 13, 2024
@AndrewKushnir AndrewKushnir force-pushed the enable_resolve_phase_for_local_compilation branch from bff3f24 to cd44e18 Compare January 13, 2024 02:18
@AndrewKushnir
Copy link
Contributor Author

Presubmit.

…compilation

This commit update the logic to enable `register` and `resolve` phases for local compilation. Those phases will be useful for local compilation in certain cases (will be used in followup PRs).
@AndrewKushnir AndrewKushnir force-pushed the enable_resolve_phase_for_local_compilation branch from cd44e18 to d4ca690 Compare January 16, 2024 21:56
@AndrewKushnir AndrewKushnir removed the action: review The PR is still awaiting reviews from at least one requested reviewer label Jan 16, 2024
@AndrewKushnir AndrewKushnir 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 labels Jan 17, 2024
@AndrewKushnir
Copy link
Contributor Author

Caretaker note: the presubmit is "green", this PR is ready for merge.

@dylhunn
Copy link
Contributor

dylhunn commented Jan 17, 2024

This PR was merged into the repository by commit 08233b8.

dylhunn pushed a commit that referenced this pull request Jan 17, 2024
…compilation (#53901)

This commit update the logic to enable `register` and `resolve` phases for local compilation. Those phases will be useful for local compilation in certain cases (will be used in followup PRs).

PR Close #53901
dylhunn pushed a commit that referenced this pull request Jan 17, 2024
…compilation (#53901)

This commit update the logic to enable `register` and `resolve` phases for local compilation. Those phases will be useful for local compilation in certain cases (will be used in followup PRs).

PR Close #53901
@dylhunn dylhunn closed this in 08233b8 Jan 17, 2024
ChellappanRajan pushed a commit to ChellappanRajan/angular that referenced this pull request Jan 23, 2024
…compilation (angular#53901)

This commit update the logic to enable `register` and `resolve` phases for local compilation. Those phases will be useful for local compilation in certain cases (will be used in followup PRs).

PR Close angular#53901
rlmestre pushed a commit to rlmestre/angular that referenced this pull request Jan 26, 2024
…compilation (angular#53901)

This commit update the logic to enable `register` and `resolve` phases for local compilation. Those phases will be useful for local compilation in certain cases (will be used in followup PRs).

PR Close angular#53901
danieljancar pushed a commit to danieljancar/angular that referenced this pull request Jan 26, 2024
…compilation (angular#53901)

This commit update the logic to enable `register` and `resolve` phases for local compilation. Those phases will be useful for local compilation in certain cases (will be used in followup PRs).

PR Close angular#53901
amilamen pushed a commit to amilamen/angular that referenced this pull request Jan 26, 2024
…compilation (angular#53901)

This commit update the logic to enable `register` and `resolve` phases for local compilation. Those phases will be useful for local compilation in certain cases (will be used in followup PRs).

PR Close angular#53901
nikvarma pushed a commit to nikvarma/angular that referenced this pull request Jan 31, 2024
…compilation (angular#53901)

This commit update the logic to enable `register` and `resolve` phases for local compilation. Those phases will be useful for local compilation in certain cases (will be used in followup PRs).

PR Close angular#53901
@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 Feb 17, 2024
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: compiler Issues related to `ngc`, Angular's template compiler merge: caretaker note Alert the caretaker performing the merge to check the PR for an out of normal action needed or note target: patch This PR is targeted for the next patch release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants