0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-03-10 23:01:26 -05:00
Commit graph

499 commits

Author SHA1 Message Date
github-actions[bot]
a73c527e2a [ci] release (#40)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-10-26 09:12:29 +02:00
Alexander Niebuhr
d944d29f4a fix(cloudflare): astro asset image service (#33)
* fix(cloudflare): astro asset image service

* fix ci/cd

* resolve review comments

Co-authored-by: Sarah Rainsberger <5098874+sarah11918@users.noreply.github.com>
Co-authored-by: Voxel <20650404+VoxelMC@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>
Co-authored-by: Voxel <20650404+VoxelMC@users.noreply.github.com>
Co-authored-by: Paul Valladares <85648028+dreyfus92@users.noreply.github.com>
2023-10-24 10:29:57 +01:00
github-actions[bot]
0bdec42e5c [ci] release (#29)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-10-19 16:00:32 +02:00
Alexander Niebuhr
9edbd466ba fix(cloudflare): adapter breaks if no args passed (#30) 2023-10-19 15:56:14 +02:00
Alexander Niebuhr
228ba00909 fix(cloudflare): missing persistence config for cache (#28) 2023-10-19 13:40:17 +02:00
github-actions[bot]
508e3a9362 [ci] release (#27)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-10-19 07:54:59 +02:00
Alexander Niebuhr
9094a8673f feat(cloudflare): add runtime persistence directory option (#23)
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
2023-10-19 07:50:13 +02:00
github-actions[bot]
a64ae13dcf [ci] release (#20)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-10-16 21:22:18 +02:00
Alexander Niebuhr
5fd22a9936 Revert "[ci] release (#18)" (#21)
This reverts commit c5ec20bccd.
2023-10-16 20:01:19 +02:00
github-actions[bot]
c5ec20bccd [ci] release (#18)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-10-16 19:57:06 +02:00
Alexander Niebuhr
ee1bf50353 revert: "[ci] release (#16)" (#17)
This reverts commit b5e7ff07a5.
2023-10-16 19:55:28 +02:00
github-actions[bot]
b5e7ff07a5 [ci] release (#16)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-10-16 19:49:10 +02:00
Alexander Niebuhr
b981e3c963 chore: update repo urls (#15) 2023-10-16 19:43:11 +02:00
Alexander Niebuhr
3766bdccaf fix: docs smoke test 2023-10-16 17:49:47 +02:00
Alexander Niebuhr
ebc9f87f0c fix(cloudflare): missing var definition 2023-10-16 17:12:49 +02:00
Alexander Niebuhr
87bd14be1e fix(cloudflare): relative fixture test imports 2023-10-16 17:05:29 +02:00
Alexander Niebuhr
13d2e169b2 fix(cloudflare): relative fixture test imports 2023-10-16 16:58:29 +02:00
Alexander Niebuhr
3afdfae7e0 fix(cloudflare): missing import 2023-10-16 16:35:01 +02:00
Alexander Niebuhr
f382b1ba63 fix(cloudflare): failing test 2023-10-16 16:30:52 +02:00
alexanderniebuhr
9f32998dd5 [ci] format 2023-10-16 14:26:36 +00:00
Alexander Niebuhr
5ce6ac0b7d chore(cloudflare): fixup migration issues 2023-10-16 16:24:07 +02:00
Houston (Bot)
f60dff5e01 [ci] release (#8796)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-10-12 09:43:24 -05:00
Alexander Niebuhr
127074970d port https://github.com/withastro/docs/pull/4980 (#8799) 2023-10-11 07:06:20 +02:00
alexanderniebuhr
ef2005e047 [ci] format 2023-10-10 16:11:20 +00:00
Mikkel Ricafrente
5cdb6d2001 fix(cloudflare): runtime types for Cloudflare caches (#8782)
* fix cachestorage reference in cloudflare integration

* add cachestorage to serverdirectorymode

* add changeset

* remove global caches type

* update unlucky-avocados-brake.md
2023-10-10 18:08:17 +02:00
Houston (Bot)
3961bc23a6 [ci] release (#8768)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-10-10 22:30:52 +08:00
Alexander Niebuhr
8dd1d4d60b fix(cloudflare): esbuild settings for cloudflare (#8788)
---------

Co-authored-by: Jonathan Dunlap <595843+jadbox@users.noreply.github.com>
2023-10-10 09:16:32 +02:00
alexanderniebuhr
2f174ec5cb [ci] format 2023-10-09 17:16:02 +00:00
Jonathan Dunlap
2fbd5b9cc3 fix(cloudflare): support for 'cloudflare:*' imports (#8766)
* chore: add 'cloudflare:sockets' to external list

* chore: add Changeset

* patch: wildcard cloudflare packages

* chore: updated Readme for cloudflare module support

* Update .changeset/heavy-elephants-tan.md

Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>

* Update packages/integrations/cloudflare/README.md

Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>

---------

Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
Co-authored-by: Alexander Niebuhr <alexander@nbhr.io>
2023-10-09 19:13:46 +02:00
Houston (Bot)
997876e313 [ci] release (#8738)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-10-05 11:10:06 +01:00
Emanuele Stoppa
d048f2d624 feat: add provenance to packages (#8737) 2023-10-03 15:25:25 +01:00
Houston (Bot)
d24423e96c [ci] release (#8722)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-10-02 23:55:56 +08:00
alexanderniebuhr
8937fec550 [ci] format 2023-10-02 14:08:47 +00:00
Alexander Niebuhr
0f69cedcd0 feat(cloudflare): add local mockings for CF bindings (#8655)
* feat(cloudflare): add D1 database binding

* feat(cloudflare): add local mocking for R2 bindings (#8656)

* feat(cloudflare): add local mocking for KV bindings (#8657)

* feat(cloudflare): add local mocking for Caches bindings (#8664)

* feat(cloudflare): add local mocking for DO bindings (#8690)

---------

Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
2023-10-02 16:04:57 +02:00
Houston (Bot)
5ad6d1571c [ci] release (#8699)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-10-02 16:34:57 +08:00
Alexander Niebuhr
396bc89bcd fix(cloudflare): broken link in docs (#8709) 2023-09-30 06:49:04 +02:00
Dario Piotrowicz
0164ede035 fix(cloudflare): target es2022 instead of es2020 to fix esbuild incompatibility issues (#8682)
* fix(cloudflare): target es2022 instead of es2020 to fix esbuild incompatibility issues

* add changeset

* update changeset

* fix(cloudflare): change build target to es2022

---------

Co-authored-by: Alexander Niebuhr <alexander@nbhr.io>
2023-09-28 20:56:01 +02:00
Alexander Niebuhr
c7dc4f8b43 fix(cloudflare): sneaky docs (#8694)
* fix(cloudflare): sneaky docs

* resolve docs review comments

Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>

* resolve docs review comments

Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>

---------

Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
2023-09-28 20:26:47 +02:00
Houston (Bot)
eb5c3e26ba [ci] release (#8695)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-09-28 14:12:22 -04:00
Matthew Phillips
443515dc2f Revert "[ci] release (#8671)" (#8696)
This reverts commit 2ec78b5c3d.
2023-09-28 13:57:54 -04:00
Houston (Bot)
2ec78b5c3d [ci] release (#8671)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Matthew Phillips <matthew@skypack.dev>
2023-09-28 13:14:13 -04:00
alexanderniebuhr
75b9dd222e [ci] format 2023-09-28 16:07:09 +00:00
Alexander Niebuhr
081f25b58f chore(cloudflare): refactor structure, optimize patterns (#8654)
---------

Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
Co-authored-by: 100gle <loogle.space@gmail.com>
2023-09-28 18:04:49 +02:00
Elian ☕️
b81400354f update all the readme's for expressive code (#8691)
Co-authored-by: HiDeoo <HiDeoo@users.noreply.github.com>
Co-authored-by: Genteure <Genteure@users.noreply.github.com>
Co-authored-by: Bryce Russell <brycetrussell@gmail.com>
Co-authored-by: Reuben Tier <TheOtterlord@users.noreply.github.com>
Co-authored-by: Hippo <hippotastic@users.noreply.github.com>
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
Co-authored-by: Kevin Zuniga Cuellar <kevinzunigacuellar@users.noreply.github.com>
2023-09-28 15:48:03 +02:00
Adit Sachde
49eaa33044 Match the .well-known directory when generating routes.json (#7776)
* Match the .well-known directory when generating routes.json

* add changeset

* Update .changeset/clean-planets-retire.md

---------

Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>
Co-authored-by: Erika <3019731+Princesseuh@users.noreply.github.com>
2023-09-27 18:34:29 -04:00
Houston (Bot)
eb7f31fe5f [ci] release (#8663)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-09-25 15:54:55 -04:00
Houston (Bot)
8132da45c8 [ci] release (#8635)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-09-25 18:28:54 +08:00
Marco Schumacher
7d791c7dd8 fix(cloudflare): added config for _routes.json generation (#8459)
* added config for _routes.json generation

* added changeset

* renamed test file

* updated comments

* Apply suggestions from code review

Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>

* worked on tests

* worked on docs

* worked on docs

* worked on tests

* updated pnpm-lock.yaml

* worked on tests

* moved the _worker.js in cloudflareSpecialFiles statement

---------

Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
Co-authored-by: Alexander Niebuhr <alexander@nbhr.io>
2023-09-24 08:32:03 +02:00
ematipico
bf31162b45 [ci] format 2023-09-22 15:00:18 +00:00
Adrian Lyjak
1383a5c042 feat(@astrojs/cloudflare): Add support for wasm module imports (#8542)
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
2023-09-22 16:58:00 +02:00