File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed
Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change 2626
2727## 架构及时序图
2828
29- ![ ] ( https://cdn.jsdelivr.net/gh/timerring/scratchpad2023/2024/2025-06-01-17-53-56.png )
29+ <div align =" center " >
30+ <img src =" https://cdn.jsdelivr.net/gh/timerring/scratchpad2023/2024/2025-06-01-17-53-56.png " width =" 50% " alt =" Arch " >
31+ </div >
3032
3133``` mermaid
3234sequenceDiagram
@@ -144,6 +146,9 @@ https://github.com/timerring/CloudCheckin/blob/0b719258ab4f5f746b067798eb2a4185a
144146
145147配置完成所有内容后,请手动执行一次 ` Setup CircleCI Context and Secrets ` 以及 ` Deploy Cloudflare Worker ` workflow 确保配置 secrets 通过 CircleCI CLI 正确同步至 CircleCI contexts secrets,并将 Cloudflare Worker 正确部署。(Actions -> ` Setup CircleCI Context and Secrets ` -> ` Run workflow ` 以及 Actions -> ` Deploy Cloudflare Worker ` -> ` Run workflow ` )
146148
149+ > [ !IMPORTANT]
150+ > 有时 cookie 会过期导致签到失败,如果遇到失败情况,请考虑重新获取 cookie 填入 Secrets,再手动执行 ` Setup CircleCI Context and Secrets ` workflow 同步 cookie 到 CircleCI。
151+
147152## 常见问题
148153
1491541 . 为什么要采用 CircleCI,不直接用 Github Actions?
You can’t perform that action at this time.
0 commit comments