[PR #2] [MERGED] refactor(deploy): 优化项目创建流程并添加创建验证 #29

Closed
opened 2026-03-01 14:53:47 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/beilunyang/moepush/pull/2
Author: @gclm
Created: 2/26/2025
Status: Merged
Merged: 2/26/2025
Merged by: @beilunyang

Base: mainHead: main


📝 Commits (1)

  • c76e9d6 refactor(deploy): 优化项目创建流程并添加创建验证

📊 Changes

1 file changed (+28 additions, -4 deletions)

View changed files

📝 scripts/deploy.ts (+28 -4)

📄 Description

  • 在 wrangler 配置中添加项目名称
  • 创建项目后等待 5 秒以确保项目完全创建
  • 添加项目创建验证步骤,确保项目真正创建成功
  • 调整项目创建和验证的顺序,提高效率

🔄 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/beilunyang/moepush/pull/2 **Author:** [@gclm](https://github.com/gclm) **Created:** 2/26/2025 **Status:** ✅ Merged **Merged:** 2/26/2025 **Merged by:** [@beilunyang](https://github.com/beilunyang) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`c76e9d6`](https://github.com/beilunyang/moepush/commit/c76e9d683546a2c05a7865778ad46b980457f323) refactor(deploy): 优化项目创建流程并添加创建验证 ### 📊 Changes **1 file changed** (+28 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `scripts/deploy.ts` (+28 -4) </details> ### 📄 Description - 在 wrangler 配置中添加项目名称 - 创建项目后等待 5 秒以确保项目完全创建 - 添加项目创建验证步骤,确保项目真正创建成功 - 调整项目创建和验证的顺序,提高效率 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-01 14:53:47 +03:00
Sign in to join this conversation.
No labels
pull-request
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/moepush#29
No description provided.