Skip to content

refactor(core): add REQUEST, RESPONSE_INIT and REQUEST_CONTEXT tokens#58669

Closed
AndrewKushnir wants to merge 1 commit intoangular:mainfrom
AndrewKushnir:request_tokens_2
Closed

refactor(core): add REQUEST, RESPONSE_INIT and REQUEST_CONTEXT tokens#58669
AndrewKushnir wants to merge 1 commit intoangular:mainfrom
AndrewKushnir:request_tokens_2

Conversation

@AndrewKushnir
Copy link
Contributor

This commit introduces the REQUEST, RESPONSE_INIT and REQUEST_CONTEXT tokens, which will replace similar ones from https://github.com/angular/angular-cli/blob/28503186230b5e22b84499641d56c9c981fdab1d/packages/angular/ssr/tokens/src/tokens.ts, so those tokens would be imported in application code via @angular/core package.

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 area: core Issues related to the framework runtime area: server Issues related to server-side rendering target: rc This PR is targeted for the next release-candidate labels Nov 14, 2024
@ngbot ngbot bot modified the milestone: Backlog Nov 14, 2024
@angular-robot angular-robot bot added area: core Issues related to the framework runtime and removed area: core Issues related to the framework runtime labels Nov 14, 2024
Copy link
Contributor

@thePunderWoman thePunderWoman left a comment

Choose a reason for hiding this comment

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

LGTM

reviewed-for: fw-core, public-api

@pullapprove pullapprove bot requested a review from thePunderWoman November 14, 2024 20:30
@thePunderWoman thePunderWoman removed their request for review November 14, 2024 20:30
@angular-robot angular-robot bot added area: core Issues related to the framework runtime and removed area: core Issues related to the framework runtime labels Nov 14, 2024
…tokens

This commit introduces the `REQUEST`, `RESPONSE_INIT` and `REQUEST_CONTEXT` tokens, which will replace similar ones from https://github.com/angular/angular-cli/blob/28503186230b5e22b84499641d56c9c981fdab1d/packages/angular/ssr/tokens/src/tokens.ts, so those tokens would be imported in application code via `@angular/core` package.
@pullapprove pullapprove bot requested a review from josephperrott November 14, 2024 21:19
@angular-robot angular-robot bot added area: core Issues related to the framework runtime and removed area: core Issues related to the framework runtime labels Nov 14, 2024
@AndrewKushnir AndrewKushnir added action: presubmit The PR is in need of a google3 presubmit and removed action: review The PR is still awaiting reviews from at least one requested reviewer labels Nov 14, 2024
@AndrewKushnir
Copy link
Contributor Author

Presubmit.

@AndrewKushnir AndrewKushnir removed the action: presubmit The PR is in need of a google3 presubmit label Nov 14, 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 Nov 14, 2024
@AndrewKushnir
Copy link
Contributor Author

Caretaker note: the presubmit looks good, existing set of LGTMs should be sufficient (low-risk change).

@AndrewKushnir
Copy link
Contributor Author

This PR was merged into the repository by commit a55341b.

The changes were merged into the following branches: main, 19.0.x

AndrewKushnir added a commit that referenced this pull request Nov 14, 2024
…tokens (#58669)

This commit introduces the `REQUEST`, `RESPONSE_INIT` and `REQUEST_CONTEXT` tokens, which will replace similar ones from https://github.com/angular/angular-cli/blob/28503186230b5e22b84499641d56c9c981fdab1d/packages/angular/ssr/tokens/src/tokens.ts, so those tokens would be imported in application code via `@angular/core` package.

PR Close #58669
@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 15, 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: core Issues related to the framework runtime area: server Issues related to server-side rendering merge: caretaker note Alert the caretaker performing the merge to check the PR for an out of normal action needed or note target: rc This PR is targeted for the next release-candidate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants