Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
* feat: use Netlify Frameworks API
* fix: fix formatting
* refactor: inline config
* chore: create changeset
* Update changeset
---------
Co-authored-by: Matt Kane <m@mk.gg>
|
|
* 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
|
|
|
|
|
|
|
|
|
|
|
|
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>
|
|
|
|
|
|
|
|
Co-authored-by: HiDeoo <494699+HiDeoo@users.noreply.github.com>
Co-authored-by: Matthew Phillips <matthew@skypack.dev>
Co-authored-by: Reuben Tier <64310361+TheOtterlord@users.noreply.github.com>
|
|
|
|
* Start of work on astroConfig.mode === 'server'
* Add tests and more
* adapter -> deploy in some places
* Add fallback for `adapter` config
* Update more tests
* Update image tests
* Fix clientAddress test
* Updates based on PR review
* Add a changeset
* Update integrations tests + readme
* Oops
* Remove old option
* Rename `mode` to `output`
* Update Node adapter test
* Update test
* fred pass
* fred pass
* fred pass
* fix test
Co-authored-by: Fred K. Schott <fkschott@gmail.com>
|
|
* Change out directories for Netlify Functions
* Changeset
* Update test
|
|
|
|
* Netlify Edge function support
* Update readme with edge function information
* Adds a changeset
* Disable running edge function test in CI for now
|