[PR #355] [MERGED] Add new workflow action and Fix cleanup bug #541

Closed
opened 2026-02-26 21:31:43 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dreamhunter2333/cloudflare_temp_email/pull/355
Author: @tqjason
Created: 7/19/2024
Status: Merged
Merged: 7/19/2024
Merged by: @dreamhunter2333

Base: mainHead: main


📝 Commits (6)

📊 Changes

2 files changed (+40 additions, -1 deletions)

View changed files

.github/workflows/frontend_pagefunction_deploy.yaml (+39 -0)
📝 worker/src/common.ts (+1 -1)

📄 Description

  1. Add new workflow action, Deploy Frontend with page function
  2. Fix a cleanup bug. It throw error when cleanDays is 0

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/dreamhunter2333/cloudflare_temp_email/pull/355 **Author:** [@tqjason](https://github.com/tqjason) **Created:** 7/19/2024 **Status:** ✅ Merged **Merged:** 7/19/2024 **Merged by:** [@dreamhunter2333](https://github.com/dreamhunter2333) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (6) - [`dd2233a`](https://github.com/dreamhunter2333/cloudflare_temp_email/commit/dd2233a53a6f0c4cfd050fa54f445b58f583377d) Create frontend_pagefunction_deploy.yaml - [`b8d18c5`](https://github.com/dreamhunter2333/cloudflare_temp_email/commit/b8d18c58c9da0b2f2df32e67a857df97ae6f28cb) Update frontend_pagefunction_deploy.yaml - [`26dfd86`](https://github.com/dreamhunter2333/cloudflare_temp_email/commit/26dfd862b6f0a6edf6522dac046203443894a547) Update cleanup_api.ts - [`3a3da36`](https://github.com/dreamhunter2333/cloudflare_temp_email/commit/3a3da36e7b73fbbc1ec6fde0948eb04bdb0f8b09) Update common.ts - [`914fd49`](https://github.com/dreamhunter2333/cloudflare_temp_email/commit/914fd49608718d52fd7488a9ddbc8895d6738097) Update cleanup_api.ts - [`c478d56`](https://github.com/dreamhunter2333/cloudflare_temp_email/commit/c478d56be04b8a53c4ad7759e3e5d8202291e1bf) Update common.ts ### 📊 Changes **2 files changed** (+40 additions, -1 deletions) <details> <summary>View changed files</summary> ➕ `.github/workflows/frontend_pagefunction_deploy.yaml` (+39 -0) 📝 `worker/src/common.ts` (+1 -1) </details> ### 📄 Description 1. Add new workflow action, `Deploy Frontend with page function` 2. Fix a cleanup bug. It throw error when cleanDays is 0 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 21:31:43 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/cloudflare_temp_email#541
No description provided.