Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support bundle code and monorepo #133

Merged
merged 44 commits into from
May 10, 2024
Merged

Support bundle code and monorepo #133

merged 44 commits into from
May 10, 2024

Conversation

mildronize
Copy link
Collaborator

@mildronize mildronize commented May 5, 2024

  • Use Azure Custom Handler
  • Support Node.js and Bun.js on Hono Framework.
    • E2E Test for Node.js with Github Actions
      • Build on Linux and deploy to Azure
      • Build on Windows and deploy to Azure
      • Build on Mac only
    • E2E Test for Bun with Github Actions
      • Build on Linux and deploy to Azure
      • Build on Windows and deploy to Azure
      • Build on Mac only
  • Support bundle and monorepo code

Note:

  • Split CLI into another package like @nammatham/cli

@mildronize mildronize force-pushed the v3.x-bundle branch 3 times, most recently from ced42b3 to 1a35b86 Compare May 5, 2024 17:55
@mildronize mildronize force-pushed the v3.x-bundle branch 4 times, most recently from 0517a81 to 933d15e Compare May 6, 2024 14:21
@mildronize mildronize merged commit 923971a into v3.x May 10, 2024
5 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support both Node.js and Bun.js Make sure Azure Functions Adapter can bundle
1 participant