From 2c5ae229b3cb6e8d961265af0010a7302c6ff740 Mon Sep 17 00:00:00 2001 From: sansan <77180927+sansan0@users.noreply.github.com> Date: Fri, 5 Dec 2025 17:53:00 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E6=9B=B4=E6=96=B0=E9=87=8D=E8=A6=81?= =?UTF-8?q?=E5=85=AC=E5=91=8A=EF=BC=8C=E6=9A=82=E5=81=9C=20Fork/Actions=20?= =?UTF-8?q?=E9=83=A8=E7=BD=B2=E6=96=B9=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Update important announcement, suspend Fork/Actions deployment --- README-EN.md | 25 ++++++++++++++++++++----- README.md | 25 ++++++++++++++++++++----- 2 files changed, 40 insertions(+), 10 deletions(-) diff --git a/README-EN.md b/README-EN.md index 72d0c62..2e5c388 100644 --- a/README-EN.md +++ b/README-EN.md @@ -1,8 +1,23 @@ -> **⚠️ Important Notice** -> -> - Please use **Use this template** to create your project, not Fork -> - Docker deployment is recommended -> - GitHub Actions deployment is not recommended at this time +> ## ⚠️ Important Announcement (December 2025) +> +> Due to rapid growth in forks, GitHub has contacted me about server infrastructure strain. **This project and all forks may experience access difficulties.** +> +> - ✅ **Recommended**: [Docker Deployment](#6-docker-deployment) (data stored locally, no restrictions) +> - ❌ **Suspended**: Fork deployment, GitHub Actions, GitHub Pages +> +>
+> 👉 Click for details +> +> **Issue Explanation:** +> - Original design used GitHub Actions to periodically fetch news and save to the repository, essentially using GitHub as a "cloud database" +> - With many forks running simultaneously, servers couldn't handle the load; GitHub engineering team is working on fixes +> +> **Future Plans:** +> - Exploring new approach: keep Actions for fetching and notifications, but no longer save data to repository, use external storage instead +> +> Thanks for understanding! Feedback: [Issues](https://github.com/sansan0/TrendRadar/issues) +> +>
diff --git a/README.md b/README.md index 6b61211..63a847d 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,23 @@ -> **⚠️ 重要提示** -> -> - 请使用 **Use this template** 创建项目,而非 Fork -> - 推荐使用 Docker 部署 -> - 暂不建议通过 GitHub Actions 方式部署运行 +> ## ⚠️ 重要公告(2025年12月) +> +> 由于 Fork 数量激增,GitHub 官方已联系我,当前运行方式对服务器造成压力。**本项目及所有 Fork 可能出现访问困难。** +> +> - ✅ **推荐**:[Docker 部署](#6-docker-部署)(数据存本地,不受限制) +> - ❌ **暂停**:Fork 部署、GitHub Actions、GitHub Pages +> +>
+> 👉 点击查看详情 +> +> **问题说明:** +> - 原设计通过 GitHub Actions 定时抓取新闻并保存到仓库,相当于把 GitHub 当"云端数据库" +> - 大量 Fork 同时运行,服务器承受不住,GitHub 工程团队正在修复 +> +> **后续计划:** +> - 探索新方案:保留 Actions 用于抓取和推送,但不再将数据保存到仓库,改用外部存储 +> +> 感谢理解!问题反馈:[Issues](https://github.com/sansan0/TrendRadar/issues) 或公众号 +> +>