[PR #24] [MERGED] 优化serverless平台部署 #104

Closed
opened 2026-02-27 01:56:14 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ErlichLiu/DeepClaude/pull/24
Author: @chunzhimoe
Created: 2/7/2025
Status: Merged
Merged: 2/9/2025
Merged by: @ErlichLiu

Base: mainHead: main


📝 Commits (3)

📊 Changes

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

View changed files

.github/workflows/sync.yml (+41 -0)
📝 Dockerfile (+1 -1)

📄 Description

增加actions定时同步主仓库,需要开启actions读写权限。做到github私有仓库和serverless平台联动。serverless平台直接修改.env文件填入密钥+fork仓库为私有后即可部署。


🔄 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/ErlichLiu/DeepClaude/pull/24 **Author:** [@chunzhimoe](https://github.com/chunzhimoe) **Created:** 2/7/2025 **Status:** ✅ Merged **Merged:** 2/9/2025 **Merged by:** [@ErlichLiu](https://github.com/ErlichLiu) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (3) - [`d9b6865`](https://github.com/ErlichLiu/DeepClaude/commit/d9b6865f1c17fc18c1e4c61e98211bd48b15ab47) Update Dockerfile - [`e53b991`](https://github.com/ErlichLiu/DeepClaude/commit/e53b9917546c457f7e0d69c5c81a1b4cc8d27124) Merge branch 'ErlichLiu:main' into main - [`1069d60`](https://github.com/ErlichLiu/DeepClaude/commit/1069d607bd1387b589d024cf28ce098897d0e902) Create sync.yml ### 📊 Changes **2 files changed** (+42 additions, -1 deletions) <details> <summary>View changed files</summary> ➕ `.github/workflows/sync.yml` (+41 -0) 📝 `Dockerfile` (+1 -1) </details> ### 📄 Description 增加actions定时同步主仓库,需要开启actions读写权限。做到github私有仓库和serverless平台联动。serverless平台直接修改.env文件填入密钥+fork仓库为私有后即可部署。 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 01:56:14 +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/DeepClaude#104
No description provided.