Skip to content

feat(common): add cloudflare loader#46315

Closed
khempenius wants to merge 1 commit intoangular:image-directivefrom
khempenius:cloudflare
Closed

feat(common): add cloudflare loader#46315
khempenius wants to merge 1 commit intoangular:image-directivefrom
khempenius:cloudflare

Conversation

@khempenius
Copy link
Contributor

Pushing up as a placeholder. Will need to update to reflect #46277.

Does this PR introduce a breaking change?

  • Yes
  • No

@pullapprove pullapprove bot requested a review from jessicajaniuk June 9, 2022 03:01
@AndrewKushnir AndrewKushnir added PullApprove: disable target: feature This PR is targeted for a feature branch (outside of main and semver branches) area: common Issues related to APIs in the @angular/common package labels Jun 9, 2022
@ngbot ngbot bot added this to the Backlog milestone Jun 9, 2022
@AndrewKushnir AndrewKushnir requested review from AndrewKushnir and pkozlowski-opensource and removed request for jessicajaniuk June 9, 2022 05:08
throw new RuntimeError(
RuntimeErrorCode.INVALID_INPUT,
`ImgixLoader has detected an invalid path: ` +
`expecting a path like https://somepath.imgix.net/` +
Copy link

Choose a reason for hiding this comment

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

I guess this shouldn't reference Imgix

Choose a reason for hiding this comment

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

Good catch, thnx @intellix - I'm going to merge it as-is and send a follow-up PR since I'm planing to do a couple of cleanup moves anyway.

Copy link
Member

@pkozlowski-opensource pkozlowski-opensource left a comment

Choose a reason for hiding this comment

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

LGTM overall. This PR needs some cleanup (git conflict, error message, duplicated utils usage) so I'm going to re-base it, cleanup things and push to the image-directive branch.

Copy link
Member

@pkozlowski-opensource pkozlowski-opensource left a comment

Choose a reason for hiding this comment

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

LGTM overall. This PR needs some cleanup (git conflict, error message, duplicated utils usage) so I'm going to re-base it, cleanup things and push to the image-directive branch.

pkozlowski-opensource pushed a commit that referenced this pull request Jun 9, 2022
@pkozlowski-opensource
Copy link
Member

Merged as 40ea24a

@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 Jul 10, 2022
AndrewKushnir pushed a commit that referenced this pull request Jul 19, 2022
AndrewKushnir pushed a commit that referenced this pull request Aug 2, 2022
AndrewKushnir pushed a commit that referenced this pull request Aug 3, 2022
pkozlowski-opensource pushed a commit that referenced this pull request Aug 16, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area: common Issues related to APIs in the @angular/common package PullApprove: disable target: feature This PR is targeted for a feature branch (outside of main and semver branches)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants