summaryrefslogtreecommitdiff
path: root/packages/integrations/cloudflare/test (follow)
AgeCommit message (Collapse)AuthorFilesLines
2025-03-31[ci] formatGravatar Matt Kane 1-1/+1
2025-03-31feat(cloudflare): add KV session storage support (#13514)Gravatar Matt Kane 14-2/+306
* feat(cloudflare): add KV session storage support * Change code block language to JSONC * Comments * Use user-defined binding name * Use createCodegenDir * Remove unused import
2025-03-26fix(astro): dynamically import actions (#13510)Gravatar Florian Lefebvre 5-1/+35
* feat: update test * feat: dynamic import * chore: changeset * Update .changeset/clever-tigers-dig.md
2025-03-19[ci] formatGravatar Matt Kane 1-3/+2
2025-03-19fix: don't attempt to move files after build with base (#13463)Gravatar Matt Kane 5-0/+51
* fix: don't attempt to move files after build with base * Remove console * Reword changeset * Remove unused import
2025-03-11fix(deps): update all non-major dependencies (#13387)Gravatar renovate[bot] 1-2/+2
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-04fix(deps): update all non-major dependencies (#13346)Gravatar renovate[bot] 5-7/+7
* fix(deps): update all non-major dependencies * chore: fix type issue --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>
2025-02-24Replace globby/fast-glob/tiny-glob with tinyglobby (#13299)Gravatar Bjorn Lu 1-1/+1
Co-authored-by: Emanuele Stoppa <my.burning@gmail.com> Co-authored-by: florian-lefebvre <69633530+florian-lefebvre@users.noreply.github.com> Co-authored-by: ematipico <602478+ematipico@users.noreply.github.com>
2025-02-07[ci] formatGravatar Emanuele Stoppa 1-1/+1
2025-02-07chore: fix linting issuesGravatar Emanuele Stoppa 8-13/+12
2025-02-07chore: move cloudflare adapter to core monorepoGravatar Emanuele Stoppa 14-25/+45
2025-01-14fix(deps): update all non-major dependencies (#503)Gravatar renovate[bot] 11-16/+16
2025-01-07chore: update adapters to better support astro v5 (#454)Gravatar Alexander Niebuhr 1-5/+106
Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev>
2025-01-07fix(deps): update all non-major dependencies (#457)Gravatar renovate[bot] 11-17/+17
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: bluwy <bjornlu.dev@gmail.com>
2024-12-13fix: cloudflare resolve conditions (#476)Gravatar Bjorn Lu 5-0/+73
2024-12-05fix(deps): update dependency @astrojs/solid-js to v5 (#467)Gravatar renovate[bot] 1-1/+1
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-05Fix cloudflare ssr conditions setup (#465)Gravatar Bjorn Lu 6-1/+72
2024-12-03test: use Astro v5 and update cloudflare assertions (#460)Gravatar Emanuele Stoppa 10-14/+14
* test: use Astro v5 and update cloudflare assertions * disable check origin * disable check origin * update test * fix another test * remove logging * format
2024-11-28skip cloudflare testGravatar Emanuele Stoppa 1-1/+1
2024-11-28chore: update Astro peer dep for adapters (#449)Gravatar Emanuele Stoppa 1-2/+2
2024-10-31Merge branch 'main' into nextGravatar bluwy 11-3/+101
2024-10-31chore(deps): update all non-major dependencies (#428)Gravatar renovate[bot] 9-11/+11
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: bluwy <bjornlu.dev@gmail.com>
2024-10-23chore(deps): update all non-major dependencies (#420)Gravatar renovate[bot] 9-12/+12
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-21feat: improve _routes.json generation (#423)Gravatar Marco Schumacher 8-0/+98
2024-10-08chore(deps): update all non-major dependencies (#416)Gravatar renovate[bot] 9-12/+12
2024-10-01Merge branch 'main' into nextGravatar bluwy 17-5/+104
2024-10-01fix(deps): update all non-major dependencies (#408)Gravatar renovate[bot] 9-12/+12
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-23fix(deps): update all non-major dependencies (#402)Gravatar renovate[bot] 9-12/+12
2024-09-23Reduce amount of rules in routes json file (#394)Gravatar Veit Bjarsch 14-1/+100
2024-09-18chore(deps): update all non-major dependencies (#393)Gravatar renovate[bot] 9-11/+11
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: bluwy <bjornlu.dev@gmail.com>
2024-09-17Merge branch 'main' into nextGravatar Alexander Niebuhr 3-2/+3
2024-09-16Adapter related changes for IntegrationData (#377)Gravatar Alexander Niebuhr 9-9/+9
* chore: port adapter related changes from astro #11864 * chore: bump version * chore: bump * fix: types * fix * fix: tests * fix: locals * Update expected image endpoint --------- Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev> Co-authored-by: Matthew Phillips <matthew@skypack.dev>
2024-09-11feat: remove hybrid (#375)Gravatar Erika 15-46/+21
* feat: remove hybrid * fix: udpate with new API * fix: update for latest next changes * fix: more test-utils fix * fix: build * fix: build * fix: tests * fix: netlify * fix: astro env * fix: use types from AStro * chore: changeset
2024-09-09chore(deps): update all non-major dependencies (#382)Gravatar renovate[bot] 9-11/+11
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-02chore(deps): update all non-major dependencies (#370)Gravatar renovate[bot] 9-12/+12
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: bluwy <bjornlu.dev@gmail.com>
2024-08-29chore: fixesGravatar Alexander Niebuhr 1-0/+1
2024-08-29chore: next to use astro v5Gravatar Alexander Niebuhr 9-9/+9
2024-08-26fix(deps): update all non-major dependencies (#363)Gravatar renovate[bot] 9-12/+12
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: bluwy <bjornlu.dev@gmail.com>
2024-08-26fix(deps): update dependency @astrojs/solid-js to v4 (#364)Gravatar renovate[bot] 1-1/+1
2024-08-22chore(deps): update all non-major dependencies (#318)Gravatar renovate[bot] 10-8/+9
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: bluwy <bjornlu.dev@gmail.com> Co-authored-by: Alexander Niebuhr <alexander@nbhr.io>
2024-08-03fix(cloudflare): add proxy /_image endpoint (#335)Gravatar Alexander Niebuhr 7-0/+83
Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>
2024-06-22feat(cloudflare): major v11 (#290)Gravatar Alexander Niebuhr 15-177/+25
Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev>
2024-06-16fix: backward compatibility Astro <= 4.9 (#282)Gravatar Alexander Niebuhr 2-7/+7
2024-06-10feat(cloudflare): support astro:env (#258)Gravatar Alexander Niebuhr 8-0/+146
Co-authored-by: Alexander Niebuhr <alexander@nbhr.io> Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev>
2024-06-07feat(cloudflare): support `txt` and `bin`(#251)Gravatar Adrian Lyjak 16-11/+76
2024-05-03fix(cloudflare): "shared" wasm module imports (#249)Gravatar Adrian Lyjak 4-0/+63
2024-04-24fix(cloudflare): routes.json order (#247)Gravatar Alexander Niebuhr 1-4/+4
2024-04-18feat(cloudflare): remove unnecessary code from the server output (#222)Gravatar Luiz Ferraz 9-0/+148
2024-04-05chore(cloudflare): minor test improvements (#223)Gravatar Luiz Ferraz 2-3/+8
2024-04-01fix(cloudflare): routes generation logic (#217)Gravatar Alexander Niebuhr 1-7/+7