-
-
Notifications
You must be signed in to change notification settings - Fork 38
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
feat(cloudflare): add astro assets image service #34
feat(cloudflare): add astro assets image service #34
Conversation
🦋 Changeset detectedLatest commit: 4587fea The changes in this PR will be included in the next version bump. This PR includes changesets to release 14 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
This stack of pull requests is managed by Graphite. Learn more about stacking. Join @alexanderniebuhr and the rest of your teammates on Graphite |
f665ea0
to
8d15c14
Compare
!preview cf-assets |
!preview cf-assets |
1 similar comment
!preview cf-assets |
77f890f
to
3059602
Compare
!preview cf-assets |
!preview cf-assets |
Snapshots have been released for the following packages:
Publish Log
Build Log
|
a81f69c
to
11d0a64
Compare
11d0a64
to
56c68ac
Compare
!preview cf-assets |
Snapshots have been released for the following packages:
Publish Log
Build Log
|
0b3b034
to
80693ff
Compare
!preview cf-assets |
a191609
to
5e720c4
Compare
f9ffebc
to
6d1fd90
Compare
.changeset/shaggy-wasps-care.md
Outdated
'@astrojs/cloudflare': minor | ||
--- | ||
|
||
Adds support for external Cloudflare Image Resizing Service. See Cloudflare docs for more information about Pricing and Features: https://developers.cloudflare.com/images/image-resizing/ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should we also link to the announcement post, that their pricing will change starting Nov 15?
https://blog.cloudflare.com/merging-images-and-image-resizing/
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
cc @withastro/maintainers-docs
6d1fd90
to
749bb92
Compare
749bb92
to
9ec6728
Compare
packages/cloudflare/test/fixtures/external-image-service/astro.config.mjs
Outdated
Show resolved
Hide resolved
9ec6728
to
76d8b16
Compare
fd57188
to
58cc3f3
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey @alexanderniebuhr, awesome job 🚀. I left you a couple of minor suggestions. Let me know what are your thoughts.
58cc3f3
to
99cf387
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just made a few tiny suggestions for you to consider, @alexanderniebuhr !
Co-authored-by: Erika <3019731+Princesseuh@users.noreply.github.com> Co-authored-by: Arsh <69170106+lilnasy@users.noreply.github.com> Co-authored-by: Paul Valladares <85648028+dreyfus92@users.noreply.github.com> Co-authored-by: Sarah Rainsberger <5098874+sarah11918@users.noreply.github.com>
99cf387
to
4587fea
Compare
Changes
noop
behaviorTesting
astro:assets
test, however I still wish to test just the output ofupdateConfig
if that is somehow possibleDocs