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 generator meta data for framework generated Netlify Functions (#1999)
* fix: moving functionmetadata over
* chore: updated naming for file and when version not found
* chore: prettier
* Revert "chore: prettier"
This reverts commit 75d46b4.
* Revert updated naming for file and when version not found"
reverts commit 6acb832.
* chore: updating not found mssg + image func title
* chore: refactor based on feedback
* chore: refactored parameters for writeFunctionConfiguration
* chore: small refactor and renaming
* Update packages/runtime/src/helpers/functionsMetaData.ts
* test: updated test when runtime version is unknown
* chore: added a comment about returning an unknown version of the next runtime
* chore: refactor based on PR feedback
* chore: fixed an error causing tests to fail
---------
Co-authored-by: Nick Taylor <[email protected]>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
0 commit comments