You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: add local dev experience for scheduled functions (#3689)
* feat: add local dev experience for scheduled functions
* feat: use synchronous function's timeout
* chore: rename to scheduled.js
* feat: return 400 when trying to invoke scheduled function via http
* chore: use testMatrix pattern
* fix: config-based schedule without esbuild
* feat: add support for ISC-declared flags
* fix: node v12 doesn't understand optional chaining
* fix: allow esbuild to read mock files by writing them to disk
* fix: wrong import
* feat: use listFunction to detect ISC schedule
* feat: remove unused feature flag
* chore: update zisi
* fix: enable parseISC hook
* feat: give full command
* refactor: move clockwork simulation to calling side
* chore: remove one changed line
* refactor: extract clockwork useragent into constants
* feat: improve error message
co-authored-by: Eduardo Boucas <eduardo@netlify.com>
* feat: print friendly error screen
* chore: trim down diff to npm-shrinkwrap
* chore: remove mock-require (not used anymore)
* fix: optional chaining doesnt exist
* chore: add test for helpful tips and tricks
* fix: correct tests
* fix: add missing property to test
* Update src/lib/functions/runtimes/js/builders/zisi.js
Co-authored-by: Lukas Holzer <lukas.holzer@netlify.com>
* refactor: extract help response into its own testable function
* chore: add some unit tests
* fix: replaceAll not available on node v12
co-authored-by: Lukas Holzer <lukas.holzer@netlify.com>
* fix: remove unneeded level field
* refactor: remove unused test matrix
* fix: increase file change delay for macOS and windows
Co-authored-by: Netlify Team Account 1 <netlify-team-account-1@users.noreply.github.com>
Co-authored-by: Eduardo Boucas <eduardo@netlify.com>
Co-authored-by: Lukas Holzer <lukas.holzer@netlify.com>
Co-authored-by: Simon Knott <info@simonknott.de>
1 commit comments
github-actions[bot] commentedon Jan 28, 2022
📊 Benchmark results
Package size: 360 MB