Skip to content

Conversation

laktek
Copy link
Contributor

@laktek laktek commented Jan 31, 2023

What kind of change does this PR introduce?

This PR introduces experimental functions serve --all option, which would use edge-runtime to serve all edge functions in a project locally.

Please note this is still experimental and missing several key features:

  • verify-jwt option doesn't work
  • import-maps doesn't work

TODO:

[x] Update the edge-runtime image tag

@laktek laktek requested a review from a team as a code owner January 31, 2023 06:39
@laktek laktek force-pushed the function-serve-all branch from 24e0fae to 8bf5ac9 Compare January 31, 2023 06:44
@coveralls
Copy link

coveralls commented Jan 31, 2023

Pull Request Test Coverage Report for Build 4061311189

  • 10 of 91 (10.99%) changed or added relevant lines in 4 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.8%) to 62.009%

Changes Missing Coverage Covered Lines Changed/Added Lines %
internal/db/diff/diff.go 0 2 0.0%
cmd/functions.go 1 6 16.67%
internal/functions/serve/serve.go 2 76 2.63%
Totals Coverage Status
Change from base Build 4051936774: -0.8%
Covered Lines: 3617
Relevant Lines: 5833

💛 - Coveralls

@laktek laktek force-pushed the function-serve-all branch from 1ddf1af to c5b3291 Compare February 1, 2023 04:03
@laktek laktek merged commit 6a7de83 into main Feb 1, 2023
@laktek laktek deleted the function-serve-all branch February 1, 2023 05:43
@github-actions
Copy link

github-actions bot commented Feb 1, 2023

🎉 This PR is included in version 1.36.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants