You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 7, 2024. It is now read-only.
背景
由于服务器部署在境内,访问github api请求超时现象愈发严重,影响到了官网文档更新效率,需要解决服务端访问github api 超时问题
方案
将原来更新链路中 oasisbe 请求github api的步骤抽离出来,oasisbe 只提供数据更新接口,文档数据拉取同步操作下发给后台管理脚本,由管理员在本地(网络加速环境下)通过脚本手动从github api拉取数据,调用oasisbe数据更新接口完成文档手动更新操作
The text was updated successfully, but these errors were encountered: