mirror of
https://github.com/dreamhunter2333/cloudflare_temp_email.git
synced 2026-04-25 22:05:51 +03:00
[PR #590] [MERGED] feat: |Actions| Tag build add worker-with-wasm-mail-parser.zip #647
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/cloudflare_temp_email#647
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/dreamhunter2333/cloudflare_temp_email/pull/590
Author: @dreamhunter2333
Created: 2/22/2025
Status: ✅ Merged
Merged: 2/22/2025
Merged by: @dreamhunter2333
Base:
main← Head:feature/dev📝 Commits (1)
d9d53abfeat: |Actions| Tag build add worker-with-wasm-mail-parser.zip📊 Changes
4 files changed (+41 additions, -8 deletions)
View changed files
📝
.github/workflows/tag_build.yml(+15 -1)📝
CHANGELOG.md(+1 -0)📝
vitepress-docs/docs/zh/guide/feature/mail_parser_wasm_worker.md(+20 -2)📝
worker/src/common.ts(+5 -5)📄 Description
User description
#589
PR Type
enhancement, documentation
Description
Added support for
mail-parser-wasm-workerin build process.Updated GitHub Actions workflow to include
worker-with-wasm-mail-parser.zip.Enhanced documentation for UI and CLI deployment of
mail-parser-wasm-worker.Improved error logging in
sendWebhookfunction.Changes walkthrough 📝
common.ts
Enhance sendWebhook function with better loggingworker/src/common.ts
sendWebhookfunction.tag_build.yml
Update GitHub Actions to include mail-parser-wasm-worker.github/workflows/tag_build.yml
mail-parser-wasm-worker.worker-with-wasm-mail-parser.zip.CHANGELOG.md
Update changelog for wasm mail parser supportCHANGELOG.md
worker-with-wasm-mail-parser.zipin build.mail_parser_wasm_worker.md
Document UI and CLI deployment for mail-parser-wasm-workervitepress-docs/docs/zh/guide/feature/mail_parser_wasm_worker.md
mail-parser-wasm-worker.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.