summaryrefslogtreecommitdiff
path: root/packages/integrations/netlify/test (follow)
AgeCommit message (Collapse)AuthorFilesLines
2025-02-24Replace globby/fast-glob/tiny-glob with tinyglobby (#13299)Gravatar Bjorn Lu 1-3/+3
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-13[ci] formatGravatar Vitalii Rybachenko 1-3/+3
2025-02-12feat: add support for automatic session driver config (#13145)Gravatar Matt Kane 11-0/+312
* feat: add support for automatic session driver config * chore: fix error logic * Lint test * Add node support * Add node test fixture * Lock * Add Netlify support * Use workspace Astro version * Format * Changeset * Add tests * Add dep for tests * chore: fix repo URL * temp log * Fix module resoltuion * [skip ci] Update changeset * chore: bump peer dependencies * Changes from review * Changeset changes from review * Apply suggestions from code review Co-authored-by: Sarah Rainsberger <5098874+sarah11918@users.noreply.github.com> * More changeset detail * Lock --------- Co-authored-by: Sarah Rainsberger <5098874+sarah11918@users.noreply.github.com>
2025-02-12[ci] formatGravatar Dani Fernández 1-1/+1
2025-02-12Update netlify adapter to integrate includeFiles and excludeFiles options ↵Gravatar Dani Fernández 12-0/+242
(#13194) * feat: integrated includeFiles and excludeFiles on netlify adapter * feat: added netlify include and exclude files tests * feat: changelogs added * fix: avoid problems with glob file url on windows * feat: improved JS Docs to include examples and important information * feat: removed non necessary root path as glob is already absolute * Apply suggestions from code review * Update packages/integrations/netlify/src/index.ts Co-authored-by: Matt Kane <m@mk.gg> * Update .changeset/ninety-clouds-judge.md Co-authored-by: Sarah Rainsberger <5098874+sarah11918@users.noreply.github.com> --------- Co-authored-by: Emanuele Stoppa <my.burning@gmail.com> Co-authored-by: Matt Kane <m@mk.gg> Co-authored-by: Sarah Rainsberger <5098874+sarah11918@users.noreply.github.com>
2025-02-07chore: fix linting issues, integration tests (#13187)Gravatar Emanuele Stoppa 2-2/+2
* chore: fix linting issues * chore: update packages and directories * apply suggestions Co-authored-by: florian-lefebvre <69633530+florian-lefebvre@users.noreply.github.com>
2025-02-06[ci] formatGravatar Emanuele Stoppa 5-23/+23
2025-02-06chore: fix linting issuesGravatar Emanuele Stoppa 1-1/+1
2025-02-06chore: fix tests and buildGravatar Emanuele Stoppa 7-7/+7
2025-01-14fix(deps): update all non-major dependencies (#503)Gravatar renovate[bot] 1-1/+1
2025-01-07fix(deps): update all non-major dependencies (#457)Gravatar renovate[bot] 5-1/+5
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: bluwy <bjornlu.dev@gmail.com>
2024-12-16fix: correctly pass locals from Netlify edge middleware (#488)Gravatar Matt Kane 5-4/+31
* fix: correctly pass locals from Netlify edge middleware * Format * Remove console
2024-12-03test: use Astro v5 and update cloudflare assertions (#460)Gravatar Emanuele Stoppa 2-1/+4
* test: use Astro v5 and update cloudflare assertions * disable check origin * disable check origin * update test * fix another test * remove logging * format
2024-11-28Merge branch 'main' into nextGravatar Emanuele Stoppa 1-1/+1
2024-11-27fix(deps): update all non-major dependencies (#431)Gravatar renovate[bot] 1-1/+1
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: bluwy <bjornlu.dev@gmail.com>
2024-10-31chore(deps): update all non-major dependencies (#428)Gravatar renovate[bot] 1-1/+1
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] 1-1/+1
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-08chore(deps): update all non-major dependencies (#416)Gravatar renovate[bot] 1-1/+1
2024-10-01fix(deps): update all non-major dependencies (#408)Gravatar renovate[bot] 1-1/+1
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] 1-1/+1
2024-09-18chore(deps): update all non-major dependencies (#393)Gravatar renovate[bot] 1-1/+1
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: bluwy <bjornlu.dev@gmail.com>
2024-09-16Adapter related changes for IntegrationData (#377)Gravatar Alexander Niebuhr 1-1/+1
* 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 2-3/+3
* 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] 1-1/+1
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] 1-1/+1
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: bluwy <bjornlu.dev@gmail.com>
2024-08-29chore: next to use astro v5Gravatar Alexander Niebuhr 1-1/+1
2024-08-26fix(deps): update all non-major dependencies (#363)Gravatar renovate[bot] 2-2/+2
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: bluwy <bjornlu.dev@gmail.com>
2024-08-22chore(deps): update all non-major dependencies (#318)Gravatar renovate[bot] 8-4/+8
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-07-12feat(netlify): set cache headers (#326)Gravatar Matt Kane 2-5/+29
2024-07-08chore(netlify): support `node:` prefixed imports (#286)Gravatar Theo Ephraim 1-0/+3
Co-authored-by: Matt Kane <m@mk.gg> Co-authored-by: Alexander Niebuhr <alexander@nbhr.io>
2024-07-08feat: use Netlify Frameworks API (#315)Gravatar Eduardo Bouças 4-7/+7
* feat: use Netlify Frameworks API * fix: fix formatting * refactor: inline config * chore: create changeset * Update changeset --------- Co-authored-by: Matt Kane <m@mk.gg>
2024-06-27perf(netlify): handle dependency tracing for SSR function (#296)Gravatar Matt Kane 4-247/+275
* perf: take over function bundling * Fix test failures * Format * Changeset * Use shared fs helper * Format * Changes from review * Add logging * Test timeout * Use posix path * Remove logs
2024-03-19feat(netlify): add support for image.remotePatterns and images.domains with ↵Gravatar Matt Kane 5-1/+114
Netlify Image CDN (#187) * feat(netlify): support for image.remotePatterns and images.domains * chore: add sample remote image * chore: lint * chore: add changeset * chore: better comments * chore: format * fix: handle dots in domains * Update .changeset/nine-lamps-cry.md Co-authored-by: Alexander Niebuhr <alexander@nbhr.io> * fix: warn if invalid regex is generated --------- Co-authored-by: Alexander Niebuhr <alexander@nbhr.io>
2024-03-13chore: update biome to the latest (#183)Gravatar Emanuele Stoppa 1-1/+1
* chore: biome safe fixes * chore: biome unsafe fixes * chore: update Biome, and use Biome in CI * chore: fix merge conflicts
2024-02-16[ci] formatGravatar alexanderniebuhr 6-38/+40
2024-02-16chore(netlify): use Node.js for testing (#158)Gravatar Abid 8-64/+55
2024-02-12fix(netlify): consider main fields when bundling (#160)Gravatar Arsh 2-2/+2
2024-02-12[ci] formatGravatar alexanderniebuhr 1-1/+1
2024-02-12fix(netlify): 404 has wrong content-type header (#162)Gravatar Simon Knott 1-0/+1
2024-02-06feat(netlify): verification for edge middleware (#152)Gravatar Arsh 1-1/+0
* feat(netlify): verification for edge middleware * add changeset * remove unused folder
2024-02-01[ci] formatGravatar alexanderniebuhr 2-28/+22
2024-02-01fix(netlify): pre-rendered 404 pages aren't shown (#143)Gravatar Simon Knott 4-0/+70
2024-01-19chore: bump astro version (#139)Gravatar Alexander Niebuhr 1-1/+1
2024-01-19chore: updates astro versions (#132)Gravatar Alexander Niebuhr 1-1/+2
2024-01-03[ci] formatGravatar ematipico 1-26/+26
2024-01-03[netlify] allow opting out of Image CDN (#120)Gravatar Simon Knott 4-0/+53
* chore: add image CDN tests * feat: allow image cdn opt-out * write docs * add changeset * fix: put proper jsdoc values
2023-12-21chore: use Biome as linter (#111)Gravatar Emanuele Stoppa 4-7/+7
* chore: biome safe fixes * chore: biome unsafe fixes * chore: biome safe fixes * chore: biome unsafe fixes * chore: update script * chore: format * chore: turn off some eslint rule * small refactor * fix
2023-12-17[ci] formatGravatar alexanderniebuhr 4-33/+32
2023-12-17feat(netlify): Netlify Adapter v4 (#84)Gravatar Simon Knott 62-759/+97
Co-authored-by: Matt Kane <m@mk.gg> Co-authored-by: Jacklyn <70537879+jacklyn-net@users.noreply.github.com> Co-authored-by: Arsh <69170106+lilnasy@users.noreply.github.com> Co-authored-by: Emanuele Stoppa <602478+ematipico@users.noreply.github.com> Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
2023-12-06fix(netlify): tests (#96)Gravatar Alexander Niebuhr 4-3/+4
Co-authored-by: Arsh <69170106+lilnasy@users.noreply.github.com>