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

refactor(zbpack): Separate serverless transformers from Build #368

Merged
merged 12 commits into from
Nov 5, 2024

Conversation

pan93412
Copy link
Member

@pan93412 pan93412 commented Oct 21, 2024

Description (required)

Move transformer functions to pkg/transformer, and add appropriate snapshot
test for transformers.

Tested manually:

  • static
  • next.js
  • nuxt.js
  • python (flask)

Tested automatically:

  • python
  • gleam
  • golang
  • rust
  • .zeabur dir
  • static

Related issues & labels (optional)

@pan93412 pan93412 self-assigned this Oct 21, 2024
@pan93412 pan93412 force-pushed the pan93412/zbpack-refactoring/serverless-refactoring branch 2 times, most recently from b2f02ef to c871a68 Compare November 4, 2024 03:57
@pan93412 pan93412 force-pushed the pan93412/zbpack-refactoring/serverless-refactoring branch from a78fe4b to 71f88e8 Compare November 4, 2024 05:28
@pan93412 pan93412 marked this pull request as ready for review November 4, 2024 06:06
@yuaanlin yuaanlin merged commit e6f3f03 into main Nov 5, 2024
5 checks passed
@yuaanlin yuaanlin deleted the pan93412/zbpack-refactoring/serverless-refactoring branch November 5, 2024 07:54
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.

2 participants