[PR #57] [MERGED] 修复 wrangler 配置文件占位符替换时序问题 #191

Closed
opened 2026-02-27 09:13:40 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/maillab/cloud-mail/pull/57
Author: @Silentely
Created: 7/24/2025
Status: Merged
Merged: 7/27/2025
Merged by: @eoao

Base: mainHead: main


📝 Commits (1)

  • 1f90327 修复 wrangler 配置文件占位符替换时序问题

📊 Changes

1 file changed (+23 additions, -25 deletions)

View changed files

📝 .github/workflows/deploy-cloudflare.yml (+23 -25)

📄 Description

  • 移除 telemetry 命令的配置文件参数避免在替换前读取配置
  • 重新组织工作流步骤,确保配置文件占位符替换在所有 wrangler 命令之前执行
  • 添加调试信息显示 R2_BUCKET_NAME 值和配置文件内容
  • 修复 R2 bucket name 验证错误
  • 调整数据库初始化等待时间从 10 秒增加到 15 秒

🔄 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/maillab/cloud-mail/pull/57 **Author:** [@Silentely](https://github.com/Silentely) **Created:** 7/24/2025 **Status:** ✅ Merged **Merged:** 7/27/2025 **Merged by:** [@eoao](https://github.com/eoao) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`1f90327`](https://github.com/maillab/cloud-mail/commit/1f903276b336d1274c85b57ce17c01d8913da202) 修复 wrangler 配置文件占位符替换时序问题 ### 📊 Changes **1 file changed** (+23 additions, -25 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/deploy-cloudflare.yml` (+23 -25) </details> ### 📄 Description - 移除 telemetry 命令的配置文件参数避免在替换前读取配置 - 重新组织工作流步骤,确保配置文件占位符替换在所有 wrangler 命令之前执行 - 添加调试信息显示 R2_BUCKET_NAME 值和配置文件内容 - 修复 R2 bucket name 验证错误 - 调整数据库初始化等待时间从 10 秒增加到 15 秒 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 09:13:40 +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/cloud-mail-maillab#191
No description provided.