新增文件: - .github/workflows/sandbox-deploy.yml (主部署流程) - .github/workflows/sync-deploy-to-notion.yml (定时同步) - scripts/deploy-check.sh (部署前自检) - scripts/smoke-test.sh (冒烟检查) - scripts/sync-deploy-to-notion.js (Notion API 写入) - scripts/setup-sandbox.sh (新开发者开户脚本) - data/deploy-status.json (部署状态源) - data/dev-registry.json (开发者注册表) Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| deploy-status.json | ||
| dev-registry.json | ||
| developer-status.json | ||
| loop-history.json | ||
| multi-sheet.js | ||
| notion-writeback-log.json | ||
| portrait-db.json | ||
| portrait-history.json | ||
| reminder-log.json | ||
| sheet-updater.js | ||