|
50
|
feat: 新增 P1 优先级状态机(AI Agent、AI 任务、广告计划、选址评估)
|
6
|
5
|
test-comprehensive.yml
|
11
|
5
|
0
|
refs/heads/main
|
e15e357a819170a89dbcfd25fe33ea58972ae0ff
|
0
|
0
|
0
|
push
|
{"ref":"refs/heads/main","befo {"ref":"refs/heads/main","before":"a7c22fc0f5e2d113210bb58646dcdbf7381be245","after":"e15e357a819170a89dbcfd25fe33ea58972ae0ff","compare_url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/compare/a7c22fc0f5e2d113210bb58646dcdbf7381be245...e15e357a819170a89dbcfd25fe33ea58972ae0ff","commits":[{"id":"e15e357a819170a89dbcfd25fe33ea58972ae0ff","message":"feat: 新增 P1 优先级状态机(AI Agent、AI 任务、广告计划、选址评估)\n\n- ai-agent: 管理 AI Agent 员工生命周期(未激活→活跃→训练中→已暂停)\n- ai-task: 管理 AI 任务执行流程(待处理→处理中→已完成/失败/已取消)\n- ad-campaign: 管理广告投放全流程(草稿→待审批→已批准→投放中→已完成)\n- location-assessment: 管理门店选址评估(草稿→已提交→评审中→实地勘察→待审批→已批准)\n","url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/commit/e15e357a819170a89dbcfd25fe33ea58972ae0ff","author":{"name":"Claude","email":"noreply@anthropic.com","username":""},"committer":{"name":"Claude","email":"noreply@anthropic.com","username":""},"verification":null,"timestamp":"2026-01-25T22:55:03Z","added":["backend/src/shared/state-machines/machines/ad-campaign.machine.ts","backend/src/shared/state-machines/machines/ai-agent.machine.ts","backend/src/shared/state-machines/machines/ai-task.machine.ts","backend/src/shared/state-machines/machines/location-assessment.machine.ts"],"removed":[],"modified":["backend/src/shared/state-machines/index.ts","backend/src/shared/state-machines/utils/transitions.ts"]},{"id":"1ca105d537327f10bfa4ff7b4dd263c21711a3d5","message":"feat: 新增团购商品、团购核销、社媒发布状态机\n\n- groupbuy-product: 管理团购商品生命周期(草稿→审核→上架→下架/售罄/过期)\n- groupbuy-redemption: 管理券码核销流程(待核销→已核销/已退款/已过期)\n- social-post: 管理社媒内容发布(草稿→定时→发布中→已发布/失败)\n","url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/commit/1ca105d537327f10bfa4ff7b4dd263c21711a3d5","author":{"name":"Claude","email":"noreply@anthropic.com","username":""},"committer":{"name":"Claude","email":"noreply@anthropic.com","username":""},"verification":null,"timestamp":"2026-01-25T22:46:38Z","added":["backend/src/shared/state-machines/machines/groupbuy-product.machine.ts","backend/src/shared/state-machines/machines/groupbuy-redemption.machine.ts","backend/src/shared/state-machines/machines/social-post.machine.ts"],"removed":[],"modified":["backend/src/shared/state-machines/index.ts","backend/src/shared/state-machines/utils/transitions.ts"]},{"id":"e8d10339466d1d493d672174bb25eaaf804f5fa7","message":"feat: 新增联盟商家、培训场次、联盟结算状态机\n\n- 新增 alliance-partner.machine.ts (联盟商家状态机)\n - 状态:pending → approved → active → suspended/terminated\n - 支持审批、激活、冻结、终止等操作\n\n- 新增 training-session.machine.ts (培训场次状态机)\n - 状态:pending → enrolling → in_progress → completed\n - 支持报名开放、开始、完成、取消等操作\n\n- 新增 alliance-settlement.machine.ts (联盟结算状态机)\n - 状态:pending → confirmed → approved → paid\n - 支持确认、审批、支付、拒绝等操作\n\n- 更新 index.ts 导出新状态机\n- 更新 transitions.ts 添加转换验证函数\n","url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/commit/e8d10339466d1d493d672174bb25eaaf804f5fa7","author":{"name":"Claude","email":"noreply@anthropic.com","username":""},"committer":{"name":"Claude","email":"noreply@anthropic.com","username":""},"verification":null,"timestamp":"2026-01-25T22:40:37Z","added":["backend/src/shared/state-machines/machines/alliance-partner.machine.ts","backend/src/shared/state-machines/machines/alliance-settlement.machine.ts","backend/src/shared/state-machines/machines/training-session.machine.ts"],"removed":[],"modified":["backend/src/shared/state-machines/index.ts","backend/src/shared/state-machines/utils/transitions.ts"]},{"id":"986b5900952c599b9590cce0b9d832ab58f86504","message":"feat: 新增团购扩展状态机\n\n- 新增 groupbuy-influencer.machine.ts (团购达人状态机)\n- 新增 groupbuy-commission.machine.ts (团购佣金状态机)\n- 新增 groupbuy-promotion.machine.ts (团购促销状态机)\n- 更新 index.ts 导出新状态机\n- 更新 transitions.ts 添加转换验证函数\n","url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/commit/986b5900952c599b9590cce0b9d832ab58f86504","author":{"name":"Claude","email":"noreply@anthropic.com","username":""},"committer":{"name":"Claude","email":"noreply@anthropic.com","username":""},"verification":null,"timestamp":"2026-01-25T22:35:57Z","added":["backend/src/shared/state-machines/machines/groupbuy-commission.machine.ts","backend/src/shared/state-machines/machines/groupbuy-influencer.machine.ts","backend/src/shared/state-machines/machines/groupbuy-promotion.machine.ts"],"removed":[],"modified":["backend/src/shared/state-machines/index.ts","backend/src/shared/state-machines/utils/transitions.ts"]},{"id":"43e15382c2d1217602fc7ef10114983770e23e14","message":"feat: 新增 HR 模块和资产管理状态机\n\n- 新增 leave-request.machine.ts (请假申请状态机)\n- 新增 overtime-request.machine.ts (加班申请状态机)\n- 新增 serial-number.machine.ts (序列号/资产状态机)\n- 更新 index.ts 导出新状态机\n- 更新 transitions.ts 添加转换验证函数\n","url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/commit/43e15382c2d1217602fc7ef10114983770e23e14","author":{"name":"Claude","email":"noreply@anthropic.com","username":""},"committer":{"name":"Claude","email":"noreply@anthropic.com","username":""},"verification":null,"timestamp":"2026-01-25T22:28:50Z","added":["backend/src/shared/state-machines/machines/leave-request.machine.ts","backend/src/shared/state-machines/machines/overtime-request.machine.ts","backend/src/shared/state-machines/machines/serial-number.machine.ts"],"removed":[],"modified":["backend/src/shared/state-machines/index.ts","backend/src/shared/state-machines/utils/transitions.ts"]}],"total_commits":0,"head_commit":{"id":"e15e357a819170a89dbcfd25fe33ea58972ae0ff","message":"feat: 新增 P1 优先级状态机(AI Agent、AI 任务、广告计划、选址评估)\n\n- ai-agent: 管理 AI Agent 员工生命周期(未激活→活跃→训练中→已暂停)\n- ai-task: 管理 AI 任务执行流程(待处理→处理中→已完成/失败/已取消)\n- ad-campaign: 管理广告投放全流程(草稿→待审批→已批准→投放中→已完成)\n- location-assessment: 管理门店选址评估(草稿→已提交→评审中→实地勘察→待审批→已批准)\n","url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/commit/e15e357a819170a89dbcfd25fe33ea58972ae0ff","author":{"name":"Claude","email":"noreply@anthropic.com","username":""},"committer":{"name":"Claude","email":"noreply@anthropic.com","username":""},"verification":null,"timestamp":"2026-01-25T22:55:03Z","added":["backend/src/shared/state-machines/machines/ad-campaign.machine.ts","backend/src/shared/state-machines/machines/ai-agent.machine.ts","backend/src/shared/state-machines/machines/ai-task.machine.ts","backend/src/shared/state-machines/machines/location-assessment.machine.ts"],"removed":[],"modified":["backend/src/shared/state-machines/index.ts","backend/src/shared/state-machines/utils/transitions.ts"]},"repository":{"id":6,"owner":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"law@g-hi.com","avatar_url":"https://gitea.g-hi.com/avatars/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"},"name":"juhi-omni-knowledge-hub","full_name":"luoanwu/juhi-omni-knowledge-hub","description":"巨嗨全域智库 - B2B RevOps 全生命周期平台","empty":false,"private":true,"fork":false,"template":false,"parent":null,"mirror":false,"size":26375,"language":"","languages_url":"https://gitea.g-hi.com/api/v1/repos/luoanwu/juhi-omni-knowledge-hub/languages","html_url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub","url":"https://gitea.g-hi.com/api/v1/repos/luoanwu/juhi-omni-knowledge-hub","link":"","ssh_url":"git@gitea.g-hi.com:luoanwu/juhi-omni-knowledge-hub.git","clone_url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub.git","original_url":"https://github.com/laoluojuhai/juhi-omni-knowledge-hub.git","website":"","stars_count":0,"forks_count":0,"watchers_count":1,"open_issues_count":0,"open_pr_counter":0,"release_counter":0,"default_branch":"main","archived":false,"created_at":"2026-02-23T23:57:52+08:00","updated_at":"2026-02-24T00:00:13+08:00","archived_at":"1970-01-01T08:00:00+08:00","permissions":{"admin":true,"push":true,"pull":true},"has_issues":true,"internal_tracker":{"enable_time_tracker":true,"allow_only_contributors_to_track_time":true,"enable_issue_dependencies":true},"has_wiki":true,"has_pull_requests":true,"has_projects":true,"projects_mode":"all","has_releases":true,"has_packages":true,"has_actions":true,"ignore_whitespace_conflicts":false,"allow_merge_commits":true,"allow_rebase":true,"allow_rebase_explicit":true,"allow_squash_merge":true,"allow_fast_forward_only_merge":true,"allow_rebase_update":true,"default_delete_branch_after_merge":false,"default_merge_style":"merge","default_allow_maintainer_edit":false,"avatar_url":"","internal":false,"mirror_interval":"","object_format_name":"sha1","mirror_updated":"0001-01-01T00:00:00Z","repo_transfer":null},"pusher":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"luoanwu@noreply.localhost","avatar_url":"https://gitea.g-hi.com/avatars/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"},"sender":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"luoanwu@noreply.localhost","avatar_url":"https://gitea.g-hi.com/avatars/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"}}...
|
push
|
2
|
18
|
1771862518
|
1771862519
|
0
|
1771862496
|
1771862519
|
NULL
|
|
0
|
Edit
Delete
|
|
6435
|
sync: 同步内容/社媒/短信营销治理回放产物
|
6
|
5
|
ci.yml
|
6363
|
5
|
0
|
refs/heads/main
|
e2899fe4a30c3be6afb4230ccf40447f45e903dc
|
0
|
0
|
0
|
push
|
{"ref":"refs/heads/main","befo {"ref":"refs/heads/main","before":"8a1f5fc17b0e1692e9da7c94fc0fd769eff89926","after":"e2899fe4a30c3be6afb4230ccf40447f45e903dc","compare_url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/compare/8a1f5fc17b0e1692e9da7c94fc0fd769eff89926...e2899fe4a30c3be6afb4230ccf40447f45e903dc","commits":[{"id":"e2899fe4a30c3be6afb4230ccf40447f45e903dc","message":"sync: 同步内容/社媒/短信营销治理回放产物\n\n- 更新 admin.json 认证夹具\n- 新增内容分发治理回放 (content-distribution-v1)\n- 新增内容社交内容治理回放 (content-social-content-v5~v9)\n - 覆盖内容创作/分发/邮件营销/内容库/模板/版权/审核\n- 新增内容社交直播治理回放 (content-social-live-video-v1)\n- 新增内容社交社媒治理回放 (content-social-social-v1~v10)\n - 覆盖社媒账号/帖子/互动/矩阵/自动回复/竞品/粉丝/热门话题\n- 新增短信营销治理回放 (sms-marketing-v1)\n- 新增社交粉丝治理回放 (social-followers-v1)\n- 清理旧版 playwright-report 与 test-results 产物\n- 更新 module-catalog.overrides.ts 配置\n\nCo-authored-by: Qwen-Coder \u003cqwen-coder@alibabacloud.com\u003e\n","url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/commit/e2899fe4a30c3be6afb4230ccf40447f45e903dc","author":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"committer":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"verification":null,"timestamp":"2026-03-17T20:58:42+08:00","added":["e2e/output/playwright/content-distribution-v1/action-coverage-report.json","e2e/output/playwright/content-distribution-v1/action-coverage-report.md","e2e/output/playwright/content-distribution-v1/blocked-unmapped-pages.json","e2e/output/playwright/content-distribution-v1/probes/-content-distribution-1773751123929.json","e2e/output/playwright/content-distribution-v1/visible-menu-snapshot.json","e2e/output/playwright/content-social-content-v5/action-coverage-report.json","e2e/output/playwright/content-social-content-v5/action-coverage-report.md","e2e/output/playwright/content-social-content-v5/blocked-unmapped-pages.json","e2e/output/playwright/content-social-content-v5/failure-1.html","e2e/output/playwright/content-social-content-v5/failure-1.png","e2e/output/playwright/content-social-content-v5/probes/-content-creation-1773751060970.json","e2e/output/playwright/content-social-content-v5/probes/-content-distribution-1773751065600.json","e2e/output/playwright/content-social-content-v5/probes/-email-marketing-1773751063717.json","e2e/output/playwright/content-social-content-v5/visible-menu-snapshot.json","e2e/output/playwright/content-social-content-v6/action-coverage-report.json","e2e/output/playwright/content-social-content-v6/action-coverage-report.md","e2e/output/playwright/content-social-content-v6/blocked-unmapped-pages.json","e2e/output/playwright/content-social-content-v6/failure-1.html","e2e/output/playwright/content-social-content-v6/failure-1.png","e2e/output/playwright/content-social-content-v6/failure-2.html","e2e/output/playwright/content-social-content-v6/failure-2.png","e2e/output/playwright/content-social-content-v6/failure-3.html","e2e/output/playwright/content-social-content-v6/failure-3.png","e2e/output/playwright/content-social-content-v6/visible-menu-snapshot.json","e2e/output/playwright/content-social-content-v7/action-coverage-report.json","e2e/output/playwright/content-social-content-v7/action-coverage-report.md","e2e/output/playwright/content-social-content-v7/blocked-unmapped-pages.json","e2e/output/playwright/content-social-content-v7/failure-1.html","e2e/output/playwright/content-social-content-v7/failure-1.png","e2e/output/playwright/content-social-content-v7/failure-2.html","e2e/output/playwright/content-social-content-v7/failure-2.png","e2e/output/playwright/content-social-content-v7/visible-menu-snapshot.json","e2e/output/playwright/content-social-content-v8/action-coverage-report.json","e2e/output/playwright/content-social-content-v8/action-coverage-report.md","e2e/output/playwright/content-social-content-v8/blocked-unmapped-pages.json","e2e/output/playwright/content-social-content-v8/probes/-content-copyright-1773751455813.json","e2e/output/playwright/content-social-content-v8/probes/-content-review-1773751453286.json","e2e/output/playwright/content-social-content-v8/visible-menu-snapshot.json","e2e/output/playwright/content-social-content-v9/action-coverage-report.json","e2e/output/playwright/content-social-content-v9/action-coverage-report.md","e2e/output/playwright/content-social-content-v9/blocked-unmapped-pages.json","e2e/output/playwright/content-social-content-v9/probes/-content-copyright-1773751527013.json","e2e/output/playwright/content-social-content-v9/probes/-content-creation-1773751503207.json","e2e/output/playwright/content-social-content-v9/probes/-content-distribution-1773751508878.json","e2e/output/playwright/content-social-content-v9/probes/-content-library-1773751497939.json","e2e/output/playwright/content-social-content-v9/probes/-content-review-1773751524446.json","e2e/output/playwright/content-social-content-v9/probes/-content-templates-1773751500587.json","e2e/output/playwright/content-social-content-v9/probes/-email-marketing-1773751505955.json","e2e/output/playwright/content-social-content-v9/probes/-sms-marketing-1773751511189.json","e2e/output/playwright/content-social-content-v9/visible-menu-snapshot.json","e2e/output/playwright/content-social-live-video-v1/action-coverage-report.json","e2e/output/playwright/content-social-live-video-v1/failure-1.html","e2e/output/playwright/content-social-live-video-v1/failure-1.png","e2e/output/playwright/content-social-live-video-v1/failure-2.html","e2e/output/playwright/content-social-live-video-v1/failure-2.png","e2e/output/playwright/content-social-live-video-v1/failure-3.html","e2e/output/playwright/content-social-live-video-v1/failure-3.png","e2e/output/playwright/content-social-live-video-v1/failure-4.html","e2e/output/playwright/content-social-live-video-v1/failure-4.png","e2e/output/playwright/content-social-live-video-v1/visible-menu-snapshot.json","e2e/output/playwright/content-social-social-v1/action-coverage-report.json","e2e/output/playwright/content-social-social-v1/action-coverage-report.md","e2e/output/playwright/content-social-social-v1/blocked-unmapped-pages.json","e2e/output/playwright/content-social-social-v1/failure-1.html","e2e/output/playwright/content-social-social-v1/failure-1.png","e2e/output/playwright/content-social-social-v1/failure-2.html","e2e/output/playwright/content-social-social-v1/failure-2.png","e2e/output/playwright/content-social-social-v1/failure-3.html","e2e/output/playwright/content-social-social-v1/failure-3.png","e2e/output/playwright/content-social-social-v1/failure-4.html","e2e/output/playwright/content-social-social-v1/failure-4.png","e2e/output/playwright/content-social-social-v1/failure-5.html","e2e/output/playwright/content-social-social-v1/failure-5.png","e2e/output/playwright/content-social-social-v1/failure-6.html","e2e/output/playwright/content-social-social-v1/failure-6.png","e2e/output/playwright/content-social-social-v1/failure-7.html","e2e/output/playwright/content-social-social-v1/failure-7.png","e2e/output/playwright/content-social-social-v1/failure-8.html","e2e/output/playwright/content-social-social-v1/failure-8.png","e2e/output/playwright/content-social-social-v1/visible-menu-snapshot.json","e2e/output/playwright/content-social-social-v10/action-coverage-report.json","e2e/output/playwright/content-social-social-v10/action-coverage-report.md","e2e/output/playwright/content-social-social-v10/blocked-unmapped-pages.json","e2e/output/playwright/content-social-social-v10/probes/-social-accounts-1773752251225.json","e2e/output/playwright/content-social-social-v10/probes/-social-auto-replies-1773752261788.json","e2e/output/playwright/content-social-social-v10/probes/-social-competitors-1773752267012.json","e2e/output/playwright/content-social-social-v10/probes/-social-followers-1773752269646.json","e2e/output/playwright/content-social-social-v10/probes/-social-hot-topics-1773752264418.json","e2e/output/playwright/content-social-social-v10/probes/-social-interactions-1773752255995.json","e2e/output/playwright/content-social-social-v10/probes/-social-matrix-1773752258349.json","e2e/output/playwright/content-social-social-v10/probes/-social-posts-1773752253680.json","e2e/output/playwright/content-social-social-v10/visible-menu-snapshot.json","e2e/output/playwright/content-social-social-v2/action-coverage-report.json","e2e/output/playwright/content-social-social-v2/action-coverage-report.md","e2e/output/playwright/content-social-social-v2/blocked-unmapped-pages.json","e2e/output/playwright/content-social-social-v2/failure-1.html","e2e/output/playwright/content-social-social-v2/failure-1.png","e2e/output/playwright/content-social-social-v2/probes/-social-interactions-1773751679607.json","e2e/output/playwright/content-social-social-v2/probes/-social-matrix-1773751681937.json","e2e/output/playwright/content-social-social-v2/probes/-social-posts-1773751677361.json","e2e/output/playwright/content-social-social-v2/visible-menu-snapshot.json","e2e/output/playwright/content-social-social-v3/action-coverage-report.json","e2e/output/playwright/content-social-social-v3/action-coverage-report.md","e2e/output/playwright/content-social-social-v3/blocked-unmapped-pages.json","e2e/output/playwright/content-social-social-v3/probes/-social-accounts-1773751760541.json","e2e/output/playwright/content-social-social-v3/probes/-social-interactions-1773751765273.json","e2e/output/playwright/content-social-social-v3/probes/-social-matrix-1773751767515.json","e2e/output/playwright/content-social-social-v3/probes/-social-posts-1773751762994.json","e2e/output/playwright/content-social-social-v3/visible-menu-snapshot.json","e2e/output/playwright/content-social-social-v4/action-coverage-report.json","e2e/output/playwright/content-social-social-v4/action-coverage-report.md","e2e/output/playwright/content-social-social-v4/blocked-unmapped-pages.json","e2e/output/playwright/content-social-social-v4/probes/-social-matrix-1773751797009.json","e2e/output/playwright/content-social-social-v4/visible-menu-snapshot.json","e2e/output/playwright/content-social-social-v5/action-coverage-report.json","e2e/output/playwright/content-social-social-v5/action-coverage-report.md","e2e/output/playwright/content-social-social-v5/blocked-unmapped-pages.json","e2e/output/playwright/content-social-social-v5/failure-1.html","e2e/output/playwright/content-social-social-v5/failure-1.png","e2e/output/playwright/content-social-social-v5/failure-2.html","e2e/output/playwright/content-social-social-v5/failure-2.png","e2e/output/playwright/content-social-social-v5/failure-3.html","e2e/output/playwright/content-social-social-v5/failure-3.png","e2e/output/playwright/content-social-social-v5/failure-4.html","e2e/output/playwright/content-social-social-v5/failure-4.png","e2e/output/playwright/content-social-social-v5/visible-menu-snapshot.json","e2e/output/playwright/content-social-social-v6/action-coverage-report.json","e2e/output/playwright/content-social-social-v6/action-coverage-report.md","e2e/output/playwright/content-social-social-v6/blocked-unmapped-pages.json","e2e/output/playwright/content-social-social-v6/failure-1.html","e2e/output/playwright/content-social-social-v6/failure-1.png","e2e/output/playwright/content-social-social-v6/failure-2.html","e2e/output/playwright/content-social-social-v6/failure-2.png","e2e/output/playwright/content-social-social-v6/probes/-social-auto-replies-1773751942647.json","e2e/output/playwright/content-social-social-v6/probes/-social-competitors-1773751946160.json","e2e/output/playwright/content-social-social-v6/probes/-social-followers-1773751948883.json","e2e/output/playwright/content-social-social-v6/probes/-social-hot-topics-1773751943594.json","e2e/output/playwright/content-social-social-v6/visible-menu-snapshot.json","e2e/output/playwright/content-social-social-v7/action-coverage-report.json","e2e/output/playwright/content-social-social-v7/action-coverage-report.md","e2e/output/playwright/content-social-social-v7/blocked-unmapped-pages.json","e2e/output/playwright/content-social-social-v7/failure-1.html","e2e/output/playwright/content-social-social-v7/failure-1.png","e2e/output/playwright/content-social-social-v7/failure-2.html","e2e/output/playwright/content-social-social-v7/failure-2.png","e2e/output/playwright/content-social-social-v7/probes/-social-accounts-1773752023860.json","e2e/output/playwright/content-social-social-v7/probes/-social-auto-replies-1773752032606.json","e2e/output/playwright/content-social-social-v7/probes/-social-competitors-1773752036152.json","e2e/output/playwright/content-social-social-v7/probes/-social-followers-1773752038704.json","e2e/output/playwright/content-social-social-v7/probes/-social-hot-topics-1773752033555.json","e2e/output/playwright/content-social-social-v7/probes/-social-interactions-1773752028558.json","e2e/output/playwright/content-social-social-v7/probes/-social-matrix-1773752030776.json","e2e/output/playwright/content-social-social-v7/probes/-social-posts-1773752026275.json","e2e/output/playwright/content-social-social-v7/visible-menu-snapshot.json","e2e/output/playwright/content-social-social-v8/action-coverage-report.json","e2e/output/playwright/content-social-social-v8/action-coverage-report.md","e2e/output/playwright/content-social-social-v8/blocked-unmapped-pages.json","e2e/output/playwright/content-social-social-v8/failure-1.html","e2e/output/playwright/content-social-social-v8/failure-1.png","e2e/output/playwright/content-social-social-v8/probes/-social-auto-replies-1773752093348.json","e2e/output/playwright/content-social-social-v8/probes/-social-competitors-1773752098537.json","e2e/output/playwright/content-social-social-v8/probes/-social-followers-1773752101278.json","e2e/output/playwright/content-social-social-v8/probes/-social-hot-topics-1773752095917.json","e2e/output/playwright/content-social-social-v8/visible-menu-snapshot.json","e2e/output/playwright/content-social-social-v9/action-coverage-report.json","e2e/output/playwright/content-social-social-v9/action-coverage-report.md","e2e/output/playwright/content-social-social-v9/blocked-unmapped-pages.json","e2e/output/playwright/content-social-social-v9/probes/-social-auto-replies-1773752215794.json","e2e/output/playwright/content-social-social-v9/probes/-social-competitors-1773752221003.json","e2e/output/playwright/content-social-social-v9/probes/-social-followers-1773752223831.json","e2e/output/playwright/content-social-social-v9/probes/-social-hot-topics-1773752218400.json","e2e/output/playwright/content-social-social-v9/visible-menu-snapshot.json","e2e/output/playwright/sms-marketing-v1/action-coverage-report.json","e2e/output/playwright/sms-marketing-v1/action-coverage-report.md","e2e/output/playwright/sms-marketing-v1/blocked-unmapped-pages.json","e2e/output/playwright/sms-marketing-v1/probes/-sms-marketing-1773751297146.json","e2e/output/playwright/sms-marketing-v1/visible-menu-snapshot.json","e2e/output/playwright/social-followers-v1/action-coverage-report.json","e2e/output/playwright/social-followers-v1/action-coverage-report.md","e2e/output/playwright/social-followers-v1/blocked-unmapped-pages.json","e2e/output/playwright/social-followers-v1/probes/-social-followers-1773751971736.json","e2e/output/playwright/social-followers-v1/visible-menu-snapshot.json"],"removed":["e2e/playwright-report/data/01283c1528362c00e12351f7e0f8db5f816037e7.md","e2e/playwright-report/data/324ffedd11b224a0791a44b2b2e43373471ce70e.png","e2e/test-results/.last-run.json","e2e/test-results/crud-01-visible-menu-write-25883-写操作回放-当前可见主菜单页-当前可见页面动作契约回放-chromium/error-context.md","e2e/test-results/crud-01-visible-menu-write-25883-写操作回放-当前可见主菜单页-当前可见页面动作契约回放-chromium/test-failed-1.png","e2e/test-results/results.json"],"modified":["e2e/.auth/admin.json","e2e/playwright-report/index.html","e2e/tests/crud/module-catalog.overrides.ts"]}],"total_commits":0,"head_commit":{"id":"e2899fe4a30c3be6afb4230ccf40447f45e903dc","message":"sync: 同步内容/社媒/短信营销治理回放产物\n\n- 更新 admin.json 认证夹具\n- 新增内容分发治理回放 (content-distribution-v1)\n- 新增内容社交内容治理回放 (content-social-content-v5~v9)\n - 覆盖内容创作/分发/邮件营销/内容库/模板/版权/审核\n- 新增内容社交直播治理回放 (content-social-live-video-v1)\n- 新增内容社交社媒治理回放 (content-social-social-v1~v10)\n - 覆盖社媒账号/帖子/互动/矩阵/自动回复/竞品/粉丝/热门话题\n- 新增短信营销治理回放 (sms-marketing-v1)\n- 新增社交粉丝治理回放 (social-followers-v1)\n- 清理旧版 playwright-report 与 test-results 产物\n- 更新 module-catalog.overrides.ts 配置\n\nCo-authored-by: Qwen-Coder \u003cqwen-coder@alibabacloud.com\u003e\n","url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/commit/e2899fe4a30c3be6afb4230ccf40447f45e903dc","author":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"committer":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"verification":null,"timestamp":"2026-03-17T20:58:42+08:00","added":["e2e/output/playwright/content-distribution-v1/action-coverage-report.json","e2e/output/playwright/content-distribution-v1/action-coverage-report.md","e2e/output/playwright/content-distribution-v1/blocked-unmapped-pages.json","e2e/output/playwright/content-distribution-v1/probes/-content-distribution-1773751123929.json","e2e/output/playwright/content-distribution-v1/visible-menu-snapshot.json","e2e/output/playwright/content-social-content-v5/action-coverage-report.json","e2e/output/playwright/content-social-content-v5/action-coverage-report.md","e2e/output/playwright/content-social-content-v5/blocked-unmapped-pages.json","e2e/output/playwright/content-social-content-v5/failure-1.html","e2e/output/playwright/content-social-content-v5/failure-1.png","e2e/output/playwright/content-social-content-v5/probes/-content-creation-1773751060970.json","e2e/output/playwright/content-social-content-v5/probes/-content-distribution-1773751065600.json","e2e/output/playwright/content-social-content-v5/probes/-email-marketing-1773751063717.json","e2e/output/playwright/content-social-content-v5/visible-menu-snapshot.json","e2e/output/playwright/content-social-content-v6/action-coverage-report.json","e2e/output/playwright/content-social-content-v6/action-coverage-report.md","e2e/output/playwright/content-social-content-v6/blocked-unmapped-pages.json","e2e/output/playwright/content-social-content-v6/failure-1.html","e2e/output/playwright/content-social-content-v6/failure-1.png","e2e/output/playwright/content-social-content-v6/failure-2.html","e2e/output/playwright/content-social-content-v6/failure-2.png","e2e/output/playwright/content-social-content-v6/failure-3.html","e2e/output/playwright/content-social-content-v6/failure-3.png","e2e/output/playwright/content-social-content-v6/visible-menu-snapshot.json","e2e/output/playwright/content-social-content-v7/action-coverage-report.json","e2e/output/playwright/content-social-content-v7/action-coverage-report.md","e2e/output/playwright/content-social-content-v7/blocked-unmapped-pages.json","e2e/output/playwright/content-social-content-v7/failure-1.html","e2e/output/playwright/content-social-content-v7/failure-1.png","e2e/output/playwright/content-social-content-v7/failure-2.html","e2e/output/playwright/content-social-content-v7/failure-2.png","e2e/output/playwright/content-social-content-v7/visible-menu-snapshot.json","e2e/output/playwright/content-social-content-v8/action-coverage-report.json","e2e/output/playwright/content-social-content-v8/action-coverage-report.md","e2e/output/playwright/content-social-content-v8/blocked-unmapped-pages.json","e2e/output/playwright/content-social-content-v8/probes/-content-copyright-1773751455813.json","e2e/output/playwright/content-social-content-v8/probes/-content-review-1773751453286.json","e2e/output/playwright/content-social-content-v8/visible-menu-snapshot.json","e2e/output/playwright/content-social-content-v9/action-coverage-report.json","e2e/output/playwright/content-social-content-v9/action-coverage-report.md","e2e/output/playwright/content-social-content-v9/blocked-unmapped-pages.json","e2e/output/playwright/content-social-content-v9/probes/-content-copyright-1773751527013.json","e2e/output/playwright/content-social-content-v9/probes/-content-creation-1773751503207.json","e2e/output/playwright/content-social-content-v9/probes/-content-distribution-1773751508878.json","e2e/output/playwright/content-social-content-v9/probes/-content-library-1773751497939.json","e2e/output/playwright/content-social-content-v9/probes/-content-review-1773751524446.json","e2e/output/playwright/content-social-content-v9/probes/-content-templates-1773751500587.json","e2e/output/playwright/content-social-content-v9/probes/-email-marketing-1773751505955.json","e2e/output/playwright/content-social-content-v9/probes/-sms-marketing-1773751511189.json","e2e/output/playwright/content-social-content-v9/visible-menu-snapshot.json","e2e/output/playwright/content-social-live-video-v1/action-coverage-report.json","e2e/output/playwright/content-social-live-video-v1/failure-1.html","e2e/output/playwright/content-social-live-video-v1/failure-1.png","e2e/output/playwright/content-social-live-video-v1/failure-2.html","e2e/output/playwright/content-social-live-video-v1/failure-2.png","e2e/output/playwright/content-social-live-video-v1/failure-3.html","e2e/output/playwright/content-social-live-video-v1/failure-3.png","e2e/output/playwright/content-social-live-video-v1/failure-4.html","e2e/output/playwright/content-social-live-video-v1/failure-4.png","e2e/output/playwright/content-social-live-video-v1/visible-menu-snapshot.json","e2e/output/playwright/content-social-social-v1/action-coverage-report.json","e2e/output/playwright/content-social-social-v1/action-coverage-report.md","e2e/output/playwright/content-social-social-v1/blocked-unmapped-pages.json","e2e/output/playwright/content-social-social-v1/failure-1.html","e2e/output/playwright/content-social-social-v1/failure-1.png","e2e/output/playwright/content-social-social-v1/failure-2.html","e2e/output/playwright/content-social-social-v1/failure-2.png","e2e/output/playwright/content-social-social-v1/failure-3.html","e2e/output/playwright/content-social-social-v1/failure-3.png","e2e/output/playwright/content-social-social-v1/failure-4.html","e2e/output/playwright/content-social-social-v1/failure-4.png","e2e/output/playwright/content-social-social-v1/failure-5.html","e2e/output/playwright/content-social-social-v1/failure-5.png","e2e/output/playwright/content-social-social-v1/failure-6.html","e2e/output/playwright/content-social-social-v1/failure-6.png","e2e/output/playwright/content-social-social-v1/failure-7.html","e2e/output/playwright/content-social-social-v1/failure-7.png","e2e/output/playwright/content-social-social-v1/failure-8.html","e2e/output/playwright/content-social-social-v1/failure-8.png","e2e/output/playwright/content-social-social-v1/visible-menu-snapshot.json","e2e/output/playwright/content-social-social-v10/action-coverage-report.json","e2e/output/playwright/content-social-social-v10/action-coverage-report.md","e2e/output/playwright/content-social-social-v10/blocked-unmapped-pages.json","e2e/output/playwright/content-social-social-v10/probes/-social-accounts-1773752251225.json","e2e/output/playwright/content-social-social-v10/probes/-social-auto-replies-1773752261788.json","e2e/output/playwright/content-social-social-v10/probes/-social-competitors-1773752267012.json","e2e/output/playwright/content-social-social-v10/probes/-social-followers-1773752269646.json","e2e/output/playwright/content-social-social-v10/probes/-social-hot-topics-1773752264418.json","e2e/output/playwright/content-social-social-v10/probes/-social-interactions-1773752255995.json","e2e/output/playwright/content-social-social-v10/probes/-social-matrix-1773752258349.json","e2e/output/playwright/content-social-social-v10/probes/-social-posts-1773752253680.json","e2e/output/playwright/content-social-social-v10/visible-menu-snapshot.json","e2e/output/playwright/content-social-social-v2/action-coverage-report.json","e2e/output/playwright/content-social-social-v2/action-coverage-report.md","e2e/output/playwright/content-social-social-v2/blocked-unmapped-pages.json","e2e/output/playwright/content-social-social-v2/failure-1.html","e2e/output/playwright/content-social-social-v2/failure-1.png","e2e/output/playwright/content-social-social-v2/probes/-social-interactions-1773751679607.json","e2e/output/playwright/content-social-social-v2/probes/-social-matrix-1773751681937.json","e2e/output/playwright/content-social-social-v2/probes/-social-posts-1773751677361.json","e2e/output/playwright/content-social-social-v2/visible-menu-snapshot.json","e2e/output/playwright/content-social-social-v3/action-coverage-report.json","e2e/output/playwright/content-social-social-v3/action-coverage-report.md","e2e/output/playwright/content-social-social-v3/blocked-unmapped-pages.json","e2e/output/playwright/content-social-social-v3/probes/-social-accounts-1773751760541.json","e2e/output/playwright/content-social-social-v3/probes/-social-interactions-1773751765273.json","e2e/output/playwright/content-social-social-v3/probes/-social-matrix-1773751767515.json","e2e/output/playwright/content-social-social-v3/probes/-social-posts-1773751762994.json","e2e/output/playwright/content-social-social-v3/visible-menu-snapshot.json","e2e/output/playwright/content-social-social-v4/action-coverage-report.json","e2e/output/playwright/content-social-social-v4/action-coverage-report.md","e2e/output/playwright/content-social-social-v4/blocked-unmapped-pages.json","e2e/output/playwright/content-social-social-v4/probes/-social-matrix-1773751797009.json","e2e/output/playwright/content-social-social-v4/visible-menu-snapshot.json","e2e/output/playwright/content-social-social-v5/action-coverage-report.json","e2e/output/playwright/content-social-social-v5/action-coverage-report.md","e2e/output/playwright/content-social-social-v5/blocked-unmapped-pages.json","e2e/output/playwright/content-social-social-v5/failure-1.html","e2e/output/playwright/content-social-social-v5/failure-1.png","e2e/output/playwright/content-social-social-v5/failure-2.html","e2e/output/playwright/content-social-social-v5/failure-2.png","e2e/output/playwright/content-social-social-v5/failure-3.html","e2e/output/playwright/content-social-social-v5/failure-3.png","e2e/output/playwright/content-social-social-v5/failure-4.html","e2e/output/playwright/content-social-social-v5/failure-4.png","e2e/output/playwright/content-social-social-v5/visible-menu-snapshot.json","e2e/output/playwright/content-social-social-v6/action-coverage-report.json","e2e/output/playwright/content-social-social-v6/action-coverage-report.md","e2e/output/playwright/content-social-social-v6/blocked-unmapped-pages.json","e2e/output/playwright/content-social-social-v6/failure-1.html","e2e/output/playwright/content-social-social-v6/failure-1.png","e2e/output/playwright/content-social-social-v6/failure-2.html","e2e/output/playwright/content-social-social-v6/failure-2.png","e2e/output/playwright/content-social-social-v6/probes/-social-auto-replies-1773751942647.json","e2e/output/playwright/content-social-social-v6/probes/-social-competitors-1773751946160.json","e2e/output/playwright/content-social-social-v6/probes/-social-followers-1773751948883.json","e2e/output/playwright/content-social-social-v6/probes/-social-hot-topics-1773751943594.json","e2e/output/playwright/content-social-social-v6/visible-menu-snapshot.json","e2e/output/playwright/content-social-social-v7/action-coverage-report.json","e2e/output/playwright/content-social-social-v7/action-coverage-report.md","e2e/output/playwright/content-social-social-v7/blocked-unmapped-pages.json","e2e/output/playwright/content-social-social-v7/failure-1.html","e2e/output/playwright/content-social-social-v7/failure-1.png","e2e/output/playwright/content-social-social-v7/failure-2.html","e2e/output/playwright/content-social-social-v7/failure-2.png","e2e/output/playwright/content-social-social-v7/probes/-social-accounts-1773752023860.json","e2e/output/playwright/content-social-social-v7/probes/-social-auto-replies-1773752032606.json","e2e/output/playwright/content-social-social-v7/probes/-social-competitors-1773752036152.json","e2e/output/playwright/content-social-social-v7/probes/-social-followers-1773752038704.json","e2e/output/playwright/content-social-social-v7/probes/-social-hot-topics-1773752033555.json","e2e/output/playwright/content-social-social-v7/probes/-social-interactions-1773752028558.json","e2e/output/playwright/content-social-social-v7/probes/-social-matrix-1773752030776.json","e2e/output/playwright/content-social-social-v7/probes/-social-posts-1773752026275.json","e2e/output/playwright/content-social-social-v7/visible-menu-snapshot.json","e2e/output/playwright/content-social-social-v8/action-coverage-report.json","e2e/output/playwright/content-social-social-v8/action-coverage-report.md","e2e/output/playwright/content-social-social-v8/blocked-unmapped-pages.json","e2e/output/playwright/content-social-social-v8/failure-1.html","e2e/output/playwright/content-social-social-v8/failure-1.png","e2e/output/playwright/content-social-social-v8/probes/-social-auto-replies-1773752093348.json","e2e/output/playwright/content-social-social-v8/probes/-social-competitors-1773752098537.json","e2e/output/playwright/content-social-social-v8/probes/-social-followers-1773752101278.json","e2e/output/playwright/content-social-social-v8/probes/-social-hot-topics-1773752095917.json","e2e/output/playwright/content-social-social-v8/visible-menu-snapshot.json","e2e/output/playwright/content-social-social-v9/action-coverage-report.json","e2e/output/playwright/content-social-social-v9/action-coverage-report.md","e2e/output/playwright/content-social-social-v9/blocked-unmapped-pages.json","e2e/output/playwright/content-social-social-v9/probes/-social-auto-replies-1773752215794.json","e2e/output/playwright/content-social-social-v9/probes/-social-competitors-1773752221003.json","e2e/output/playwright/content-social-social-v9/probes/-social-followers-1773752223831.json","e2e/output/playwright/content-social-social-v9/probes/-social-hot-topics-1773752218400.json","e2e/output/playwright/content-social-social-v9/visible-menu-snapshot.json","e2e/output/playwright/sms-marketing-v1/action-coverage-report.json","e2e/output/playwright/sms-marketing-v1/action-coverage-report.md","e2e/output/playwright/sms-marketing-v1/blocked-unmapped-pages.json","e2e/output/playwright/sms-marketing-v1/probes/-sms-marketing-1773751297146.json","e2e/output/playwright/sms-marketing-v1/visible-menu-snapshot.json","e2e/output/playwright/social-followers-v1/action-coverage-report.json","e2e/output/playwright/social-followers-v1/action-coverage-report.md","e2e/output/playwright/social-followers-v1/blocked-unmapped-pages.json","e2e/output/playwright/social-followers-v1/probes/-social-followers-1773751971736.json","e2e/output/playwright/social-followers-v1/visible-menu-snapshot.json"],"removed":["e2e/playwright-report/data/01283c1528362c00e12351f7e0f8db5f816037e7.md","e2e/playwright-report/data/324ffedd11b224a0791a44b2b2e43373471ce70e.png","e2e/test-results/.last-run.json","e2e/test-results/crud-01-visible-menu-write-25883-写操作回放-当前可见主菜单页-当前可见页面动作契约回放-chromium/error-context.md","e2e/test-results/crud-01-visible-menu-write-25883-写操作回放-当前可见主菜单页-当前可见页面动作契约回放-chromium/test-failed-1.png","e2e/test-results/results.json"],"modified":["e2e/.auth/admin.json","e2e/playwright-report/index.html","e2e/tests/crud/module-catalog.overrides.ts"]},"repository":{"id":6,"owner":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"law@g-hi.com","avatar_url":"https://gitea.g-hi.com/avatars/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"},"name":"juhi-omni-knowledge-hub","full_name":"luoanwu/juhi-omni-knowledge-hub","description":"巨嗨全域智库 - B2B RevOps 全生命周期平台","empty":false,"private":false,"fork":false,"template":false,"parent":null,"mirror":false,"size":1841638,"language":"","languages_url":"https://gitea.g-hi.com/api/v1/repos/luoanwu/juhi-omni-knowledge-hub/languages","html_url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub","url":"https://gitea.g-hi.com/api/v1/repos/luoanwu/juhi-omni-knowledge-hub","link":"","ssh_url":"git@gitea.g-hi.com:luoanwu/juhi-omni-knowledge-hub.git","clone_url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub.git","original_url":"https://github.com/laoluojuhai/juhi-omni-knowledge-hub.git","website":"","stars_count":0,"forks_count":0,"watchers_count":1,"open_issues_count":0,"open_pr_counter":0,"release_counter":0,"default_branch":"main","archived":false,"created_at":"2026-02-23T23:57:52+08:00","updated_at":"2026-03-17T20:55:33+08:00","archived_at":"1970-01-01T08:00:00+08:00","permissions":{"admin":true,"push":true,"pull":true},"has_issues":true,"internal_tracker":{"enable_time_tracker":true,"allow_only_contributors_to_track_time":true,"enable_issue_dependencies":true},"has_wiki":true,"has_pull_requests":true,"has_projects":true,"projects_mode":"all","has_releases":true,"has_packages":true,"has_actions":true,"ignore_whitespace_conflicts":false,"allow_merge_commits":true,"allow_rebase":true,"allow_rebase_explicit":true,"allow_squash_merge":true,"allow_fast_forward_only_merge":true,"allow_rebase_update":true,"default_delete_branch_after_merge":false,"default_merge_style":"merge","default_allow_maintainer_edit":false,"avatar_url":"","internal":false,"mirror_interval":"","object_format_name":"sha1","mirror_updated":"0001-01-01T00:00:00Z","repo_transfer":null},"pusher":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"luoanwu@noreply.localhost","avatar_url":"https://gitea.g-hi.com/avatars/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"},"sender":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"luoanwu@noreply.localhost","avatar_url":"https://gitea.g-hi.com/avatars/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"}}...
|
push
|
2
|
24
|
1773752345
|
1773752875
|
0
|
1773752343
|
1773752875
|
NULL
|
|
0
|
Edit
Delete
|
|
6436
|
sync: 同步内容/社媒/短信营销治理回放产物
|
6
|
5
|
health-check.yml
|
6364
|
-2
|
65
|
refs/heads/main
|
e2899fe4a30c3be6afb4230ccf40447f45e903dc
|
0
|
0
|
0
|
push
|
{"ref":"refs/heads/main","befo {"ref":"refs/heads/main","before":"8a1f5fc17b0e1692e9da7c94fc0fd769eff89926","after":"e2899fe4a30c3be6afb4230ccf40447f45e903dc","compare_url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/compare/8a1f5fc17b0e1692e9da7c94fc0fd769eff89926...e2899fe4a30c3be6afb4230ccf40447f45e903dc","commits":[{"id":"e2899fe4a30c3be6afb4230ccf40447f45e903dc","message":"sync: 同步内容/社媒/短信营销治理回放产物\n\n- 更新 admin.json 认证夹具\n- 新增内容分发治理回放 (content-distribution-v1)\n- 新增内容社交内容治理回放 (content-social-content-v5~v9)\n - 覆盖内容创作/分发/邮件营销/内容库/模板/版权/审核\n- 新增内容社交直播治理回放 (content-social-live-video-v1)\n- 新增内容社交社媒治理回放 (content-social-social-v1~v10)\n - 覆盖社媒账号/帖子/互动/矩阵/自动回复/竞品/粉丝/热门话题\n- 新增短信营销治理回放 (sms-marketing-v1)\n- 新增社交粉丝治理回放 (social-followers-v1)\n- 清理旧版 playwright-report 与 test-results 产物\n- 更新 module-catalog.overrides.ts 配置\n\nCo-authored-by: Qwen-Coder \u003cqwen-coder@alibabacloud.com\u003e\n","url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/commit/e2899fe4a30c3be6afb4230ccf40447f45e903dc","author":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"committer":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"verification":null,"timestamp":"2026-03-17T20:58:42+08:00","added":["e2e/output/playwright/content-distribution-v1/action-coverage-report.json","e2e/output/playwright/content-distribution-v1/action-coverage-report.md","e2e/output/playwright/content-distribution-v1/blocked-unmapped-pages.json","e2e/output/playwright/content-distribution-v1/probes/-content-distribution-1773751123929.json","e2e/output/playwright/content-distribution-v1/visible-menu-snapshot.json","e2e/output/playwright/content-social-content-v5/action-coverage-report.json","e2e/output/playwright/content-social-content-v5/action-coverage-report.md","e2e/output/playwright/content-social-content-v5/blocked-unmapped-pages.json","e2e/output/playwright/content-social-content-v5/failure-1.html","e2e/output/playwright/content-social-content-v5/failure-1.png","e2e/output/playwright/content-social-content-v5/probes/-content-creation-1773751060970.json","e2e/output/playwright/content-social-content-v5/probes/-content-distribution-1773751065600.json","e2e/output/playwright/content-social-content-v5/probes/-email-marketing-1773751063717.json","e2e/output/playwright/content-social-content-v5/visible-menu-snapshot.json","e2e/output/playwright/content-social-content-v6/action-coverage-report.json","e2e/output/playwright/content-social-content-v6/action-coverage-report.md","e2e/output/playwright/content-social-content-v6/blocked-unmapped-pages.json","e2e/output/playwright/content-social-content-v6/failure-1.html","e2e/output/playwright/content-social-content-v6/failure-1.png","e2e/output/playwright/content-social-content-v6/failure-2.html","e2e/output/playwright/content-social-content-v6/failure-2.png","e2e/output/playwright/content-social-content-v6/failure-3.html","e2e/output/playwright/content-social-content-v6/failure-3.png","e2e/output/playwright/content-social-content-v6/visible-menu-snapshot.json","e2e/output/playwright/content-social-content-v7/action-coverage-report.json","e2e/output/playwright/content-social-content-v7/action-coverage-report.md","e2e/output/playwright/content-social-content-v7/blocked-unmapped-pages.json","e2e/output/playwright/content-social-content-v7/failure-1.html","e2e/output/playwright/content-social-content-v7/failure-1.png","e2e/output/playwright/content-social-content-v7/failure-2.html","e2e/output/playwright/content-social-content-v7/failure-2.png","e2e/output/playwright/content-social-content-v7/visible-menu-snapshot.json","e2e/output/playwright/content-social-content-v8/action-coverage-report.json","e2e/output/playwright/content-social-content-v8/action-coverage-report.md","e2e/output/playwright/content-social-content-v8/blocked-unmapped-pages.json","e2e/output/playwright/content-social-content-v8/probes/-content-copyright-1773751455813.json","e2e/output/playwright/content-social-content-v8/probes/-content-review-1773751453286.json","e2e/output/playwright/content-social-content-v8/visible-menu-snapshot.json","e2e/output/playwright/content-social-content-v9/action-coverage-report.json","e2e/output/playwright/content-social-content-v9/action-coverage-report.md","e2e/output/playwright/content-social-content-v9/blocked-unmapped-pages.json","e2e/output/playwright/content-social-content-v9/probes/-content-copyright-1773751527013.json","e2e/output/playwright/content-social-content-v9/probes/-content-creation-1773751503207.json","e2e/output/playwright/content-social-content-v9/probes/-content-distribution-1773751508878.json","e2e/output/playwright/content-social-content-v9/probes/-content-library-1773751497939.json","e2e/output/playwright/content-social-content-v9/probes/-content-review-1773751524446.json","e2e/output/playwright/content-social-content-v9/probes/-content-templates-1773751500587.json","e2e/output/playwright/content-social-content-v9/probes/-email-marketing-1773751505955.json","e2e/output/playwright/content-social-content-v9/probes/-sms-marketing-1773751511189.json","e2e/output/playwright/content-social-content-v9/visible-menu-snapshot.json","e2e/output/playwright/content-social-live-video-v1/action-coverage-report.json","e2e/output/playwright/content-social-live-video-v1/failure-1.html","e2e/output/playwright/content-social-live-video-v1/failure-1.png","e2e/output/playwright/content-social-live-video-v1/failure-2.html","e2e/output/playwright/content-social-live-video-v1/failure-2.png","e2e/output/playwright/content-social-live-video-v1/failure-3.html","e2e/output/playwright/content-social-live-video-v1/failure-3.png","e2e/output/playwright/content-social-live-video-v1/failure-4.html","e2e/output/playwright/content-social-live-video-v1/failure-4.png","e2e/output/playwright/content-social-live-video-v1/visible-menu-snapshot.json","e2e/output/playwright/content-social-social-v1/action-coverage-report.json","e2e/output/playwright/content-social-social-v1/action-coverage-report.md","e2e/output/playwright/content-social-social-v1/blocked-unmapped-pages.json","e2e/output/playwright/content-social-social-v1/failure-1.html","e2e/output/playwright/content-social-social-v1/failure-1.png","e2e/output/playwright/content-social-social-v1/failure-2.html","e2e/output/playwright/content-social-social-v1/failure-2.png","e2e/output/playwright/content-social-social-v1/failure-3.html","e2e/output/playwright/content-social-social-v1/failure-3.png","e2e/output/playwright/content-social-social-v1/failure-4.html","e2e/output/playwright/content-social-social-v1/failure-4.png","e2e/output/playwright/content-social-social-v1/failure-5.html","e2e/output/playwright/content-social-social-v1/failure-5.png","e2e/output/playwright/content-social-social-v1/failure-6.html","e2e/output/playwright/content-social-social-v1/failure-6.png","e2e/output/playwright/content-social-social-v1/failure-7.html","e2e/output/playwright/content-social-social-v1/failure-7.png","e2e/output/playwright/content-social-social-v1/failure-8.html","e2e/output/playwright/content-social-social-v1/failure-8.png","e2e/output/playwright/content-social-social-v1/visible-menu-snapshot.json","e2e/output/playwright/content-social-social-v10/action-coverage-report.json","e2e/output/playwright/content-social-social-v10/action-coverage-report.md","e2e/output/playwright/content-social-social-v10/blocked-unmapped-pages.json","e2e/output/playwright/content-social-social-v10/probes/-social-accounts-1773752251225.json","e2e/output/playwright/content-social-social-v10/probes/-social-auto-replies-1773752261788.json","e2e/output/playwright/content-social-social-v10/probes/-social-competitors-1773752267012.json","e2e/output/playwright/content-social-social-v10/probes/-social-followers-1773752269646.json","e2e/output/playwright/content-social-social-v10/probes/-social-hot-topics-1773752264418.json","e2e/output/playwright/content-social-social-v10/probes/-social-interactions-1773752255995.json","e2e/output/playwright/content-social-social-v10/probes/-social-matrix-1773752258349.json","e2e/output/playwright/content-social-social-v10/probes/-social-posts-1773752253680.json","e2e/output/playwright/content-social-social-v10/visible-menu-snapshot.json","e2e/output/playwright/content-social-social-v2/action-coverage-report.json","e2e/output/playwright/content-social-social-v2/action-coverage-report.md","e2e/output/playwright/content-social-social-v2/blocked-unmapped-pages.json","e2e/output/playwright/content-social-social-v2/failure-1.html","e2e/output/playwright/content-social-social-v2/failure-1.png","e2e/output/playwright/content-social-social-v2/probes/-social-interactions-1773751679607.json","e2e/output/playwright/content-social-social-v2/probes/-social-matrix-1773751681937.json","e2e/output/playwright/content-social-social-v2/probes/-social-posts-1773751677361.json","e2e/output/playwright/content-social-social-v2/visible-menu-snapshot.json","e2e/output/playwright/content-social-social-v3/action-coverage-report.json","e2e/output/playwright/content-social-social-v3/action-coverage-report.md","e2e/output/playwright/content-social-social-v3/blocked-unmapped-pages.json","e2e/output/playwright/content-social-social-v3/probes/-social-accounts-1773751760541.json","e2e/output/playwright/content-social-social-v3/probes/-social-interactions-1773751765273.json","e2e/output/playwright/content-social-social-v3/probes/-social-matrix-1773751767515.json","e2e/output/playwright/content-social-social-v3/probes/-social-posts-1773751762994.json","e2e/output/playwright/content-social-social-v3/visible-menu-snapshot.json","e2e/output/playwright/content-social-social-v4/action-coverage-report.json","e2e/output/playwright/content-social-social-v4/action-coverage-report.md","e2e/output/playwright/content-social-social-v4/blocked-unmapped-pages.json","e2e/output/playwright/content-social-social-v4/probes/-social-matrix-1773751797009.json","e2e/output/playwright/content-social-social-v4/visible-menu-snapshot.json","e2e/output/playwright/content-social-social-v5/action-coverage-report.json","e2e/output/playwright/content-social-social-v5/action-coverage-report.md","e2e/output/playwright/content-social-social-v5/blocked-unmapped-pages.json","e2e/output/playwright/content-social-social-v5/failure-1.html","e2e/output/playwright/content-social-social-v5/failure-1.png","e2e/output/playwright/content-social-social-v5/failure-2.html","e2e/output/playwright/content-social-social-v5/failure-2.png","e2e/output/playwright/content-social-social-v5/failure-3.html","e2e/output/playwright/content-social-social-v5/failure-3.png","e2e/output/playwright/content-social-social-v5/failure-4.html","e2e/output/playwright/content-social-social-v5/failure-4.png","e2e/output/playwright/content-social-social-v5/visible-menu-snapshot.json","e2e/output/playwright/content-social-social-v6/action-coverage-report.json","e2e/output/playwright/content-social-social-v6/action-coverage-report.md","e2e/output/playwright/content-social-social-v6/blocked-unmapped-pages.json","e2e/output/playwright/content-social-social-v6/failure-1.html","e2e/output/playwright/content-social-social-v6/failure-1.png","e2e/output/playwright/content-social-social-v6/failure-2.html","e2e/output/playwright/content-social-social-v6/failure-2.png","e2e/output/playwright/content-social-social-v6/probes/-social-auto-replies-1773751942647.json","e2e/output/playwright/content-social-social-v6/probes/-social-competitors-1773751946160.json","e2e/output/playwright/content-social-social-v6/probes/-social-followers-1773751948883.json","e2e/output/playwright/content-social-social-v6/probes/-social-hot-topics-1773751943594.json","e2e/output/playwright/content-social-social-v6/visible-menu-snapshot.json","e2e/output/playwright/content-social-social-v7/action-coverage-report.json","e2e/output/playwright/content-social-social-v7/action-coverage-report.md","e2e/output/playwright/content-social-social-v7/blocked-unmapped-pages.json","e2e/output/playwright/content-social-social-v7/failure-1.html","e2e/output/playwright/content-social-social-v7/failure-1.png","e2e/output/playwright/content-social-social-v7/failure-2.html","e2e/output/playwright/content-social-social-v7/failure-2.png","e2e/output/playwright/content-social-social-v7/probes/-social-accounts-1773752023860.json","e2e/output/playwright/content-social-social-v7/probes/-social-auto-replies-1773752032606.json","e2e/output/playwright/content-social-social-v7/probes/-social-competitors-1773752036152.json","e2e/output/playwright/content-social-social-v7/probes/-social-followers-1773752038704.json","e2e/output/playwright/content-social-social-v7/probes/-social-hot-topics-1773752033555.json","e2e/output/playwright/content-social-social-v7/probes/-social-interactions-1773752028558.json","e2e/output/playwright/content-social-social-v7/probes/-social-matrix-1773752030776.json","e2e/output/playwright/content-social-social-v7/probes/-social-posts-1773752026275.json","e2e/output/playwright/content-social-social-v7/visible-menu-snapshot.json","e2e/output/playwright/content-social-social-v8/action-coverage-report.json","e2e/output/playwright/content-social-social-v8/action-coverage-report.md","e2e/output/playwright/content-social-social-v8/blocked-unmapped-pages.json","e2e/output/playwright/content-social-social-v8/failure-1.html","e2e/output/playwright/content-social-social-v8/failure-1.png","e2e/output/playwright/content-social-social-v8/probes/-social-auto-replies-1773752093348.json","e2e/output/playwright/content-social-social-v8/probes/-social-competitors-1773752098537.json","e2e/output/playwright/content-social-social-v8/probes/-social-followers-1773752101278.json","e2e/output/playwright/content-social-social-v8/probes/-social-hot-topics-1773752095917.json","e2e/output/playwright/content-social-social-v8/visible-menu-snapshot.json","e2e/output/playwright/content-social-social-v9/action-coverage-report.json","e2e/output/playwright/content-social-social-v9/action-coverage-report.md","e2e/output/playwright/content-social-social-v9/blocked-unmapped-pages.json","e2e/output/playwright/content-social-social-v9/probes/-social-auto-replies-1773752215794.json","e2e/output/playwright/content-social-social-v9/probes/-social-competitors-1773752221003.json","e2e/output/playwright/content-social-social-v9/probes/-social-followers-1773752223831.json","e2e/output/playwright/content-social-social-v9/probes/-social-hot-topics-1773752218400.json","e2e/output/playwright/content-social-social-v9/visible-menu-snapshot.json","e2e/output/playwright/sms-marketing-v1/action-coverage-report.json","e2e/output/playwright/sms-marketing-v1/action-coverage-report.md","e2e/output/playwright/sms-marketing-v1/blocked-unmapped-pages.json","e2e/output/playwright/sms-marketing-v1/probes/-sms-marketing-1773751297146.json","e2e/output/playwright/sms-marketing-v1/visible-menu-snapshot.json","e2e/output/playwright/social-followers-v1/action-coverage-report.json","e2e/output/playwright/social-followers-v1/action-coverage-report.md","e2e/output/playwright/social-followers-v1/blocked-unmapped-pages.json","e2e/output/playwright/social-followers-v1/probes/-social-followers-1773751971736.json","e2e/output/playwright/social-followers-v1/visible-menu-snapshot.json"],"removed":["e2e/playwright-report/data/01283c1528362c00e12351f7e0f8db5f816037e7.md","e2e/playwright-report/data/324ffedd11b224a0791a44b2b2e43373471ce70e.png","e2e/test-results/.last-run.json","e2e/test-results/crud-01-visible-menu-write-25883-写操作回放-当前可见主菜单页-当前可见页面动作契约回放-chromium/error-context.md","e2e/test-results/crud-01-visible-menu-write-25883-写操作回放-当前可见主菜单页-当前可见页面动作契约回放-chromium/test-failed-1.png","e2e/test-results/results.json"],"modified":["e2e/.auth/admin.json","e2e/playwright-report/index.html","e2e/tests/crud/module-catalog.overrides.ts"]}],"total_commits":0,"head_commit":{"id":"e2899fe4a30c3be6afb4230ccf40447f45e903dc","message":"sync: 同步内容/社媒/短信营销治理回放产物\n\n- 更新 admin.json 认证夹具\n- 新增内容分发治理回放 (content-distribution-v1)\n- 新增内容社交内容治理回放 (content-social-content-v5~v9)\n - 覆盖内容创作/分发/邮件营销/内容库/模板/版权/审核\n- 新增内容社交直播治理回放 (content-social-live-video-v1)\n- 新增内容社交社媒治理回放 (content-social-social-v1~v10)\n - 覆盖社媒账号/帖子/互动/矩阵/自动回复/竞品/粉丝/热门话题\n- 新增短信营销治理回放 (sms-marketing-v1)\n- 新增社交粉丝治理回放 (social-followers-v1)\n- 清理旧版 playwright-report 与 test-results 产物\n- 更新 module-catalog.overrides.ts 配置\n\nCo-authored-by: Qwen-Coder \u003cqwen-coder@alibabacloud.com\u003e\n","url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/commit/e2899fe4a30c3be6afb4230ccf40447f45e903dc","author":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"committer":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"verification":null,"timestamp":"2026-03-17T20:58:42+08:00","added":["e2e/output/playwright/content-distribution-v1/action-coverage-report.json","e2e/output/playwright/content-distribution-v1/action-coverage-report.md","e2e/output/playwright/content-distribution-v1/blocked-unmapped-pages.json","e2e/output/playwright/content-distribution-v1/probes/-content-distribution-1773751123929.json","e2e/output/playwright/content-distribution-v1/visible-menu-snapshot.json","e2e/output/playwright/content-social-content-v5/action-coverage-report.json","e2e/output/playwright/content-social-content-v5/action-coverage-report.md","e2e/output/playwright/content-social-content-v5/blocked-unmapped-pages.json","e2e/output/playwright/content-social-content-v5/failure-1.html","e2e/output/playwright/content-social-content-v5/failure-1.png","e2e/output/playwright/content-social-content-v5/probes/-content-creation-1773751060970.json","e2e/output/playwright/content-social-content-v5/probes/-content-distribution-1773751065600.json","e2e/output/playwright/content-social-content-v5/probes/-email-marketing-1773751063717.json","e2e/output/playwright/content-social-content-v5/visible-menu-snapshot.json","e2e/output/playwright/content-social-content-v6/action-coverage-report.json","e2e/output/playwright/content-social-content-v6/action-coverage-report.md","e2e/output/playwright/content-social-content-v6/blocked-unmapped-pages.json","e2e/output/playwright/content-social-content-v6/failure-1.html","e2e/output/playwright/content-social-content-v6/failure-1.png","e2e/output/playwright/content-social-content-v6/failure-2.html","e2e/output/playwright/content-social-content-v6/failure-2.png","e2e/output/playwright/content-social-content-v6/failure-3.html","e2e/output/playwright/content-social-content-v6/failure-3.png","e2e/output/playwright/content-social-content-v6/visible-menu-snapshot.json","e2e/output/playwright/content-social-content-v7/action-coverage-report.json","e2e/output/playwright/content-social-content-v7/action-coverage-report.md","e2e/output/playwright/content-social-content-v7/blocked-unmapped-pages.json","e2e/output/playwright/content-social-content-v7/failure-1.html","e2e/output/playwright/content-social-content-v7/failure-1.png","e2e/output/playwright/content-social-content-v7/failure-2.html","e2e/output/playwright/content-social-content-v7/failure-2.png","e2e/output/playwright/content-social-content-v7/visible-menu-snapshot.json","e2e/output/playwright/content-social-content-v8/action-coverage-report.json","e2e/output/playwright/content-social-content-v8/action-coverage-report.md","e2e/output/playwright/content-social-content-v8/blocked-unmapped-pages.json","e2e/output/playwright/content-social-content-v8/probes/-content-copyright-1773751455813.json","e2e/output/playwright/content-social-content-v8/probes/-content-review-1773751453286.json","e2e/output/playwright/content-social-content-v8/visible-menu-snapshot.json","e2e/output/playwright/content-social-content-v9/action-coverage-report.json","e2e/output/playwright/content-social-content-v9/action-coverage-report.md","e2e/output/playwright/content-social-content-v9/blocked-unmapped-pages.json","e2e/output/playwright/content-social-content-v9/probes/-content-copyright-1773751527013.json","e2e/output/playwright/content-social-content-v9/probes/-content-creation-1773751503207.json","e2e/output/playwright/content-social-content-v9/probes/-content-distribution-1773751508878.json","e2e/output/playwright/content-social-content-v9/probes/-content-library-1773751497939.json","e2e/output/playwright/content-social-content-v9/probes/-content-review-1773751524446.json","e2e/output/playwright/content-social-content-v9/probes/-content-templates-1773751500587.json","e2e/output/playwright/content-social-content-v9/probes/-email-marketing-1773751505955.json","e2e/output/playwright/content-social-content-v9/probes/-sms-marketing-1773751511189.json","e2e/output/playwright/content-social-content-v9/visible-menu-snapshot.json","e2e/output/playwright/content-social-live-video-v1/action-coverage-report.json","e2e/output/playwright/content-social-live-video-v1/failure-1.html","e2e/output/playwright/content-social-live-video-v1/failure-1.png","e2e/output/playwright/content-social-live-video-v1/failure-2.html","e2e/output/playwright/content-social-live-video-v1/failure-2.png","e2e/output/playwright/content-social-live-video-v1/failure-3.html","e2e/output/playwright/content-social-live-video-v1/failure-3.png","e2e/output/playwright/content-social-live-video-v1/failure-4.html","e2e/output/playwright/content-social-live-video-v1/failure-4.png","e2e/output/playwright/content-social-live-video-v1/visible-menu-snapshot.json","e2e/output/playwright/content-social-social-v1/action-coverage-report.json","e2e/output/playwright/content-social-social-v1/action-coverage-report.md","e2e/output/playwright/content-social-social-v1/blocked-unmapped-pages.json","e2e/output/playwright/content-social-social-v1/failure-1.html","e2e/output/playwright/content-social-social-v1/failure-1.png","e2e/output/playwright/content-social-social-v1/failure-2.html","e2e/output/playwright/content-social-social-v1/failure-2.png","e2e/output/playwright/content-social-social-v1/failure-3.html","e2e/output/playwright/content-social-social-v1/failure-3.png","e2e/output/playwright/content-social-social-v1/failure-4.html","e2e/output/playwright/content-social-social-v1/failure-4.png","e2e/output/playwright/content-social-social-v1/failure-5.html","e2e/output/playwright/content-social-social-v1/failure-5.png","e2e/output/playwright/content-social-social-v1/failure-6.html","e2e/output/playwright/content-social-social-v1/failure-6.png","e2e/output/playwright/content-social-social-v1/failure-7.html","e2e/output/playwright/content-social-social-v1/failure-7.png","e2e/output/playwright/content-social-social-v1/failure-8.html","e2e/output/playwright/content-social-social-v1/failure-8.png","e2e/output/playwright/content-social-social-v1/visible-menu-snapshot.json","e2e/output/playwright/content-social-social-v10/action-coverage-report.json","e2e/output/playwright/content-social-social-v10/action-coverage-report.md","e2e/output/playwright/content-social-social-v10/blocked-unmapped-pages.json","e2e/output/playwright/content-social-social-v10/probes/-social-accounts-1773752251225.json","e2e/output/playwright/content-social-social-v10/probes/-social-auto-replies-1773752261788.json","e2e/output/playwright/content-social-social-v10/probes/-social-competitors-1773752267012.json","e2e/output/playwright/content-social-social-v10/probes/-social-followers-1773752269646.json","e2e/output/playwright/content-social-social-v10/probes/-social-hot-topics-1773752264418.json","e2e/output/playwright/content-social-social-v10/probes/-social-interactions-1773752255995.json","e2e/output/playwright/content-social-social-v10/probes/-social-matrix-1773752258349.json","e2e/output/playwright/content-social-social-v10/probes/-social-posts-1773752253680.json","e2e/output/playwright/content-social-social-v10/visible-menu-snapshot.json","e2e/output/playwright/content-social-social-v2/action-coverage-report.json","e2e/output/playwright/content-social-social-v2/action-coverage-report.md","e2e/output/playwright/content-social-social-v2/blocked-unmapped-pages.json","e2e/output/playwright/content-social-social-v2/failure-1.html","e2e/output/playwright/content-social-social-v2/failure-1.png","e2e/output/playwright/content-social-social-v2/probes/-social-interactions-1773751679607.json","e2e/output/playwright/content-social-social-v2/probes/-social-matrix-1773751681937.json","e2e/output/playwright/content-social-social-v2/probes/-social-posts-1773751677361.json","e2e/output/playwright/content-social-social-v2/visible-menu-snapshot.json","e2e/output/playwright/content-social-social-v3/action-coverage-report.json","e2e/output/playwright/content-social-social-v3/action-coverage-report.md","e2e/output/playwright/content-social-social-v3/blocked-unmapped-pages.json","e2e/output/playwright/content-social-social-v3/probes/-social-accounts-1773751760541.json","e2e/output/playwright/content-social-social-v3/probes/-social-interactions-1773751765273.json","e2e/output/playwright/content-social-social-v3/probes/-social-matrix-1773751767515.json","e2e/output/playwright/content-social-social-v3/probes/-social-posts-1773751762994.json","e2e/output/playwright/content-social-social-v3/visible-menu-snapshot.json","e2e/output/playwright/content-social-social-v4/action-coverage-report.json","e2e/output/playwright/content-social-social-v4/action-coverage-report.md","e2e/output/playwright/content-social-social-v4/blocked-unmapped-pages.json","e2e/output/playwright/content-social-social-v4/probes/-social-matrix-1773751797009.json","e2e/output/playwright/content-social-social-v4/visible-menu-snapshot.json","e2e/output/playwright/content-social-social-v5/action-coverage-report.json","e2e/output/playwright/content-social-social-v5/action-coverage-report.md","e2e/output/playwright/content-social-social-v5/blocked-unmapped-pages.json","e2e/output/playwright/content-social-social-v5/failure-1.html","e2e/output/playwright/content-social-social-v5/failure-1.png","e2e/output/playwright/content-social-social-v5/failure-2.html","e2e/output/playwright/content-social-social-v5/failure-2.png","e2e/output/playwright/content-social-social-v5/failure-3.html","e2e/output/playwright/content-social-social-v5/failure-3.png","e2e/output/playwright/content-social-social-v5/failure-4.html","e2e/output/playwright/content-social-social-v5/failure-4.png","e2e/output/playwright/content-social-social-v5/visible-menu-snapshot.json","e2e/output/playwright/content-social-social-v6/action-coverage-report.json","e2e/output/playwright/content-social-social-v6/action-coverage-report.md","e2e/output/playwright/content-social-social-v6/blocked-unmapped-pages.json","e2e/output/playwright/content-social-social-v6/failure-1.html","e2e/output/playwright/content-social-social-v6/failure-1.png","e2e/output/playwright/content-social-social-v6/failure-2.html","e2e/output/playwright/content-social-social-v6/failure-2.png","e2e/output/playwright/content-social-social-v6/probes/-social-auto-replies-1773751942647.json","e2e/output/playwright/content-social-social-v6/probes/-social-competitors-1773751946160.json","e2e/output/playwright/content-social-social-v6/probes/-social-followers-1773751948883.json","e2e/output/playwright/content-social-social-v6/probes/-social-hot-topics-1773751943594.json","e2e/output/playwright/content-social-social-v6/visible-menu-snapshot.json","e2e/output/playwright/content-social-social-v7/action-coverage-report.json","e2e/output/playwright/content-social-social-v7/action-coverage-report.md","e2e/output/playwright/content-social-social-v7/blocked-unmapped-pages.json","e2e/output/playwright/content-social-social-v7/failure-1.html","e2e/output/playwright/content-social-social-v7/failure-1.png","e2e/output/playwright/content-social-social-v7/failure-2.html","e2e/output/playwright/content-social-social-v7/failure-2.png","e2e/output/playwright/content-social-social-v7/probes/-social-accounts-1773752023860.json","e2e/output/playwright/content-social-social-v7/probes/-social-auto-replies-1773752032606.json","e2e/output/playwright/content-social-social-v7/probes/-social-competitors-1773752036152.json","e2e/output/playwright/content-social-social-v7/probes/-social-followers-1773752038704.json","e2e/output/playwright/content-social-social-v7/probes/-social-hot-topics-1773752033555.json","e2e/output/playwright/content-social-social-v7/probes/-social-interactions-1773752028558.json","e2e/output/playwright/content-social-social-v7/probes/-social-matrix-1773752030776.json","e2e/output/playwright/content-social-social-v7/probes/-social-posts-1773752026275.json","e2e/output/playwright/content-social-social-v7/visible-menu-snapshot.json","e2e/output/playwright/content-social-social-v8/action-coverage-report.json","e2e/output/playwright/content-social-social-v8/action-coverage-report.md","e2e/output/playwright/content-social-social-v8/blocked-unmapped-pages.json","e2e/output/playwright/content-social-social-v8/failure-1.html","e2e/output/playwright/content-social-social-v8/failure-1.png","e2e/output/playwright/content-social-social-v8/probes/-social-auto-replies-1773752093348.json","e2e/output/playwright/content-social-social-v8/probes/-social-competitors-1773752098537.json","e2e/output/playwright/content-social-social-v8/probes/-social-followers-1773752101278.json","e2e/output/playwright/content-social-social-v8/probes/-social-hot-topics-1773752095917.json","e2e/output/playwright/content-social-social-v8/visible-menu-snapshot.json","e2e/output/playwright/content-social-social-v9/action-coverage-report.json","e2e/output/playwright/content-social-social-v9/action-coverage-report.md","e2e/output/playwright/content-social-social-v9/blocked-unmapped-pages.json","e2e/output/playwright/content-social-social-v9/probes/-social-auto-replies-1773752215794.json","e2e/output/playwright/content-social-social-v9/probes/-social-competitors-1773752221003.json","e2e/output/playwright/content-social-social-v9/probes/-social-followers-1773752223831.json","e2e/output/playwright/content-social-social-v9/probes/-social-hot-topics-1773752218400.json","e2e/output/playwright/content-social-social-v9/visible-menu-snapshot.json","e2e/output/playwright/sms-marketing-v1/action-coverage-report.json","e2e/output/playwright/sms-marketing-v1/action-coverage-report.md","e2e/output/playwright/sms-marketing-v1/blocked-unmapped-pages.json","e2e/output/playwright/sms-marketing-v1/probes/-sms-marketing-1773751297146.json","e2e/output/playwright/sms-marketing-v1/visible-menu-snapshot.json","e2e/output/playwright/social-followers-v1/action-coverage-report.json","e2e/output/playwright/social-followers-v1/action-coverage-report.md","e2e/output/playwright/social-followers-v1/blocked-unmapped-pages.json","e2e/output/playwright/social-followers-v1/probes/-social-followers-1773751971736.json","e2e/output/playwright/social-followers-v1/visible-menu-snapshot.json"],"removed":["e2e/playwright-report/data/01283c1528362c00e12351f7e0f8db5f816037e7.md","e2e/playwright-report/data/324ffedd11b224a0791a44b2b2e43373471ce70e.png","e2e/test-results/.last-run.json","e2e/test-results/crud-01-visible-menu-write-25883-写操作回放-当前可见主菜单页-当前可见页面动作契约回放-chromium/error-context.md","e2e/test-results/crud-01-visible-menu-write-25883-写操作回放-当前可见主菜单页-当前可见页面动作契约回放-chromium/test-failed-1.png","e2e/test-results/results.json"],"modified":["e2e/.auth/admin.json","e2e/playwright-report/index.html","e2e/tests/crud/module-catalog.overrides.ts"]},"repository":{"id":6,"owner":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"law@g-hi.com","avatar_url":"https://gitea.g-hi.com/avatars/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"},"name":"juhi-omni-knowledge-hub","full_name":"luoanwu/juhi-omni-knowledge-hub","description":"巨嗨全域智库 - B2B RevOps 全生命周期平台","empty":false,"private":false,"fork":false,"template":false,"parent":null,"mirror":false,"size":1841638,"language":"","languages_url":"https://gitea.g-hi.com/api/v1/repos/luoanwu/juhi-omni-knowledge-hub/languages","html_url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub","url":"https://gitea.g-hi.com/api/v1/repos/luoanwu/juhi-omni-knowledge-hub","link":"","ssh_url":"git@gitea.g-hi.com:luoanwu/juhi-omni-knowledge-hub.git","clone_url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub.git","original_url":"https://github.com/laoluojuhai/juhi-omni-knowledge-hub.git","website":"","stars_count":0,"forks_count":0,"watchers_count":1,"open_issues_count":0,"open_pr_counter":0,"release_counter":0,"default_branch":"main","archived":false,"created_at":"2026-02-23T23:57:52+08:00","updated_at":"2026-03-17T20:55:33+08:00","archived_at":"1970-01-01T08:00:00+08:00","permissions":{"admin":true,"push":true,"pull":true},"has_issues":true,"internal_tracker":{"enable_time_tracker":true,"allow_only_contributors_to_track_time":true,"enable_issue_dependencies":true},"has_wiki":true,"has_pull_requests":true,"has_projects":true,"projects_mode":"all","has_releases":true,"has_packages":true,"has_actions":true,"ignore_whitespace_conflicts":false,"allow_merge_commits":true,"allow_rebase":true,"allow_rebase_explicit":true,"allow_squash_merge":true,"allow_fast_forward_only_merge":true,"allow_rebase_update":true,"default_delete_branch_after_merge":false,"default_merge_style":"merge","default_allow_maintainer_edit":false,"avatar_url":"","internal":false,"mirror_interval":"","object_format_name":"sha1","mirror_updated":"0001-01-01T00:00:00Z","repo_transfer":null},"pusher":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"luoanwu@noreply.localhost","avatar_url":"https://gitea.g-hi.com/avatars/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"},"sender":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"luoanwu@noreply.localhost","avatar_url":"https://gitea.g-hi.com/avatars/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"}}...
|
schedule
|
2
|
2
|
0
|
1773752732
|
0
|
1773752432
|
1773752732
|
NULL
|
|
0
|
Edit
Delete
|
|
6437
|
sync: 同步内容/社媒/短信营销治理回放产物
|
6
|
5
|
health-check.yml
|
6365
|
-2
|
65
|
refs/heads/main
|
e2899fe4a30c3be6afb4230ccf40447f45e903dc
|
0
|
0
|
0
|
push
|
{"ref":"refs/heads/main","befo {"ref":"refs/heads/main","before":"8a1f5fc17b0e1692e9da7c94fc0fd769eff89926","after":"e2899fe4a30c3be6afb4230ccf40447f45e903dc","compare_url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/compare/8a1f5fc17b0e1692e9da7c94fc0fd769eff89926...e2899fe4a30c3be6afb4230ccf40447f45e903dc","commits":[{"id":"e2899fe4a30c3be6afb4230ccf40447f45e903dc","message":"sync: 同步内容/社媒/短信营销治理回放产物\n\n- 更新 admin.json 认证夹具\n- 新增内容分发治理回放 (content-distribution-v1)\n- 新增内容社交内容治理回放 (content-social-content-v5~v9)\n - 覆盖内容创作/分发/邮件营销/内容库/模板/版权/审核\n- 新增内容社交直播治理回放 (content-social-live-video-v1)\n- 新增内容社交社媒治理回放 (content-social-social-v1~v10)\n - 覆盖社媒账号/帖子/互动/矩阵/自动回复/竞品/粉丝/热门话题\n- 新增短信营销治理回放 (sms-marketing-v1)\n- 新增社交粉丝治理回放 (social-followers-v1)\n- 清理旧版 playwright-report 与 test-results 产物\n- 更新 module-catalog.overrides.ts 配置\n\nCo-authored-by: Qwen-Coder \u003cqwen-coder@alibabacloud.com\u003e\n","url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/commit/e2899fe4a30c3be6afb4230ccf40447f45e903dc","author":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"committer":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"verification":null,"timestamp":"2026-03-17T20:58:42+08:00","added":["e2e/output/playwright/content-distribution-v1/action-coverage-report.json","e2e/output/playwright/content-distribution-v1/action-coverage-report.md","e2e/output/playwright/content-distribution-v1/blocked-unmapped-pages.json","e2e/output/playwright/content-distribution-v1/probes/-content-distribution-1773751123929.json","e2e/output/playwright/content-distribution-v1/visible-menu-snapshot.json","e2e/output/playwright/content-social-content-v5/action-coverage-report.json","e2e/output/playwright/content-social-content-v5/action-coverage-report.md","e2e/output/playwright/content-social-content-v5/blocked-unmapped-pages.json","e2e/output/playwright/content-social-content-v5/failure-1.html","e2e/output/playwright/content-social-content-v5/failure-1.png","e2e/output/playwright/content-social-content-v5/probes/-content-creation-1773751060970.json","e2e/output/playwright/content-social-content-v5/probes/-content-distribution-1773751065600.json","e2e/output/playwright/content-social-content-v5/probes/-email-marketing-1773751063717.json","e2e/output/playwright/content-social-content-v5/visible-menu-snapshot.json","e2e/output/playwright/content-social-content-v6/action-coverage-report.json","e2e/output/playwright/content-social-content-v6/action-coverage-report.md","e2e/output/playwright/content-social-content-v6/blocked-unmapped-pages.json","e2e/output/playwright/content-social-content-v6/failure-1.html","e2e/output/playwright/content-social-content-v6/failure-1.png","e2e/output/playwright/content-social-content-v6/failure-2.html","e2e/output/playwright/content-social-content-v6/failure-2.png","e2e/output/playwright/content-social-content-v6/failure-3.html","e2e/output/playwright/content-social-content-v6/failure-3.png","e2e/output/playwright/content-social-content-v6/visible-menu-snapshot.json","e2e/output/playwright/content-social-content-v7/action-coverage-report.json","e2e/output/playwright/content-social-content-v7/action-coverage-report.md","e2e/output/playwright/content-social-content-v7/blocked-unmapped-pages.json","e2e/output/playwright/content-social-content-v7/failure-1.html","e2e/output/playwright/content-social-content-v7/failure-1.png","e2e/output/playwright/content-social-content-v7/failure-2.html","e2e/output/playwright/content-social-content-v7/failure-2.png","e2e/output/playwright/content-social-content-v7/visible-menu-snapshot.json","e2e/output/playwright/content-social-content-v8/action-coverage-report.json","e2e/output/playwright/content-social-content-v8/action-coverage-report.md","e2e/output/playwright/content-social-content-v8/blocked-unmapped-pages.json","e2e/output/playwright/content-social-content-v8/probes/-content-copyright-1773751455813.json","e2e/output/playwright/content-social-content-v8/probes/-content-review-1773751453286.json","e2e/output/playwright/content-social-content-v8/visible-menu-snapshot.json","e2e/output/playwright/content-social-content-v9/action-coverage-report.json","e2e/output/playwright/content-social-content-v9/action-coverage-report.md","e2e/output/playwright/content-social-content-v9/blocked-unmapped-pages.json","e2e/output/playwright/content-social-content-v9/probes/-content-copyright-1773751527013.json","e2e/output/playwright/content-social-content-v9/probes/-content-creation-1773751503207.json","e2e/output/playwright/content-social-content-v9/probes/-content-distribution-1773751508878.json","e2e/output/playwright/content-social-content-v9/probes/-content-library-1773751497939.json","e2e/output/playwright/content-social-content-v9/probes/-content-review-1773751524446.json","e2e/output/playwright/content-social-content-v9/probes/-content-templates-1773751500587.json","e2e/output/playwright/content-social-content-v9/probes/-email-marketing-1773751505955.json","e2e/output/playwright/content-social-content-v9/probes/-sms-marketing-1773751511189.json","e2e/output/playwright/content-social-content-v9/visible-menu-snapshot.json","e2e/output/playwright/content-social-live-video-v1/action-coverage-report.json","e2e/output/playwright/content-social-live-video-v1/failure-1.html","e2e/output/playwright/content-social-live-video-v1/failure-1.png","e2e/output/playwright/content-social-live-video-v1/failure-2.html","e2e/output/playwright/content-social-live-video-v1/failure-2.png","e2e/output/playwright/content-social-live-video-v1/failure-3.html","e2e/output/playwright/content-social-live-video-v1/failure-3.png","e2e/output/playwright/content-social-live-video-v1/failure-4.html","e2e/output/playwright/content-social-live-video-v1/failure-4.png","e2e/output/playwright/content-social-live-video-v1/visible-menu-snapshot.json","e2e/output/playwright/content-social-social-v1/action-coverage-report.json","e2e/output/playwright/content-social-social-v1/action-coverage-report.md","e2e/output/playwright/content-social-social-v1/blocked-unmapped-pages.json","e2e/output/playwright/content-social-social-v1/failure-1.html","e2e/output/playwright/content-social-social-v1/failure-1.png","e2e/output/playwright/content-social-social-v1/failure-2.html","e2e/output/playwright/content-social-social-v1/failure-2.png","e2e/output/playwright/content-social-social-v1/failure-3.html","e2e/output/playwright/content-social-social-v1/failure-3.png","e2e/output/playwright/content-social-social-v1/failure-4.html","e2e/output/playwright/content-social-social-v1/failure-4.png","e2e/output/playwright/content-social-social-v1/failure-5.html","e2e/output/playwright/content-social-social-v1/failure-5.png","e2e/output/playwright/content-social-social-v1/failure-6.html","e2e/output/playwright/content-social-social-v1/failure-6.png","e2e/output/playwright/content-social-social-v1/failure-7.html","e2e/output/playwright/content-social-social-v1/failure-7.png","e2e/output/playwright/content-social-social-v1/failure-8.html","e2e/output/playwright/content-social-social-v1/failure-8.png","e2e/output/playwright/content-social-social-v1/visible-menu-snapshot.json","e2e/output/playwright/content-social-social-v10/action-coverage-report.json","e2e/output/playwright/content-social-social-v10/action-coverage-report.md","e2e/output/playwright/content-social-social-v10/blocked-unmapped-pages.json","e2e/output/playwright/content-social-social-v10/probes/-social-accounts-1773752251225.json","e2e/output/playwright/content-social-social-v10/probes/-social-auto-replies-1773752261788.json","e2e/output/playwright/content-social-social-v10/probes/-social-competitors-1773752267012.json","e2e/output/playwright/content-social-social-v10/probes/-social-followers-1773752269646.json","e2e/output/playwright/content-social-social-v10/probes/-social-hot-topics-1773752264418.json","e2e/output/playwright/content-social-social-v10/probes/-social-interactions-1773752255995.json","e2e/output/playwright/content-social-social-v10/probes/-social-matrix-1773752258349.json","e2e/output/playwright/content-social-social-v10/probes/-social-posts-1773752253680.json","e2e/output/playwright/content-social-social-v10/visible-menu-snapshot.json","e2e/output/playwright/content-social-social-v2/action-coverage-report.json","e2e/output/playwright/content-social-social-v2/action-coverage-report.md","e2e/output/playwright/content-social-social-v2/blocked-unmapped-pages.json","e2e/output/playwright/content-social-social-v2/failure-1.html","e2e/output/playwright/content-social-social-v2/failure-1.png","e2e/output/playwright/content-social-social-v2/probes/-social-interactions-1773751679607.json","e2e/output/playwright/content-social-social-v2/probes/-social-matrix-1773751681937.json","e2e/output/playwright/content-social-social-v2/probes/-social-posts-1773751677361.json","e2e/output/playwright/content-social-social-v2/visible-menu-snapshot.json","e2e/output/playwright/content-social-social-v3/action-coverage-report.json","e2e/output/playwright/content-social-social-v3/action-coverage-report.md","e2e/output/playwright/content-social-social-v3/blocked-unmapped-pages.json","e2e/output/playwright/content-social-social-v3/probes/-social-accounts-1773751760541.json","e2e/output/playwright/content-social-social-v3/probes/-social-interactions-1773751765273.json","e2e/output/playwright/content-social-social-v3/probes/-social-matrix-1773751767515.json","e2e/output/playwright/content-social-social-v3/probes/-social-posts-1773751762994.json","e2e/output/playwright/content-social-social-v3/visible-menu-snapshot.json","e2e/output/playwright/content-social-social-v4/action-coverage-report.json","e2e/output/playwright/content-social-social-v4/action-coverage-report.md","e2e/output/playwright/content-social-social-v4/blocked-unmapped-pages.json","e2e/output/playwright/content-social-social-v4/probes/-social-matrix-1773751797009.json","e2e/output/playwright/content-social-social-v4/visible-menu-snapshot.json","e2e/output/playwright/content-social-social-v5/action-coverage-report.json","e2e/output/playwright/content-social-social-v5/action-coverage-report.md","e2e/output/playwright/content-social-social-v5/blocked-unmapped-pages.json","e2e/output/playwright/content-social-social-v5/failure-1.html","e2e/output/playwright/content-social-social-v5/failure-1.png","e2e/output/playwright/content-social-social-v5/failure-2.html","e2e/output/playwright/content-social-social-v5/failure-2.png","e2e/output/playwright/content-social-social-v5/failure-3.html","e2e/output/playwright/content-social-social-v5/failure-3.png","e2e/output/playwright/content-social-social-v5/failure-4.html","e2e/output/playwright/content-social-social-v5/failure-4.png","e2e/output/playwright/content-social-social-v5/visible-menu-snapshot.json","e2e/output/playwright/content-social-social-v6/action-coverage-report.json","e2e/output/playwright/content-social-social-v6/action-coverage-report.md","e2e/output/playwright/content-social-social-v6/blocked-unmapped-pages.json","e2e/output/playwright/content-social-social-v6/failure-1.html","e2e/output/playwright/content-social-social-v6/failure-1.png","e2e/output/playwright/content-social-social-v6/failure-2.html","e2e/output/playwright/content-social-social-v6/failure-2.png","e2e/output/playwright/content-social-social-v6/probes/-social-auto-replies-1773751942647.json","e2e/output/playwright/content-social-social-v6/probes/-social-competitors-1773751946160.json","e2e/output/playwright/content-social-social-v6/probes/-social-followers-1773751948883.json","e2e/output/playwright/content-social-social-v6/probes/-social-hot-topics-1773751943594.json","e2e/output/playwright/content-social-social-v6/visible-menu-snapshot.json","e2e/output/playwright/content-social-social-v7/action-coverage-report.json","e2e/output/playwright/content-social-social-v7/action-coverage-report.md","e2e/output/playwright/content-social-social-v7/blocked-unmapped-pages.json","e2e/output/playwright/content-social-social-v7/failure-1.html","e2e/output/playwright/content-social-social-v7/failure-1.png","e2e/output/playwright/content-social-social-v7/failure-2.html","e2e/output/playwright/content-social-social-v7/failure-2.png","e2e/output/playwright/content-social-social-v7/probes/-social-accounts-1773752023860.json","e2e/output/playwright/content-social-social-v7/probes/-social-auto-replies-1773752032606.json","e2e/output/playwright/content-social-social-v7/probes/-social-competitors-1773752036152.json","e2e/output/playwright/content-social-social-v7/probes/-social-followers-1773752038704.json","e2e/output/playwright/content-social-social-v7/probes/-social-hot-topics-1773752033555.json","e2e/output/playwright/content-social-social-v7/probes/-social-interactions-1773752028558.json","e2e/output/playwright/content-social-social-v7/probes/-social-matrix-1773752030776.json","e2e/output/playwright/content-social-social-v7/probes/-social-posts-1773752026275.json","e2e/output/playwright/content-social-social-v7/visible-menu-snapshot.json","e2e/output/playwright/content-social-social-v8/action-coverage-report.json","e2e/output/playwright/content-social-social-v8/action-coverage-report.md","e2e/output/playwright/content-social-social-v8/blocked-unmapped-pages.json","e2e/output/playwright/content-social-social-v8/failure-1.html","e2e/output/playwright/content-social-social-v8/failure-1.png","e2e/output/playwright/content-social-social-v8/probes/-social-auto-replies-1773752093348.json","e2e/output/playwright/content-social-social-v8/probes/-social-competitors-1773752098537.json","e2e/output/playwright/content-social-social-v8/probes/-social-followers-1773752101278.json","e2e/output/playwright/content-social-social-v8/probes/-social-hot-topics-1773752095917.json","e2e/output/playwright/content-social-social-v8/visible-menu-snapshot.json","e2e/output/playwright/content-social-social-v9/action-coverage-report.json","e2e/output/playwright/content-social-social-v9/action-coverage-report.md","e2e/output/playwright/content-social-social-v9/blocked-unmapped-pages.json","e2e/output/playwright/content-social-social-v9/probes/-social-auto-replies-1773752215794.json","e2e/output/playwright/content-social-social-v9/probes/-social-competitors-1773752221003.json","e2e/output/playwright/content-social-social-v9/probes/-social-followers-1773752223831.json","e2e/output/playwright/content-social-social-v9/probes/-social-hot-topics-1773752218400.json","e2e/output/playwright/content-social-social-v9/visible-menu-snapshot.json","e2e/output/playwright/sms-marketing-v1/action-coverage-report.json","e2e/output/playwright/sms-marketing-v1/action-coverage-report.md","e2e/output/playwright/sms-marketing-v1/blocked-unmapped-pages.json","e2e/output/playwright/sms-marketing-v1/probes/-sms-marketing-1773751297146.json","e2e/output/playwright/sms-marketing-v1/visible-menu-snapshot.json","e2e/output/playwright/social-followers-v1/action-coverage-report.json","e2e/output/playwright/social-followers-v1/action-coverage-report.md","e2e/output/playwright/social-followers-v1/blocked-unmapped-pages.json","e2e/output/playwright/social-followers-v1/probes/-social-followers-1773751971736.json","e2e/output/playwright/social-followers-v1/visible-menu-snapshot.json"],"removed":["e2e/playwright-report/data/01283c1528362c00e12351f7e0f8db5f816037e7.md","e2e/playwright-report/data/324ffedd11b224a0791a44b2b2e43373471ce70e.png","e2e/test-results/.last-run.json","e2e/test-results/crud-01-visible-menu-write-25883-写操作回放-当前可见主菜单页-当前可见页面动作契约回放-chromium/error-context.md","e2e/test-results/crud-01-visible-menu-write-25883-写操作回放-当前可见主菜单页-当前可见页面动作契约回放-chromium/test-failed-1.png","e2e/test-results/results.json"],"modified":["e2e/.auth/admin.json","e2e/playwright-report/index.html","e2e/tests/crud/module-catalog.overrides.ts"]}],"total_commits":0,"head_commit":{"id":"e2899fe4a30c3be6afb4230ccf40447f45e903dc","message":"sync: 同步内容/社媒/短信营销治理回放产物\n\n- 更新 admin.json 认证夹具\n- 新增内容分发治理回放 (content-distribution-v1)\n- 新增内容社交内容治理回放 (content-social-content-v5~v9)\n - 覆盖内容创作/分发/邮件营销/内容库/模板/版权/审核\n- 新增内容社交直播治理回放 (content-social-live-video-v1)\n- 新增内容社交社媒治理回放 (content-social-social-v1~v10)\n - 覆盖社媒账号/帖子/互动/矩阵/自动回复/竞品/粉丝/热门话题\n- 新增短信营销治理回放 (sms-marketing-v1)\n- 新增社交粉丝治理回放 (social-followers-v1)\n- 清理旧版 playwright-report 与 test-results 产物\n- 更新 module-catalog.overrides.ts 配置\n\nCo-authored-by: Qwen-Coder \u003cqwen-coder@alibabacloud.com\u003e\n","url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/commit/e2899fe4a30c3be6afb4230ccf40447f45e903dc","author":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"committer":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"verification":null,"timestamp":"2026-03-17T20:58:42+08:00","added":["e2e/output/playwright/content-distribution-v1/action-coverage-report.json","e2e/output/playwright/content-distribution-v1/action-coverage-report.md","e2e/output/playwright/content-distribution-v1/blocked-unmapped-pages.json","e2e/output/playwright/content-distribution-v1/probes/-content-distribution-1773751123929.json","e2e/output/playwright/content-distribution-v1/visible-menu-snapshot.json","e2e/output/playwright/content-social-content-v5/action-coverage-report.json","e2e/output/playwright/content-social-content-v5/action-coverage-report.md","e2e/output/playwright/content-social-content-v5/blocked-unmapped-pages.json","e2e/output/playwright/content-social-content-v5/failure-1.html","e2e/output/playwright/content-social-content-v5/failure-1.png","e2e/output/playwright/content-social-content-v5/probes/-content-creation-1773751060970.json","e2e/output/playwright/content-social-content-v5/probes/-content-distribution-1773751065600.json","e2e/output/playwright/content-social-content-v5/probes/-email-marketing-1773751063717.json","e2e/output/playwright/content-social-content-v5/visible-menu-snapshot.json","e2e/output/playwright/content-social-content-v6/action-coverage-report.json","e2e/output/playwright/content-social-content-v6/action-coverage-report.md","e2e/output/playwright/content-social-content-v6/blocked-unmapped-pages.json","e2e/output/playwright/content-social-content-v6/failure-1.html","e2e/output/playwright/content-social-content-v6/failure-1.png","e2e/output/playwright/content-social-content-v6/failure-2.html","e2e/output/playwright/content-social-content-v6/failure-2.png","e2e/output/playwright/content-social-content-v6/failure-3.html","e2e/output/playwright/content-social-content-v6/failure-3.png","e2e/output/playwright/content-social-content-v6/visible-menu-snapshot.json","e2e/output/playwright/content-social-content-v7/action-coverage-report.json","e2e/output/playwright/content-social-content-v7/action-coverage-report.md","e2e/output/playwright/content-social-content-v7/blocked-unmapped-pages.json","e2e/output/playwright/content-social-content-v7/failure-1.html","e2e/output/playwright/content-social-content-v7/failure-1.png","e2e/output/playwright/content-social-content-v7/failure-2.html","e2e/output/playwright/content-social-content-v7/failure-2.png","e2e/output/playwright/content-social-content-v7/visible-menu-snapshot.json","e2e/output/playwright/content-social-content-v8/action-coverage-report.json","e2e/output/playwright/content-social-content-v8/action-coverage-report.md","e2e/output/playwright/content-social-content-v8/blocked-unmapped-pages.json","e2e/output/playwright/content-social-content-v8/probes/-content-copyright-1773751455813.json","e2e/output/playwright/content-social-content-v8/probes/-content-review-1773751453286.json","e2e/output/playwright/content-social-content-v8/visible-menu-snapshot.json","e2e/output/playwright/content-social-content-v9/action-coverage-report.json","e2e/output/playwright/content-social-content-v9/action-coverage-report.md","e2e/output/playwright/content-social-content-v9/blocked-unmapped-pages.json","e2e/output/playwright/content-social-content-v9/probes/-content-copyright-1773751527013.json","e2e/output/playwright/content-social-content-v9/probes/-content-creation-1773751503207.json","e2e/output/playwright/content-social-content-v9/probes/-content-distribution-1773751508878.json","e2e/output/playwright/content-social-content-v9/probes/-content-library-1773751497939.json","e2e/output/playwright/content-social-content-v9/probes/-content-review-1773751524446.json","e2e/output/playwright/content-social-content-v9/probes/-content-templates-1773751500587.json","e2e/output/playwright/content-social-content-v9/probes/-email-marketing-1773751505955.json","e2e/output/playwright/content-social-content-v9/probes/-sms-marketing-1773751511189.json","e2e/output/playwright/content-social-content-v9/visible-menu-snapshot.json","e2e/output/playwright/content-social-live-video-v1/action-coverage-report.json","e2e/output/playwright/content-social-live-video-v1/failure-1.html","e2e/output/playwright/content-social-live-video-v1/failure-1.png","e2e/output/playwright/content-social-live-video-v1/failure-2.html","e2e/output/playwright/content-social-live-video-v1/failure-2.png","e2e/output/playwright/content-social-live-video-v1/failure-3.html","e2e/output/playwright/content-social-live-video-v1/failure-3.png","e2e/output/playwright/content-social-live-video-v1/failure-4.html","e2e/output/playwright/content-social-live-video-v1/failure-4.png","e2e/output/playwright/content-social-live-video-v1/visible-menu-snapshot.json","e2e/output/playwright/content-social-social-v1/action-coverage-report.json","e2e/output/playwright/content-social-social-v1/action-coverage-report.md","e2e/output/playwright/content-social-social-v1/blocked-unmapped-pages.json","e2e/output/playwright/content-social-social-v1/failure-1.html","e2e/output/playwright/content-social-social-v1/failure-1.png","e2e/output/playwright/content-social-social-v1/failure-2.html","e2e/output/playwright/content-social-social-v1/failure-2.png","e2e/output/playwright/content-social-social-v1/failure-3.html","e2e/output/playwright/content-social-social-v1/failure-3.png","e2e/output/playwright/content-social-social-v1/failure-4.html","e2e/output/playwright/content-social-social-v1/failure-4.png","e2e/output/playwright/content-social-social-v1/failure-5.html","e2e/output/playwright/content-social-social-v1/failure-5.png","e2e/output/playwright/content-social-social-v1/failure-6.html","e2e/output/playwright/content-social-social-v1/failure-6.png","e2e/output/playwright/content-social-social-v1/failure-7.html","e2e/output/playwright/content-social-social-v1/failure-7.png","e2e/output/playwright/content-social-social-v1/failure-8.html","e2e/output/playwright/content-social-social-v1/failure-8.png","e2e/output/playwright/content-social-social-v1/visible-menu-snapshot.json","e2e/output/playwright/content-social-social-v10/action-coverage-report.json","e2e/output/playwright/content-social-social-v10/action-coverage-report.md","e2e/output/playwright/content-social-social-v10/blocked-unmapped-pages.json","e2e/output/playwright/content-social-social-v10/probes/-social-accounts-1773752251225.json","e2e/output/playwright/content-social-social-v10/probes/-social-auto-replies-1773752261788.json","e2e/output/playwright/content-social-social-v10/probes/-social-competitors-1773752267012.json","e2e/output/playwright/content-social-social-v10/probes/-social-followers-1773752269646.json","e2e/output/playwright/content-social-social-v10/probes/-social-hot-topics-1773752264418.json","e2e/output/playwright/content-social-social-v10/probes/-social-interactions-1773752255995.json","e2e/output/playwright/content-social-social-v10/probes/-social-matrix-1773752258349.json","e2e/output/playwright/content-social-social-v10/probes/-social-posts-1773752253680.json","e2e/output/playwright/content-social-social-v10/visible-menu-snapshot.json","e2e/output/playwright/content-social-social-v2/action-coverage-report.json","e2e/output/playwright/content-social-social-v2/action-coverage-report.md","e2e/output/playwright/content-social-social-v2/blocked-unmapped-pages.json","e2e/output/playwright/content-social-social-v2/failure-1.html","e2e/output/playwright/content-social-social-v2/failure-1.png","e2e/output/playwright/content-social-social-v2/probes/-social-interactions-1773751679607.json","e2e/output/playwright/content-social-social-v2/probes/-social-matrix-1773751681937.json","e2e/output/playwright/content-social-social-v2/probes/-social-posts-1773751677361.json","e2e/output/playwright/content-social-social-v2/visible-menu-snapshot.json","e2e/output/playwright/content-social-social-v3/action-coverage-report.json","e2e/output/playwright/content-social-social-v3/action-coverage-report.md","e2e/output/playwright/content-social-social-v3/blocked-unmapped-pages.json","e2e/output/playwright/content-social-social-v3/probes/-social-accounts-1773751760541.json","e2e/output/playwright/content-social-social-v3/probes/-social-interactions-1773751765273.json","e2e/output/playwright/content-social-social-v3/probes/-social-matrix-1773751767515.json","e2e/output/playwright/content-social-social-v3/probes/-social-posts-1773751762994.json","e2e/output/playwright/content-social-social-v3/visible-menu-snapshot.json","e2e/output/playwright/content-social-social-v4/action-coverage-report.json","e2e/output/playwright/content-social-social-v4/action-coverage-report.md","e2e/output/playwright/content-social-social-v4/blocked-unmapped-pages.json","e2e/output/playwright/content-social-social-v4/probes/-social-matrix-1773751797009.json","e2e/output/playwright/content-social-social-v4/visible-menu-snapshot.json","e2e/output/playwright/content-social-social-v5/action-coverage-report.json","e2e/output/playwright/content-social-social-v5/action-coverage-report.md","e2e/output/playwright/content-social-social-v5/blocked-unmapped-pages.json","e2e/output/playwright/content-social-social-v5/failure-1.html","e2e/output/playwright/content-social-social-v5/failure-1.png","e2e/output/playwright/content-social-social-v5/failure-2.html","e2e/output/playwright/content-social-social-v5/failure-2.png","e2e/output/playwright/content-social-social-v5/failure-3.html","e2e/output/playwright/content-social-social-v5/failure-3.png","e2e/output/playwright/content-social-social-v5/failure-4.html","e2e/output/playwright/content-social-social-v5/failure-4.png","e2e/output/playwright/content-social-social-v5/visible-menu-snapshot.json","e2e/output/playwright/content-social-social-v6/action-coverage-report.json","e2e/output/playwright/content-social-social-v6/action-coverage-report.md","e2e/output/playwright/content-social-social-v6/blocked-unmapped-pages.json","e2e/output/playwright/content-social-social-v6/failure-1.html","e2e/output/playwright/content-social-social-v6/failure-1.png","e2e/output/playwright/content-social-social-v6/failure-2.html","e2e/output/playwright/content-social-social-v6/failure-2.png","e2e/output/playwright/content-social-social-v6/probes/-social-auto-replies-1773751942647.json","e2e/output/playwright/content-social-social-v6/probes/-social-competitors-1773751946160.json","e2e/output/playwright/content-social-social-v6/probes/-social-followers-1773751948883.json","e2e/output/playwright/content-social-social-v6/probes/-social-hot-topics-1773751943594.json","e2e/output/playwright/content-social-social-v6/visible-menu-snapshot.json","e2e/output/playwright/content-social-social-v7/action-coverage-report.json","e2e/output/playwright/content-social-social-v7/action-coverage-report.md","e2e/output/playwright/content-social-social-v7/blocked-unmapped-pages.json","e2e/output/playwright/content-social-social-v7/failure-1.html","e2e/output/playwright/content-social-social-v7/failure-1.png","e2e/output/playwright/content-social-social-v7/failure-2.html","e2e/output/playwright/content-social-social-v7/failure-2.png","e2e/output/playwright/content-social-social-v7/probes/-social-accounts-1773752023860.json","e2e/output/playwright/content-social-social-v7/probes/-social-auto-replies-1773752032606.json","e2e/output/playwright/content-social-social-v7/probes/-social-competitors-1773752036152.json","e2e/output/playwright/content-social-social-v7/probes/-social-followers-1773752038704.json","e2e/output/playwright/content-social-social-v7/probes/-social-hot-topics-1773752033555.json","e2e/output/playwright/content-social-social-v7/probes/-social-interactions-1773752028558.json","e2e/output/playwright/content-social-social-v7/probes/-social-matrix-1773752030776.json","e2e/output/playwright/content-social-social-v7/probes/-social-posts-1773752026275.json","e2e/output/playwright/content-social-social-v7/visible-menu-snapshot.json","e2e/output/playwright/content-social-social-v8/action-coverage-report.json","e2e/output/playwright/content-social-social-v8/action-coverage-report.md","e2e/output/playwright/content-social-social-v8/blocked-unmapped-pages.json","e2e/output/playwright/content-social-social-v8/failure-1.html","e2e/output/playwright/content-social-social-v8/failure-1.png","e2e/output/playwright/content-social-social-v8/probes/-social-auto-replies-1773752093348.json","e2e/output/playwright/content-social-social-v8/probes/-social-competitors-1773752098537.json","e2e/output/playwright/content-social-social-v8/probes/-social-followers-1773752101278.json","e2e/output/playwright/content-social-social-v8/probes/-social-hot-topics-1773752095917.json","e2e/output/playwright/content-social-social-v8/visible-menu-snapshot.json","e2e/output/playwright/content-social-social-v9/action-coverage-report.json","e2e/output/playwright/content-social-social-v9/action-coverage-report.md","e2e/output/playwright/content-social-social-v9/blocked-unmapped-pages.json","e2e/output/playwright/content-social-social-v9/probes/-social-auto-replies-1773752215794.json","e2e/output/playwright/content-social-social-v9/probes/-social-competitors-1773752221003.json","e2e/output/playwright/content-social-social-v9/probes/-social-followers-1773752223831.json","e2e/output/playwright/content-social-social-v9/probes/-social-hot-topics-1773752218400.json","e2e/output/playwright/content-social-social-v9/visible-menu-snapshot.json","e2e/output/playwright/sms-marketing-v1/action-coverage-report.json","e2e/output/playwright/sms-marketing-v1/action-coverage-report.md","e2e/output/playwright/sms-marketing-v1/blocked-unmapped-pages.json","e2e/output/playwright/sms-marketing-v1/probes/-sms-marketing-1773751297146.json","e2e/output/playwright/sms-marketing-v1/visible-menu-snapshot.json","e2e/output/playwright/social-followers-v1/action-coverage-report.json","e2e/output/playwright/social-followers-v1/action-coverage-report.md","e2e/output/playwright/social-followers-v1/blocked-unmapped-pages.json","e2e/output/playwright/social-followers-v1/probes/-social-followers-1773751971736.json","e2e/output/playwright/social-followers-v1/visible-menu-snapshot.json"],"removed":["e2e/playwright-report/data/01283c1528362c00e12351f7e0f8db5f816037e7.md","e2e/playwright-report/data/324ffedd11b224a0791a44b2b2e43373471ce70e.png","e2e/test-results/.last-run.json","e2e/test-results/crud-01-visible-menu-write-25883-写操作回放-当前可见主菜单页-当前可见页面动作契约回放-chromium/error-context.md","e2e/test-results/crud-01-visible-menu-write-25883-写操作回放-当前可见主菜单页-当前可见页面动作契约回放-chromium/test-failed-1.png","e2e/test-results/results.json"],"modified":["e2e/.auth/admin.json","e2e/playwright-report/index.html","e2e/tests/crud/module-catalog.overrides.ts"]},"repository":{"id":6,"owner":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"law@g-hi.com","avatar_url":"https://gitea.g-hi.com/avatars/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"},"name":"juhi-omni-knowledge-hub","full_name":"luoanwu/juhi-omni-knowledge-hub","description":"巨嗨全域智库 - B2B RevOps 全生命周期平台","empty":false,"private":false,"fork":false,"template":false,"parent":null,"mirror":false,"size":1841638,"language":"","languages_url":"https://gitea.g-hi.com/api/v1/repos/luoanwu/juhi-omni-knowledge-hub/languages","html_url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub","url":"https://gitea.g-hi.com/api/v1/repos/luoanwu/juhi-omni-knowledge-hub","link":"","ssh_url":"git@gitea.g-hi.com:luoanwu/juhi-omni-knowledge-hub.git","clone_url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub.git","original_url":"https://github.com/laoluojuhai/juhi-omni-knowledge-hub.git","website":"","stars_count":0,"forks_count":0,"watchers_count":1,"open_issues_count":0,"open_pr_counter":0,"release_counter":0,"default_branch":"main","archived":false,"created_at":"2026-02-23T23:57:52+08:00","updated_at":"2026-03-17T20:55:33+08:00","archived_at":"1970-01-01T08:00:00+08:00","permissions":{"admin":true,"push":true,"pull":true},"has_issues":true,"internal_tracker":{"enable_time_tracker":true,"allow_only_contributors_to_track_time":true,"enable_issue_dependencies":true},"has_wiki":true,"has_pull_requests":true,"has_projects":true,"projects_mode":"all","has_releases":true,"has_packages":true,"has_actions":true,"ignore_whitespace_conflicts":false,"allow_merge_commits":true,"allow_rebase":true,"allow_rebase_explicit":true,"allow_squash_merge":true,"allow_fast_forward_only_merge":true,"allow_rebase_update":true,"default_delete_branch_after_merge":false,"default_merge_style":"merge","default_allow_maintainer_edit":false,"avatar_url":"","internal":false,"mirror_interval":"","object_format_name":"sha1","mirror_updated":"0001-01-01T00:00:00Z","repo_transfer":null},"pusher":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"luoanwu@noreply.localhost","avatar_url":"https://gitea.g-hi.com/avatars/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"},"sender":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"luoanwu@noreply.localhost","avatar_url":"https://gitea.g-hi.com/avatars/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"}}...
|
schedule
|
1
|
3
|
1773752871
|
1773752871
|
0
|
1773752732
|
1773752871
|
NULL
|
|
0
|
Edit
Delete
|
|
4268
|
feat(seeds): Add system seed module and reorganize feat(seeds): Add system seed module and reorganize seed order...
|
6
|
5
|
ci.yml
|
4213
|
5
|
0
|
refs/heads/main
|
e5a2f5ba8d6442be07c490ec77c734dbe317bfd5
|
0
|
0
|
0
|
push
|
{"ref":"refs/heads/main","befo {"ref":"refs/heads/main","before":"aca27bf02ce6383914983c80b4169430b45bc90f","after":"e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","compare_url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/compare/aca27bf02ce6383914983c80b4169430b45bc90f...e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","commits":[{"id":"e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","message":"feat(seeds): Add system seed module and reorganize seed order\n\n- Add system seed module (00-system.ts) for system configs and sequences\n- Update main seed.ts to run system seeds before base seeds\n- Add DEPLOY_DB.md documentation\n- Add complete_migration_seed.sql.gz backup\n\nCo-authored-by: Qwen-Coder \u003cqwen-coder@alibabacloud.com\u003e\n","url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/commit/e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","author":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"committer":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"verification":null,"timestamp":"2026-03-10T10:28:18+08:00","added":["DEPLOY_DB.md","backend/prisma/seeds/00-system.ts","complete_migration_seed.sql.gz"],"removed":[],"modified":["backend/prisma/seed.ts"]}],"total_commits":0,"head_commit":{"id":"e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","message":"feat(seeds): Add system seed module and reorganize seed order\n\n- Add system seed module (00-system.ts) for system configs and sequences\n- Update main seed.ts to run system seeds before base seeds\n- Add DEPLOY_DB.md documentation\n- Add complete_migration_seed.sql.gz backup\n\nCo-authored-by: Qwen-Coder \u003cqwen-coder@alibabacloud.com\u003e\n","url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/commit/e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","author":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"committer":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"verification":null,"timestamp":"2026-03-10T10:28:18+08:00","added":["DEPLOY_DB.md","backend/prisma/seeds/00-system.ts","complete_migration_seed.sql.gz"],"removed":[],"modified":["backend/prisma/seed.ts"]},"repository":{"id":6,"owner":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"law@g-hi.com","avatar_url":"https://gitea.g-hi.com/avatars/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"},"name":"juhi-omni-knowledge-hub","full_name":"luoanwu/juhi-omni-knowledge-hub","description":"巨嗨全域智库 - B2B RevOps 全生命周期平台","empty":false,"private":false,"fork":false,"template":false,"parent":null,"mirror":false,"size":1162509,"language":"","languages_url":"https://gitea.g-hi.com/api/v1/repos/luoanwu/juhi-omni-knowledge-hub/languages","html_url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub","url":"https://gitea.g-hi.com/api/v1/repos/luoanwu/juhi-omni-knowledge-hub","link":"","ssh_url":"git@gitea.g-hi.com:luoanwu/juhi-omni-knowledge-hub.git","clone_url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub.git","original_url":"https://github.com/laoluojuhai/juhi-omni-knowledge-hub.git","website":"","stars_count":0,"forks_count":0,"watchers_count":1,"open_issues_count":0,"open_pr_counter":0,"release_counter":0,"default_branch":"main","archived":false,"created_at":"2026-02-23T23:57:52+08:00","updated_at":"2026-03-10T10:25:34+08:00","archived_at":"1970-01-01T08:00:00+08:00","permissions":{"admin":true,"push":true,"pull":true},"has_issues":true,"internal_tracker":{"enable_time_tracker":true,"allow_only_contributors_to_track_time":true,"enable_issue_dependencies":true},"has_wiki":true,"has_pull_requests":true,"has_projects":true,"projects_mode":"all","has_releases":true,"has_packages":true,"has_actions":true,"ignore_whitespace_conflicts":false,"allow_merge_commits":true,"allow_rebase":true,"allow_rebase_explicit":true,"allow_squash_merge":true,"allow_fast_forward_only_merge":true,"allow_rebase_update":true,"default_delete_branch_after_merge":false,"default_merge_style":"merge","default_allow_maintainer_edit":false,"avatar_url":"","internal":false,"mirror_interval":"","object_format_name":"sha1","mirror_updated":"0001-01-01T00:00:00Z","repo_transfer":null},"pusher":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"luoanwu@noreply.localhost","avatar_url":"https://gitea.g-hi.com/avatars/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"},"sender":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"luoanwu@noreply.localhost","avatar_url":"https://gitea.g-hi.com/avatars/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"}}...
|
push
|
2
|
24
|
1773109709
|
1773109733
|
0
|
1773109707
|
1773109733
|
NULL
|
|
0
|
Edit
Delete
|
|
4269
|
feat(seeds): Add system seed module and reorganize feat(seeds): Add system seed module and reorganize seed order...
|
6
|
5
|
health-check.yml
|
4214
|
-2
|
57
|
refs/heads/main
|
e5a2f5ba8d6442be07c490ec77c734dbe317bfd5
|
0
|
0
|
0
|
push
|
{"ref":"refs/heads/main","befo {"ref":"refs/heads/main","before":"aca27bf02ce6383914983c80b4169430b45bc90f","after":"e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","compare_url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/compare/aca27bf02ce6383914983c80b4169430b45bc90f...e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","commits":[{"id":"e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","message":"feat(seeds): Add system seed module and reorganize seed order\n\n- Add system seed module (00-system.ts) for system configs and sequences\n- Update main seed.ts to run system seeds before base seeds\n- Add DEPLOY_DB.md documentation\n- Add complete_migration_seed.sql.gz backup\n\nCo-authored-by: Qwen-Coder \u003cqwen-coder@alibabacloud.com\u003e\n","url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/commit/e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","author":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"committer":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"verification":null,"timestamp":"2026-03-10T10:28:18+08:00","added":["DEPLOY_DB.md","backend/prisma/seeds/00-system.ts","complete_migration_seed.sql.gz"],"removed":[],"modified":["backend/prisma/seed.ts"]}],"total_commits":0,"head_commit":{"id":"e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","message":"feat(seeds): Add system seed module and reorganize seed order\n\n- Add system seed module (00-system.ts) for system configs and sequences\n- Update main seed.ts to run system seeds before base seeds\n- Add DEPLOY_DB.md documentation\n- Add complete_migration_seed.sql.gz backup\n\nCo-authored-by: Qwen-Coder \u003cqwen-coder@alibabacloud.com\u003e\n","url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/commit/e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","author":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"committer":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"verification":null,"timestamp":"2026-03-10T10:28:18+08:00","added":["DEPLOY_DB.md","backend/prisma/seeds/00-system.ts","complete_migration_seed.sql.gz"],"removed":[],"modified":["backend/prisma/seed.ts"]},"repository":{"id":6,"owner":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"law@g-hi.com","avatar_url":"https://gitea.g-hi.com/avatars/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"},"name":"juhi-omni-knowledge-hub","full_name":"luoanwu/juhi-omni-knowledge-hub","description":"巨嗨全域智库 - B2B RevOps 全生命周期平台","empty":false,"private":false,"fork":false,"template":false,"parent":null,"mirror":false,"size":1162509,"language":"","languages_url":"https://gitea.g-hi.com/api/v1/repos/luoanwu/juhi-omni-knowledge-hub/languages","html_url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub","url":"https://gitea.g-hi.com/api/v1/repos/luoanwu/juhi-omni-knowledge-hub","link":"","ssh_url":"git@gitea.g-hi.com:luoanwu/juhi-omni-knowledge-hub.git","clone_url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub.git","original_url":"https://github.com/laoluojuhai/juhi-omni-knowledge-hub.git","website":"","stars_count":0,"forks_count":0,"watchers_count":1,"open_issues_count":0,"open_pr_counter":0,"release_counter":0,"default_branch":"main","archived":false,"created_at":"2026-02-23T23:57:52+08:00","updated_at":"2026-03-10T10:25:34+08:00","archived_at":"1970-01-01T08:00:00+08:00","permissions":{"admin":true,"push":true,"pull":true},"has_issues":true,"internal_tracker":{"enable_time_tracker":true,"allow_only_contributors_to_track_time":true,"enable_issue_dependencies":true},"has_wiki":true,"has_pull_requests":true,"has_projects":true,"projects_mode":"all","has_releases":true,"has_packages":true,"has_actions":true,"ignore_whitespace_conflicts":false,"allow_merge_commits":true,"allow_rebase":true,"allow_rebase_explicit":true,"allow_squash_merge":true,"allow_fast_forward_only_merge":true,"allow_rebase_update":true,"default_delete_branch_after_merge":false,"default_merge_style":"merge","default_allow_maintainer_edit":false,"avatar_url":"","internal":false,"mirror_interval":"","object_format_name":"sha1","mirror_updated":"0001-01-01T00:00:00Z","repo_transfer":null},"pusher":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"luoanwu@noreply.localhost","avatar_url":"https://gitea.g-hi.com/avatars/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"},"sender":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"luoanwu@noreply.localhost","avatar_url":"https://gitea.g-hi.com/avatars/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"}}...
|
schedule
|
1
|
3
|
1773109833
|
1773109834
|
0
|
1773109832
|
1773109834
|
NULL
|
|
0
|
Edit
Delete
|
|
4270
|
feat(seeds): Add system seed module and reorganize feat(seeds): Add system seed module and reorganize seed order...
|
6
|
5
|
health-check.yml
|
4215
|
-2
|
57
|
refs/heads/main
|
e5a2f5ba8d6442be07c490ec77c734dbe317bfd5
|
0
|
0
|
0
|
push
|
{"ref":"refs/heads/main","befo {"ref":"refs/heads/main","before":"aca27bf02ce6383914983c80b4169430b45bc90f","after":"e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","compare_url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/compare/aca27bf02ce6383914983c80b4169430b45bc90f...e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","commits":[{"id":"e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","message":"feat(seeds): Add system seed module and reorganize seed order\n\n- Add system seed module (00-system.ts) for system configs and sequences\n- Update main seed.ts to run system seeds before base seeds\n- Add DEPLOY_DB.md documentation\n- Add complete_migration_seed.sql.gz backup\n\nCo-authored-by: Qwen-Coder \u003cqwen-coder@alibabacloud.com\u003e\n","url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/commit/e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","author":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"committer":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"verification":null,"timestamp":"2026-03-10T10:28:18+08:00","added":["DEPLOY_DB.md","backend/prisma/seeds/00-system.ts","complete_migration_seed.sql.gz"],"removed":[],"modified":["backend/prisma/seed.ts"]}],"total_commits":0,"head_commit":{"id":"e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","message":"feat(seeds): Add system seed module and reorganize seed order\n\n- Add system seed module (00-system.ts) for system configs and sequences\n- Update main seed.ts to run system seeds before base seeds\n- Add DEPLOY_DB.md documentation\n- Add complete_migration_seed.sql.gz backup\n\nCo-authored-by: Qwen-Coder \u003cqwen-coder@alibabacloud.com\u003e\n","url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/commit/e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","author":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"committer":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"verification":null,"timestamp":"2026-03-10T10:28:18+08:00","added":["DEPLOY_DB.md","backend/prisma/seeds/00-system.ts","complete_migration_seed.sql.gz"],"removed":[],"modified":["backend/prisma/seed.ts"]},"repository":{"id":6,"owner":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"law@g-hi.com","avatar_url":"https://gitea.g-hi.com/avatars/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"},"name":"juhi-omni-knowledge-hub","full_name":"luoanwu/juhi-omni-knowledge-hub","description":"巨嗨全域智库 - B2B RevOps 全生命周期平台","empty":false,"private":false,"fork":false,"template":false,"parent":null,"mirror":false,"size":1162509,"language":"","languages_url":"https://gitea.g-hi.com/api/v1/repos/luoanwu/juhi-omni-knowledge-hub/languages","html_url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub","url":"https://gitea.g-hi.com/api/v1/repos/luoanwu/juhi-omni-knowledge-hub","link":"","ssh_url":"git@gitea.g-hi.com:luoanwu/juhi-omni-knowledge-hub.git","clone_url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub.git","original_url":"https://github.com/laoluojuhai/juhi-omni-knowledge-hub.git","website":"","stars_count":0,"forks_count":0,"watchers_count":1,"open_issues_count":0,"open_pr_counter":0,"release_counter":0,"default_branch":"main","archived":false,"created_at":"2026-02-23T23:57:52+08:00","updated_at":"2026-03-10T10:25:34+08:00","archived_at":"1970-01-01T08:00:00+08:00","permissions":{"admin":true,"push":true,"pull":true},"has_issues":true,"internal_tracker":{"enable_time_tracker":true,"allow_only_contributors_to_track_time":true,"enable_issue_dependencies":true},"has_wiki":true,"has_pull_requests":true,"has_projects":true,"projects_mode":"all","has_releases":true,"has_packages":true,"has_actions":true,"ignore_whitespace_conflicts":false,"allow_merge_commits":true,"allow_rebase":true,"allow_rebase_explicit":true,"allow_squash_merge":true,"allow_fast_forward_only_merge":true,"allow_rebase_update":true,"default_delete_branch_after_merge":false,"default_merge_style":"merge","default_allow_maintainer_edit":false,"avatar_url":"","internal":false,"mirror_interval":"","object_format_name":"sha1","mirror_updated":"0001-01-01T00:00:00Z","repo_transfer":null},"pusher":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"luoanwu@noreply.localhost","avatar_url":"https://gitea.g-hi.com/avatars/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"},"sender":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"luoanwu@noreply.localhost","avatar_url":"https://gitea.g-hi.com/avatars/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"}}...
|
schedule
|
1
|
3
|
1773110133
|
1773110133
|
0
|
1773110132
|
1773110133
|
NULL
|
|
0
|
Edit
Delete
|
|
4271
|
feat(seeds): Add system seed module and reorganize feat(seeds): Add system seed module and reorganize seed order...
|
6
|
5
|
health-check.yml
|
4216
|
-2
|
57
|
refs/heads/main
|
e5a2f5ba8d6442be07c490ec77c734dbe317bfd5
|
0
|
0
|
0
|
push
|
{"ref":"refs/heads/main","befo {"ref":"refs/heads/main","before":"aca27bf02ce6383914983c80b4169430b45bc90f","after":"e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","compare_url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/compare/aca27bf02ce6383914983c80b4169430b45bc90f...e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","commits":[{"id":"e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","message":"feat(seeds): Add system seed module and reorganize seed order\n\n- Add system seed module (00-system.ts) for system configs and sequences\n- Update main seed.ts to run system seeds before base seeds\n- Add DEPLOY_DB.md documentation\n- Add complete_migration_seed.sql.gz backup\n\nCo-authored-by: Qwen-Coder \u003cqwen-coder@alibabacloud.com\u003e\n","url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/commit/e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","author":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"committer":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"verification":null,"timestamp":"2026-03-10T10:28:18+08:00","added":["DEPLOY_DB.md","backend/prisma/seeds/00-system.ts","complete_migration_seed.sql.gz"],"removed":[],"modified":["backend/prisma/seed.ts"]}],"total_commits":0,"head_commit":{"id":"e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","message":"feat(seeds): Add system seed module and reorganize seed order\n\n- Add system seed module (00-system.ts) for system configs and sequences\n- Update main seed.ts to run system seeds before base seeds\n- Add DEPLOY_DB.md documentation\n- Add complete_migration_seed.sql.gz backup\n\nCo-authored-by: Qwen-Coder \u003cqwen-coder@alibabacloud.com\u003e\n","url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/commit/e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","author":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"committer":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"verification":null,"timestamp":"2026-03-10T10:28:18+08:00","added":["DEPLOY_DB.md","backend/prisma/seeds/00-system.ts","complete_migration_seed.sql.gz"],"removed":[],"modified":["backend/prisma/seed.ts"]},"repository":{"id":6,"owner":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"law@g-hi.com","avatar_url":"https://gitea.g-hi.com/avatars/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"},"name":"juhi-omni-knowledge-hub","full_name":"luoanwu/juhi-omni-knowledge-hub","description":"巨嗨全域智库 - B2B RevOps 全生命周期平台","empty":false,"private":false,"fork":false,"template":false,"parent":null,"mirror":false,"size":1162509,"language":"","languages_url":"https://gitea.g-hi.com/api/v1/repos/luoanwu/juhi-omni-knowledge-hub/languages","html_url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub","url":"https://gitea.g-hi.com/api/v1/repos/luoanwu/juhi-omni-knowledge-hub","link":"","ssh_url":"git@gitea.g-hi.com:luoanwu/juhi-omni-knowledge-hub.git","clone_url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub.git","original_url":"https://github.com/laoluojuhai/juhi-omni-knowledge-hub.git","website":"","stars_count":0,"forks_count":0,"watchers_count":1,"open_issues_count":0,"open_pr_counter":0,"release_counter":0,"default_branch":"main","archived":false,"created_at":"2026-02-23T23:57:52+08:00","updated_at":"2026-03-10T10:25:34+08:00","archived_at":"1970-01-01T08:00:00+08:00","permissions":{"admin":true,"push":true,"pull":true},"has_issues":true,"internal_tracker":{"enable_time_tracker":true,"allow_only_contributors_to_track_time":true,"enable_issue_dependencies":true},"has_wiki":true,"has_pull_requests":true,"has_projects":true,"projects_mode":"all","has_releases":true,"has_packages":true,"has_actions":true,"ignore_whitespace_conflicts":false,"allow_merge_commits":true,"allow_rebase":true,"allow_rebase_explicit":true,"allow_squash_merge":true,"allow_fast_forward_only_merge":true,"allow_rebase_update":true,"default_delete_branch_after_merge":false,"default_merge_style":"merge","default_allow_maintainer_edit":false,"avatar_url":"","internal":false,"mirror_interval":"","object_format_name":"sha1","mirror_updated":"0001-01-01T00:00:00Z","repo_transfer":null},"pusher":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"luoanwu@noreply.localhost","avatar_url":"https://gitea.g-hi.com/avatars/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"},"sender":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"luoanwu@noreply.localhost","avatar_url":"https://gitea.g-hi.com/avatars/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"}}...
|
schedule
|
1
|
3
|
1773110433
|
1773110433
|
0
|
1773110432
|
1773110433
|
NULL
|
|
0
|
Edit
Delete
|
|
4272
|
feat(seeds): Add system seed module and reorganize feat(seeds): Add system seed module and reorganize seed order...
|
6
|
5
|
health-check.yml
|
4217
|
-2
|
57
|
refs/heads/main
|
e5a2f5ba8d6442be07c490ec77c734dbe317bfd5
|
0
|
0
|
0
|
push
|
{"ref":"refs/heads/main","befo {"ref":"refs/heads/main","before":"aca27bf02ce6383914983c80b4169430b45bc90f","after":"e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","compare_url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/compare/aca27bf02ce6383914983c80b4169430b45bc90f...e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","commits":[{"id":"e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","message":"feat(seeds): Add system seed module and reorganize seed order\n\n- Add system seed module (00-system.ts) for system configs and sequences\n- Update main seed.ts to run system seeds before base seeds\n- Add DEPLOY_DB.md documentation\n- Add complete_migration_seed.sql.gz backup\n\nCo-authored-by: Qwen-Coder \u003cqwen-coder@alibabacloud.com\u003e\n","url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/commit/e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","author":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"committer":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"verification":null,"timestamp":"2026-03-10T10:28:18+08:00","added":["DEPLOY_DB.md","backend/prisma/seeds/00-system.ts","complete_migration_seed.sql.gz"],"removed":[],"modified":["backend/prisma/seed.ts"]}],"total_commits":0,"head_commit":{"id":"e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","message":"feat(seeds): Add system seed module and reorganize seed order\n\n- Add system seed module (00-system.ts) for system configs and sequences\n- Update main seed.ts to run system seeds before base seeds\n- Add DEPLOY_DB.md documentation\n- Add complete_migration_seed.sql.gz backup\n\nCo-authored-by: Qwen-Coder \u003cqwen-coder@alibabacloud.com\u003e\n","url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/commit/e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","author":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"committer":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"verification":null,"timestamp":"2026-03-10T10:28:18+08:00","added":["DEPLOY_DB.md","backend/prisma/seeds/00-system.ts","complete_migration_seed.sql.gz"],"removed":[],"modified":["backend/prisma/seed.ts"]},"repository":{"id":6,"owner":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"law@g-hi.com","avatar_url":"https://gitea.g-hi.com/avatars/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"},"name":"juhi-omni-knowledge-hub","full_name":"luoanwu/juhi-omni-knowledge-hub","description":"巨嗨全域智库 - B2B RevOps 全生命周期平台","empty":false,"private":false,"fork":false,"template":false,"parent":null,"mirror":false,"size":1162509,"language":"","languages_url":"https://gitea.g-hi.com/api/v1/repos/luoanwu/juhi-omni-knowledge-hub/languages","html_url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub","url":"https://gitea.g-hi.com/api/v1/repos/luoanwu/juhi-omni-knowledge-hub","link":"","ssh_url":"git@gitea.g-hi.com:luoanwu/juhi-omni-knowledge-hub.git","clone_url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub.git","original_url":"https://github.com/laoluojuhai/juhi-omni-knowledge-hub.git","website":"","stars_count":0,"forks_count":0,"watchers_count":1,"open_issues_count":0,"open_pr_counter":0,"release_counter":0,"default_branch":"main","archived":false,"created_at":"2026-02-23T23:57:52+08:00","updated_at":"2026-03-10T10:25:34+08:00","archived_at":"1970-01-01T08:00:00+08:00","permissions":{"admin":true,"push":true,"pull":true},"has_issues":true,"internal_tracker":{"enable_time_tracker":true,"allow_only_contributors_to_track_time":true,"enable_issue_dependencies":true},"has_wiki":true,"has_pull_requests":true,"has_projects":true,"projects_mode":"all","has_releases":true,"has_packages":true,"has_actions":true,"ignore_whitespace_conflicts":false,"allow_merge_commits":true,"allow_rebase":true,"allow_rebase_explicit":true,"allow_squash_merge":true,"allow_fast_forward_only_merge":true,"allow_rebase_update":true,"default_delete_branch_after_merge":false,"default_merge_style":"merge","default_allow_maintainer_edit":false,"avatar_url":"","internal":false,"mirror_interval":"","object_format_name":"sha1","mirror_updated":"0001-01-01T00:00:00Z","repo_transfer":null},"pusher":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"luoanwu@noreply.localhost","avatar_url":"https://gitea.g-hi.com/avatars/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"},"sender":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"luoanwu@noreply.localhost","avatar_url":"https://gitea.g-hi.com/avatars/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"}}...
|
schedule
|
1
|
3
|
1773110733
|
1773110733
|
0
|
1773110732
|
1773110733
|
NULL
|
|
0
|
Edit
Delete
|
|
4273
|
feat(seeds): Add system seed module and reorganize feat(seeds): Add system seed module and reorganize seed order...
|
6
|
5
|
health-check.yml
|
4218
|
-2
|
57
|
refs/heads/main
|
e5a2f5ba8d6442be07c490ec77c734dbe317bfd5
|
0
|
0
|
0
|
push
|
{"ref":"refs/heads/main","befo {"ref":"refs/heads/main","before":"aca27bf02ce6383914983c80b4169430b45bc90f","after":"e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","compare_url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/compare/aca27bf02ce6383914983c80b4169430b45bc90f...e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","commits":[{"id":"e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","message":"feat(seeds): Add system seed module and reorganize seed order\n\n- Add system seed module (00-system.ts) for system configs and sequences\n- Update main seed.ts to run system seeds before base seeds\n- Add DEPLOY_DB.md documentation\n- Add complete_migration_seed.sql.gz backup\n\nCo-authored-by: Qwen-Coder \u003cqwen-coder@alibabacloud.com\u003e\n","url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/commit/e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","author":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"committer":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"verification":null,"timestamp":"2026-03-10T10:28:18+08:00","added":["DEPLOY_DB.md","backend/prisma/seeds/00-system.ts","complete_migration_seed.sql.gz"],"removed":[],"modified":["backend/prisma/seed.ts"]}],"total_commits":0,"head_commit":{"id":"e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","message":"feat(seeds): Add system seed module and reorganize seed order\n\n- Add system seed module (00-system.ts) for system configs and sequences\n- Update main seed.ts to run system seeds before base seeds\n- Add DEPLOY_DB.md documentation\n- Add complete_migration_seed.sql.gz backup\n\nCo-authored-by: Qwen-Coder \u003cqwen-coder@alibabacloud.com\u003e\n","url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/commit/e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","author":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"committer":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"verification":null,"timestamp":"2026-03-10T10:28:18+08:00","added":["DEPLOY_DB.md","backend/prisma/seeds/00-system.ts","complete_migration_seed.sql.gz"],"removed":[],"modified":["backend/prisma/seed.ts"]},"repository":{"id":6,"owner":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"law@g-hi.com","avatar_url":"https://gitea.g-hi.com/avatars/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"},"name":"juhi-omni-knowledge-hub","full_name":"luoanwu/juhi-omni-knowledge-hub","description":"巨嗨全域智库 - B2B RevOps 全生命周期平台","empty":false,"private":false,"fork":false,"template":false,"parent":null,"mirror":false,"size":1162509,"language":"","languages_url":"https://gitea.g-hi.com/api/v1/repos/luoanwu/juhi-omni-knowledge-hub/languages","html_url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub","url":"https://gitea.g-hi.com/api/v1/repos/luoanwu/juhi-omni-knowledge-hub","link":"","ssh_url":"git@gitea.g-hi.com:luoanwu/juhi-omni-knowledge-hub.git","clone_url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub.git","original_url":"https://github.com/laoluojuhai/juhi-omni-knowledge-hub.git","website":"","stars_count":0,"forks_count":0,"watchers_count":1,"open_issues_count":0,"open_pr_counter":0,"release_counter":0,"default_branch":"main","archived":false,"created_at":"2026-02-23T23:57:52+08:00","updated_at":"2026-03-10T10:25:34+08:00","archived_at":"1970-01-01T08:00:00+08:00","permissions":{"admin":true,"push":true,"pull":true},"has_issues":true,"internal_tracker":{"enable_time_tracker":true,"allow_only_contributors_to_track_time":true,"enable_issue_dependencies":true},"has_wiki":true,"has_pull_requests":true,"has_projects":true,"projects_mode":"all","has_releases":true,"has_packages":true,"has_actions":true,"ignore_whitespace_conflicts":false,"allow_merge_commits":true,"allow_rebase":true,"allow_rebase_explicit":true,"allow_squash_merge":true,"allow_fast_forward_only_merge":true,"allow_rebase_update":true,"default_delete_branch_after_merge":false,"default_merge_style":"merge","default_allow_maintainer_edit":false,"avatar_url":"","internal":false,"mirror_interval":"","object_format_name":"sha1","mirror_updated":"0001-01-01T00:00:00Z","repo_transfer":null},"pusher":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"luoanwu@noreply.localhost","avatar_url":"https://gitea.g-hi.com/avatars/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"},"sender":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"luoanwu@noreply.localhost","avatar_url":"https://gitea.g-hi.com/avatars/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"}}...
|
schedule
|
1
|
3
|
1773111033
|
1773111034
|
0
|
1773111032
|
1773111034
|
NULL
|
|
0
|
Edit
Delete
|
|
4274
|
feat(seeds): Add system seed module and reorganize feat(seeds): Add system seed module and reorganize seed order...
|
6
|
5
|
health-check.yml
|
4219
|
-2
|
57
|
refs/heads/main
|
e5a2f5ba8d6442be07c490ec77c734dbe317bfd5
|
0
|
0
|
0
|
push
|
{"ref":"refs/heads/main","befo {"ref":"refs/heads/main","before":"aca27bf02ce6383914983c80b4169430b45bc90f","after":"e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","compare_url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/compare/aca27bf02ce6383914983c80b4169430b45bc90f...e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","commits":[{"id":"e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","message":"feat(seeds): Add system seed module and reorganize seed order\n\n- Add system seed module (00-system.ts) for system configs and sequences\n- Update main seed.ts to run system seeds before base seeds\n- Add DEPLOY_DB.md documentation\n- Add complete_migration_seed.sql.gz backup\n\nCo-authored-by: Qwen-Coder \u003cqwen-coder@alibabacloud.com\u003e\n","url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/commit/e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","author":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"committer":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"verification":null,"timestamp":"2026-03-10T10:28:18+08:00","added":["DEPLOY_DB.md","backend/prisma/seeds/00-system.ts","complete_migration_seed.sql.gz"],"removed":[],"modified":["backend/prisma/seed.ts"]}],"total_commits":0,"head_commit":{"id":"e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","message":"feat(seeds): Add system seed module and reorganize seed order\n\n- Add system seed module (00-system.ts) for system configs and sequences\n- Update main seed.ts to run system seeds before base seeds\n- Add DEPLOY_DB.md documentation\n- Add complete_migration_seed.sql.gz backup\n\nCo-authored-by: Qwen-Coder \u003cqwen-coder@alibabacloud.com\u003e\n","url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/commit/e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","author":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"committer":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"verification":null,"timestamp":"2026-03-10T10:28:18+08:00","added":["DEPLOY_DB.md","backend/prisma/seeds/00-system.ts","complete_migration_seed.sql.gz"],"removed":[],"modified":["backend/prisma/seed.ts"]},"repository":{"id":6,"owner":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"law@g-hi.com","avatar_url":"https://gitea.g-hi.com/avatars/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"},"name":"juhi-omni-knowledge-hub","full_name":"luoanwu/juhi-omni-knowledge-hub","description":"巨嗨全域智库 - B2B RevOps 全生命周期平台","empty":false,"private":false,"fork":false,"template":false,"parent":null,"mirror":false,"size":1162509,"language":"","languages_url":"https://gitea.g-hi.com/api/v1/repos/luoanwu/juhi-omni-knowledge-hub/languages","html_url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub","url":"https://gitea.g-hi.com/api/v1/repos/luoanwu/juhi-omni-knowledge-hub","link":"","ssh_url":"git@gitea.g-hi.com:luoanwu/juhi-omni-knowledge-hub.git","clone_url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub.git","original_url":"https://github.com/laoluojuhai/juhi-omni-knowledge-hub.git","website":"","stars_count":0,"forks_count":0,"watchers_count":1,"open_issues_count":0,"open_pr_counter":0,"release_counter":0,"default_branch":"main","archived":false,"created_at":"2026-02-23T23:57:52+08:00","updated_at":"2026-03-10T10:25:34+08:00","archived_at":"1970-01-01T08:00:00+08:00","permissions":{"admin":true,"push":true,"pull":true},"has_issues":true,"internal_tracker":{"enable_time_tracker":true,"allow_only_contributors_to_track_time":true,"enable_issue_dependencies":true},"has_wiki":true,"has_pull_requests":true,"has_projects":true,"projects_mode":"all","has_releases":true,"has_packages":true,"has_actions":true,"ignore_whitespace_conflicts":false,"allow_merge_commits":true,"allow_rebase":true,"allow_rebase_explicit":true,"allow_squash_merge":true,"allow_fast_forward_only_merge":true,"allow_rebase_update":true,"default_delete_branch_after_merge":false,"default_merge_style":"merge","default_allow_maintainer_edit":false,"avatar_url":"","internal":false,"mirror_interval":"","object_format_name":"sha1","mirror_updated":"0001-01-01T00:00:00Z","repo_transfer":null},"pusher":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"luoanwu@noreply.localhost","avatar_url":"https://gitea.g-hi.com/avatars/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"},"sender":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"luoanwu@noreply.localhost","avatar_url":"https://gitea.g-hi.com/avatars/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"}}...
|
schedule
|
1
|
3
|
1773111333
|
1773111333
|
0
|
1773111332
|
1773111333
|
NULL
|
|
0
|
Edit
Delete
|
|
4275
|
feat(seeds): Add system seed module and reorganize feat(seeds): Add system seed module and reorganize seed order...
|
6
|
5
|
health-check.yml
|
4220
|
-2
|
57
|
refs/heads/main
|
e5a2f5ba8d6442be07c490ec77c734dbe317bfd5
|
0
|
0
|
0
|
push
|
{"ref":"refs/heads/main","befo {"ref":"refs/heads/main","before":"aca27bf02ce6383914983c80b4169430b45bc90f","after":"e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","compare_url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/compare/aca27bf02ce6383914983c80b4169430b45bc90f...e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","commits":[{"id":"e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","message":"feat(seeds): Add system seed module and reorganize seed order\n\n- Add system seed module (00-system.ts) for system configs and sequences\n- Update main seed.ts to run system seeds before base seeds\n- Add DEPLOY_DB.md documentation\n- Add complete_migration_seed.sql.gz backup\n\nCo-authored-by: Qwen-Coder \u003cqwen-coder@alibabacloud.com\u003e\n","url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/commit/e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","author":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"committer":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"verification":null,"timestamp":"2026-03-10T10:28:18+08:00","added":["DEPLOY_DB.md","backend/prisma/seeds/00-system.ts","complete_migration_seed.sql.gz"],"removed":[],"modified":["backend/prisma/seed.ts"]}],"total_commits":0,"head_commit":{"id":"e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","message":"feat(seeds): Add system seed module and reorganize seed order\n\n- Add system seed module (00-system.ts) for system configs and sequences\n- Update main seed.ts to run system seeds before base seeds\n- Add DEPLOY_DB.md documentation\n- Add complete_migration_seed.sql.gz backup\n\nCo-authored-by: Qwen-Coder \u003cqwen-coder@alibabacloud.com\u003e\n","url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/commit/e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","author":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"committer":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"verification":null,"timestamp":"2026-03-10T10:28:18+08:00","added":["DEPLOY_DB.md","backend/prisma/seeds/00-system.ts","complete_migration_seed.sql.gz"],"removed":[],"modified":["backend/prisma/seed.ts"]},"repository":{"id":6,"owner":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"law@g-hi.com","avatar_url":"https://gitea.g-hi.com/avatars/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"},"name":"juhi-omni-knowledge-hub","full_name":"luoanwu/juhi-omni-knowledge-hub","description":"巨嗨全域智库 - B2B RevOps 全生命周期平台","empty":false,"private":false,"fork":false,"template":false,"parent":null,"mirror":false,"size":1162509,"language":"","languages_url":"https://gitea.g-hi.com/api/v1/repos/luoanwu/juhi-omni-knowledge-hub/languages","html_url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub","url":"https://gitea.g-hi.com/api/v1/repos/luoanwu/juhi-omni-knowledge-hub","link":"","ssh_url":"git@gitea.g-hi.com:luoanwu/juhi-omni-knowledge-hub.git","clone_url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub.git","original_url":"https://github.com/laoluojuhai/juhi-omni-knowledge-hub.git","website":"","stars_count":0,"forks_count":0,"watchers_count":1,"open_issues_count":0,"open_pr_counter":0,"release_counter":0,"default_branch":"main","archived":false,"created_at":"2026-02-23T23:57:52+08:00","updated_at":"2026-03-10T10:25:34+08:00","archived_at":"1970-01-01T08:00:00+08:00","permissions":{"admin":true,"push":true,"pull":true},"has_issues":true,"internal_tracker":{"enable_time_tracker":true,"allow_only_contributors_to_track_time":true,"enable_issue_dependencies":true},"has_wiki":true,"has_pull_requests":true,"has_projects":true,"projects_mode":"all","has_releases":true,"has_packages":true,"has_actions":true,"ignore_whitespace_conflicts":false,"allow_merge_commits":true,"allow_rebase":true,"allow_rebase_explicit":true,"allow_squash_merge":true,"allow_fast_forward_only_merge":true,"allow_rebase_update":true,"default_delete_branch_after_merge":false,"default_merge_style":"merge","default_allow_maintainer_edit":false,"avatar_url":"","internal":false,"mirror_interval":"","object_format_name":"sha1","mirror_updated":"0001-01-01T00:00:00Z","repo_transfer":null},"pusher":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"luoanwu@noreply.localhost","avatar_url":"https://gitea.g-hi.com/avatars/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"},"sender":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"luoanwu@noreply.localhost","avatar_url":"https://gitea.g-hi.com/avatars/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"}}...
|
schedule
|
1
|
3
|
1773111633
|
1773111634
|
0
|
1773111632
|
1773111634
|
NULL
|
|
0
|
Edit
Delete
|
|
4276
|
feat(seeds): Add system seed module and reorganize feat(seeds): Add system seed module and reorganize seed order...
|
6
|
5
|
health-check.yml
|
4221
|
-2
|
57
|
refs/heads/main
|
e5a2f5ba8d6442be07c490ec77c734dbe317bfd5
|
0
|
0
|
0
|
push
|
{"ref":"refs/heads/main","befo {"ref":"refs/heads/main","before":"aca27bf02ce6383914983c80b4169430b45bc90f","after":"e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","compare_url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/compare/aca27bf02ce6383914983c80b4169430b45bc90f...e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","commits":[{"id":"e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","message":"feat(seeds): Add system seed module and reorganize seed order\n\n- Add system seed module (00-system.ts) for system configs and sequences\n- Update main seed.ts to run system seeds before base seeds\n- Add DEPLOY_DB.md documentation\n- Add complete_migration_seed.sql.gz backup\n\nCo-authored-by: Qwen-Coder \u003cqwen-coder@alibabacloud.com\u003e\n","url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/commit/e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","author":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"committer":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"verification":null,"timestamp":"2026-03-10T10:28:18+08:00","added":["DEPLOY_DB.md","backend/prisma/seeds/00-system.ts","complete_migration_seed.sql.gz"],"removed":[],"modified":["backend/prisma/seed.ts"]}],"total_commits":0,"head_commit":{"id":"e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","message":"feat(seeds): Add system seed module and reorganize seed order\n\n- Add system seed module (00-system.ts) for system configs and sequences\n- Update main seed.ts to run system seeds before base seeds\n- Add DEPLOY_DB.md documentation\n- Add complete_migration_seed.sql.gz backup\n\nCo-authored-by: Qwen-Coder \u003cqwen-coder@alibabacloud.com\u003e\n","url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/commit/e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","author":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"committer":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"verification":null,"timestamp":"2026-03-10T10:28:18+08:00","added":["DEPLOY_DB.md","backend/prisma/seeds/00-system.ts","complete_migration_seed.sql.gz"],"removed":[],"modified":["backend/prisma/seed.ts"]},"repository":{"id":6,"owner":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"law@g-hi.com","avatar_url":"https://gitea.g-hi.com/avatars/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"},"name":"juhi-omni-knowledge-hub","full_name":"luoanwu/juhi-omni-knowledge-hub","description":"巨嗨全域智库 - B2B RevOps 全生命周期平台","empty":false,"private":false,"fork":false,"template":false,"parent":null,"mirror":false,"size":1162509,"language":"","languages_url":"https://gitea.g-hi.com/api/v1/repos/luoanwu/juhi-omni-knowledge-hub/languages","html_url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub","url":"https://gitea.g-hi.com/api/v1/repos/luoanwu/juhi-omni-knowledge-hub","link":"","ssh_url":"git@gitea.g-hi.com:luoanwu/juhi-omni-knowledge-hub.git","clone_url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub.git","original_url":"https://github.com/laoluojuhai/juhi-omni-knowledge-hub.git","website":"","stars_count":0,"forks_count":0,"watchers_count":1,"open_issues_count":0,"open_pr_counter":0,"release_counter":0,"default_branch":"main","archived":false,"created_at":"2026-02-23T23:57:52+08:00","updated_at":"2026-03-10T10:25:34+08:00","archived_at":"1970-01-01T08:00:00+08:00","permissions":{"admin":true,"push":true,"pull":true},"has_issues":true,"internal_tracker":{"enable_time_tracker":true,"allow_only_contributors_to_track_time":true,"enable_issue_dependencies":true},"has_wiki":true,"has_pull_requests":true,"has_projects":true,"projects_mode":"all","has_releases":true,"has_packages":true,"has_actions":true,"ignore_whitespace_conflicts":false,"allow_merge_commits":true,"allow_rebase":true,"allow_rebase_explicit":true,"allow_squash_merge":true,"allow_fast_forward_only_merge":true,"allow_rebase_update":true,"default_delete_branch_after_merge":false,"default_merge_style":"merge","default_allow_maintainer_edit":false,"avatar_url":"","internal":false,"mirror_interval":"","object_format_name":"sha1","mirror_updated":"0001-01-01T00:00:00Z","repo_transfer":null},"pusher":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"luoanwu@noreply.localhost","avatar_url":"https://gitea.g-hi.com/avatars/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"},"sender":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"luoanwu@noreply.localhost","avatar_url":"https://gitea.g-hi.com/avatars/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"}}...
|
schedule
|
1
|
3
|
1773111933
|
1773111934
|
0
|
1773111932
|
1773111934
|
NULL
|
|
0
|
Edit
Delete
|
|
4277
|
feat(seeds): Add system seed module and reorganize feat(seeds): Add system seed module and reorganize seed order...
|
6
|
5
|
health-check.yml
|
4222
|
-2
|
57
|
refs/heads/main
|
e5a2f5ba8d6442be07c490ec77c734dbe317bfd5
|
0
|
0
|
0
|
push
|
{"ref":"refs/heads/main","befo {"ref":"refs/heads/main","before":"aca27bf02ce6383914983c80b4169430b45bc90f","after":"e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","compare_url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/compare/aca27bf02ce6383914983c80b4169430b45bc90f...e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","commits":[{"id":"e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","message":"feat(seeds): Add system seed module and reorganize seed order\n\n- Add system seed module (00-system.ts) for system configs and sequences\n- Update main seed.ts to run system seeds before base seeds\n- Add DEPLOY_DB.md documentation\n- Add complete_migration_seed.sql.gz backup\n\nCo-authored-by: Qwen-Coder \u003cqwen-coder@alibabacloud.com\u003e\n","url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/commit/e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","author":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"committer":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"verification":null,"timestamp":"2026-03-10T10:28:18+08:00","added":["DEPLOY_DB.md","backend/prisma/seeds/00-system.ts","complete_migration_seed.sql.gz"],"removed":[],"modified":["backend/prisma/seed.ts"]}],"total_commits":0,"head_commit":{"id":"e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","message":"feat(seeds): Add system seed module and reorganize seed order\n\n- Add system seed module (00-system.ts) for system configs and sequences\n- Update main seed.ts to run system seeds before base seeds\n- Add DEPLOY_DB.md documentation\n- Add complete_migration_seed.sql.gz backup\n\nCo-authored-by: Qwen-Coder \u003cqwen-coder@alibabacloud.com\u003e\n","url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/commit/e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","author":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"committer":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"verification":null,"timestamp":"2026-03-10T10:28:18+08:00","added":["DEPLOY_DB.md","backend/prisma/seeds/00-system.ts","complete_migration_seed.sql.gz"],"removed":[],"modified":["backend/prisma/seed.ts"]},"repository":{"id":6,"owner":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"law@g-hi.com","avatar_url":"https://gitea.g-hi.com/avatars/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"},"name":"juhi-omni-knowledge-hub","full_name":"luoanwu/juhi-omni-knowledge-hub","description":"巨嗨全域智库 - B2B RevOps 全生命周期平台","empty":false,"private":false,"fork":false,"template":false,"parent":null,"mirror":false,"size":1162509,"language":"","languages_url":"https://gitea.g-hi.com/api/v1/repos/luoanwu/juhi-omni-knowledge-hub/languages","html_url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub","url":"https://gitea.g-hi.com/api/v1/repos/luoanwu/juhi-omni-knowledge-hub","link":"","ssh_url":"git@gitea.g-hi.com:luoanwu/juhi-omni-knowledge-hub.git","clone_url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub.git","original_url":"https://github.com/laoluojuhai/juhi-omni-knowledge-hub.git","website":"","stars_count":0,"forks_count":0,"watchers_count":1,"open_issues_count":0,"open_pr_counter":0,"release_counter":0,"default_branch":"main","archived":false,"created_at":"2026-02-23T23:57:52+08:00","updated_at":"2026-03-10T10:25:34+08:00","archived_at":"1970-01-01T08:00:00+08:00","permissions":{"admin":true,"push":true,"pull":true},"has_issues":true,"internal_tracker":{"enable_time_tracker":true,"allow_only_contributors_to_track_time":true,"enable_issue_dependencies":true},"has_wiki":true,"has_pull_requests":true,"has_projects":true,"projects_mode":"all","has_releases":true,"has_packages":true,"has_actions":true,"ignore_whitespace_conflicts":false,"allow_merge_commits":true,"allow_rebase":true,"allow_rebase_explicit":true,"allow_squash_merge":true,"allow_fast_forward_only_merge":true,"allow_rebase_update":true,"default_delete_branch_after_merge":false,"default_merge_style":"merge","default_allow_maintainer_edit":false,"avatar_url":"","internal":false,"mirror_interval":"","object_format_name":"sha1","mirror_updated":"0001-01-01T00:00:00Z","repo_transfer":null},"pusher":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"luoanwu@noreply.localhost","avatar_url":"https://gitea.g-hi.com/avatars/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"},"sender":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"luoanwu@noreply.localhost","avatar_url":"https://gitea.g-hi.com/avatars/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"}}...
|
schedule
|
1
|
3
|
1773112233
|
1773112233
|
0
|
1773112232
|
1773112233
|
NULL
|
|
0
|
Edit
Delete
|
|
4278
|
feat(seeds): Add system seed module and reorganize feat(seeds): Add system seed module and reorganize seed order...
|
6
|
5
|
health-check.yml
|
4223
|
-2
|
57
|
refs/heads/main
|
e5a2f5ba8d6442be07c490ec77c734dbe317bfd5
|
0
|
0
|
0
|
push
|
{"ref":"refs/heads/main","befo {"ref":"refs/heads/main","before":"aca27bf02ce6383914983c80b4169430b45bc90f","after":"e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","compare_url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/compare/aca27bf02ce6383914983c80b4169430b45bc90f...e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","commits":[{"id":"e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","message":"feat(seeds): Add system seed module and reorganize seed order\n\n- Add system seed module (00-system.ts) for system configs and sequences\n- Update main seed.ts to run system seeds before base seeds\n- Add DEPLOY_DB.md documentation\n- Add complete_migration_seed.sql.gz backup\n\nCo-authored-by: Qwen-Coder \u003cqwen-coder@alibabacloud.com\u003e\n","url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/commit/e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","author":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"committer":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"verification":null,"timestamp":"2026-03-10T10:28:18+08:00","added":["DEPLOY_DB.md","backend/prisma/seeds/00-system.ts","complete_migration_seed.sql.gz"],"removed":[],"modified":["backend/prisma/seed.ts"]}],"total_commits":0,"head_commit":{"id":"e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","message":"feat(seeds): Add system seed module and reorganize seed order\n\n- Add system seed module (00-system.ts) for system configs and sequences\n- Update main seed.ts to run system seeds before base seeds\n- Add DEPLOY_DB.md documentation\n- Add complete_migration_seed.sql.gz backup\n\nCo-authored-by: Qwen-Coder \u003cqwen-coder@alibabacloud.com\u003e\n","url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/commit/e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","author":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"committer":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"verification":null,"timestamp":"2026-03-10T10:28:18+08:00","added":["DEPLOY_DB.md","backend/prisma/seeds/00-system.ts","complete_migration_seed.sql.gz"],"removed":[],"modified":["backend/prisma/seed.ts"]},"repository":{"id":6,"owner":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"law@g-hi.com","avatar_url":"https://gitea.g-hi.com/avatars/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"},"name":"juhi-omni-knowledge-hub","full_name":"luoanwu/juhi-omni-knowledge-hub","description":"巨嗨全域智库 - B2B RevOps 全生命周期平台","empty":false,"private":false,"fork":false,"template":false,"parent":null,"mirror":false,"size":1162509,"language":"","languages_url":"https://gitea.g-hi.com/api/v1/repos/luoanwu/juhi-omni-knowledge-hub/languages","html_url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub","url":"https://gitea.g-hi.com/api/v1/repos/luoanwu/juhi-omni-knowledge-hub","link":"","ssh_url":"git@gitea.g-hi.com:luoanwu/juhi-omni-knowledge-hub.git","clone_url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub.git","original_url":"https://github.com/laoluojuhai/juhi-omni-knowledge-hub.git","website":"","stars_count":0,"forks_count":0,"watchers_count":1,"open_issues_count":0,"open_pr_counter":0,"release_counter":0,"default_branch":"main","archived":false,"created_at":"2026-02-23T23:57:52+08:00","updated_at":"2026-03-10T10:25:34+08:00","archived_at":"1970-01-01T08:00:00+08:00","permissions":{"admin":true,"push":true,"pull":true},"has_issues":true,"internal_tracker":{"enable_time_tracker":true,"allow_only_contributors_to_track_time":true,"enable_issue_dependencies":true},"has_wiki":true,"has_pull_requests":true,"has_projects":true,"projects_mode":"all","has_releases":true,"has_packages":true,"has_actions":true,"ignore_whitespace_conflicts":false,"allow_merge_commits":true,"allow_rebase":true,"allow_rebase_explicit":true,"allow_squash_merge":true,"allow_fast_forward_only_merge":true,"allow_rebase_update":true,"default_delete_branch_after_merge":false,"default_merge_style":"merge","default_allow_maintainer_edit":false,"avatar_url":"","internal":false,"mirror_interval":"","object_format_name":"sha1","mirror_updated":"0001-01-01T00:00:00Z","repo_transfer":null},"pusher":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"luoanwu@noreply.localhost","avatar_url":"https://gitea.g-hi.com/avatars/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"},"sender":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"luoanwu@noreply.localhost","avatar_url":"https://gitea.g-hi.com/avatars/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"}}...
|
schedule
|
1
|
3
|
1773112533
|
1773112533
|
0
|
1773112532
|
1773112533
|
NULL
|
|
0
|
Edit
Delete
|
|
4279
|
feat(seeds): Add system seed module and reorganize feat(seeds): Add system seed module and reorganize seed order...
|
6
|
5
|
health-check.yml
|
4224
|
-2
|
57
|
refs/heads/main
|
e5a2f5ba8d6442be07c490ec77c734dbe317bfd5
|
0
|
0
|
0
|
push
|
{"ref":"refs/heads/main","befo {"ref":"refs/heads/main","before":"aca27bf02ce6383914983c80b4169430b45bc90f","after":"e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","compare_url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/compare/aca27bf02ce6383914983c80b4169430b45bc90f...e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","commits":[{"id":"e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","message":"feat(seeds): Add system seed module and reorganize seed order\n\n- Add system seed module (00-system.ts) for system configs and sequences\n- Update main seed.ts to run system seeds before base seeds\n- Add DEPLOY_DB.md documentation\n- Add complete_migration_seed.sql.gz backup\n\nCo-authored-by: Qwen-Coder \u003cqwen-coder@alibabacloud.com\u003e\n","url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/commit/e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","author":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"committer":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"verification":null,"timestamp":"2026-03-10T10:28:18+08:00","added":["DEPLOY_DB.md","backend/prisma/seeds/00-system.ts","complete_migration_seed.sql.gz"],"removed":[],"modified":["backend/prisma/seed.ts"]}],"total_commits":0,"head_commit":{"id":"e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","message":"feat(seeds): Add system seed module and reorganize seed order\n\n- Add system seed module (00-system.ts) for system configs and sequences\n- Update main seed.ts to run system seeds before base seeds\n- Add DEPLOY_DB.md documentation\n- Add complete_migration_seed.sql.gz backup\n\nCo-authored-by: Qwen-Coder \u003cqwen-coder@alibabacloud.com\u003e\n","url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/commit/e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","author":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"committer":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"verification":null,"timestamp":"2026-03-10T10:28:18+08:00","added":["DEPLOY_DB.md","backend/prisma/seeds/00-system.ts","complete_migration_seed.sql.gz"],"removed":[],"modified":["backend/prisma/seed.ts"]},"repository":{"id":6,"owner":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"law@g-hi.com","avatar_url":"https://gitea.g-hi.com/avatars/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"},"name":"juhi-omni-knowledge-hub","full_name":"luoanwu/juhi-omni-knowledge-hub","description":"巨嗨全域智库 - B2B RevOps 全生命周期平台","empty":false,"private":false,"fork":false,"template":false,"parent":null,"mirror":false,"size":1162509,"language":"","languages_url":"https://gitea.g-hi.com/api/v1/repos/luoanwu/juhi-omni-knowledge-hub/languages","html_url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub","url":"https://gitea.g-hi.com/api/v1/repos/luoanwu/juhi-omni-knowledge-hub","link":"","ssh_url":"git@gitea.g-hi.com:luoanwu/juhi-omni-knowledge-hub.git","clone_url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub.git","original_url":"https://github.com/laoluojuhai/juhi-omni-knowledge-hub.git","website":"","stars_count":0,"forks_count":0,"watchers_count":1,"open_issues_count":0,"open_pr_counter":0,"release_counter":0,"default_branch":"main","archived":false,"created_at":"2026-02-23T23:57:52+08:00","updated_at":"2026-03-10T10:25:34+08:00","archived_at":"1970-01-01T08:00:00+08:00","permissions":{"admin":true,"push":true,"pull":true},"has_issues":true,"internal_tracker":{"enable_time_tracker":true,"allow_only_contributors_to_track_time":true,"enable_issue_dependencies":true},"has_wiki":true,"has_pull_requests":true,"has_projects":true,"projects_mode":"all","has_releases":true,"has_packages":true,"has_actions":true,"ignore_whitespace_conflicts":false,"allow_merge_commits":true,"allow_rebase":true,"allow_rebase_explicit":true,"allow_squash_merge":true,"allow_fast_forward_only_merge":true,"allow_rebase_update":true,"default_delete_branch_after_merge":false,"default_merge_style":"merge","default_allow_maintainer_edit":false,"avatar_url":"","internal":false,"mirror_interval":"","object_format_name":"sha1","mirror_updated":"0001-01-01T00:00:00Z","repo_transfer":null},"pusher":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"luoanwu@noreply.localhost","avatar_url":"https://gitea.g-hi.com/avatars/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"},"sender":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"luoanwu@noreply.localhost","avatar_url":"https://gitea.g-hi.com/avatars/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"}}...
|
schedule
|
1
|
3
|
1773112833
|
1773112833
|
0
|
1773112832
|
1773112833
|
NULL
|
|
0
|
Edit
Delete
|
|
4280
|
feat(seeds): Add system seed module and reorganize feat(seeds): Add system seed module and reorganize seed order...
|
6
|
5
|
health-check.yml
|
4225
|
-2
|
57
|
refs/heads/main
|
e5a2f5ba8d6442be07c490ec77c734dbe317bfd5
|
0
|
0
|
0
|
push
|
{"ref":"refs/heads/main","befo {"ref":"refs/heads/main","before":"aca27bf02ce6383914983c80b4169430b45bc90f","after":"e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","compare_url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/compare/aca27bf02ce6383914983c80b4169430b45bc90f...e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","commits":[{"id":"e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","message":"feat(seeds): Add system seed module and reorganize seed order\n\n- Add system seed module (00-system.ts) for system configs and sequences\n- Update main seed.ts to run system seeds before base seeds\n- Add DEPLOY_DB.md documentation\n- Add complete_migration_seed.sql.gz backup\n\nCo-authored-by: Qwen-Coder \u003cqwen-coder@alibabacloud.com\u003e\n","url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/commit/e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","author":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"committer":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"verification":null,"timestamp":"2026-03-10T10:28:18+08:00","added":["DEPLOY_DB.md","backend/prisma/seeds/00-system.ts","complete_migration_seed.sql.gz"],"removed":[],"modified":["backend/prisma/seed.ts"]}],"total_commits":0,"head_commit":{"id":"e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","message":"feat(seeds): Add system seed module and reorganize seed order\n\n- Add system seed module (00-system.ts) for system configs and sequences\n- Update main seed.ts to run system seeds before base seeds\n- Add DEPLOY_DB.md documentation\n- Add complete_migration_seed.sql.gz backup\n\nCo-authored-by: Qwen-Coder \u003cqwen-coder@alibabacloud.com\u003e\n","url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/commit/e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","author":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"committer":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"verification":null,"timestamp":"2026-03-10T10:28:18+08:00","added":["DEPLOY_DB.md","backend/prisma/seeds/00-system.ts","complete_migration_seed.sql.gz"],"removed":[],"modified":["backend/prisma/seed.ts"]},"repository":{"id":6,"owner":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"law@g-hi.com","avatar_url":"https://gitea.g-hi.com/avatars/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"},"name":"juhi-omni-knowledge-hub","full_name":"luoanwu/juhi-omni-knowledge-hub","description":"巨嗨全域智库 - B2B RevOps 全生命周期平台","empty":false,"private":false,"fork":false,"template":false,"parent":null,"mirror":false,"size":1162509,"language":"","languages_url":"https://gitea.g-hi.com/api/v1/repos/luoanwu/juhi-omni-knowledge-hub/languages","html_url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub","url":"https://gitea.g-hi.com/api/v1/repos/luoanwu/juhi-omni-knowledge-hub","link":"","ssh_url":"git@gitea.g-hi.com:luoanwu/juhi-omni-knowledge-hub.git","clone_url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub.git","original_url":"https://github.com/laoluojuhai/juhi-omni-knowledge-hub.git","website":"","stars_count":0,"forks_count":0,"watchers_count":1,"open_issues_count":0,"open_pr_counter":0,"release_counter":0,"default_branch":"main","archived":false,"created_at":"2026-02-23T23:57:52+08:00","updated_at":"2026-03-10T10:25:34+08:00","archived_at":"1970-01-01T08:00:00+08:00","permissions":{"admin":true,"push":true,"pull":true},"has_issues":true,"internal_tracker":{"enable_time_tracker":true,"allow_only_contributors_to_track_time":true,"enable_issue_dependencies":true},"has_wiki":true,"has_pull_requests":true,"has_projects":true,"projects_mode":"all","has_releases":true,"has_packages":true,"has_actions":true,"ignore_whitespace_conflicts":false,"allow_merge_commits":true,"allow_rebase":true,"allow_rebase_explicit":true,"allow_squash_merge":true,"allow_fast_forward_only_merge":true,"allow_rebase_update":true,"default_delete_branch_after_merge":false,"default_merge_style":"merge","default_allow_maintainer_edit":false,"avatar_url":"","internal":false,"mirror_interval":"","object_format_name":"sha1","mirror_updated":"0001-01-01T00:00:00Z","repo_transfer":null},"pusher":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"luoanwu@noreply.localhost","avatar_url":"https://gitea.g-hi.com/avatars/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"},"sender":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"luoanwu@noreply.localhost","avatar_url":"https://gitea.g-hi.com/avatars/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"}}...
|
schedule
|
1
|
3
|
1773113133
|
1773113133
|
0
|
1773113132
|
1773113133
|
NULL
|
|
0
|
Edit
Delete
|
|
4281
|
feat(seeds): Add system seed module and reorganize feat(seeds): Add system seed module and reorganize seed order...
|
6
|
5
|
health-check.yml
|
4226
|
-2
|
57
|
refs/heads/main
|
e5a2f5ba8d6442be07c490ec77c734dbe317bfd5
|
0
|
0
|
0
|
push
|
{"ref":"refs/heads/main","befo {"ref":"refs/heads/main","before":"aca27bf02ce6383914983c80b4169430b45bc90f","after":"e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","compare_url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/compare/aca27bf02ce6383914983c80b4169430b45bc90f...e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","commits":[{"id":"e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","message":"feat(seeds): Add system seed module and reorganize seed order\n\n- Add system seed module (00-system.ts) for system configs and sequences\n- Update main seed.ts to run system seeds before base seeds\n- Add DEPLOY_DB.md documentation\n- Add complete_migration_seed.sql.gz backup\n\nCo-authored-by: Qwen-Coder \u003cqwen-coder@alibabacloud.com\u003e\n","url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/commit/e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","author":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"committer":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"verification":null,"timestamp":"2026-03-10T10:28:18+08:00","added":["DEPLOY_DB.md","backend/prisma/seeds/00-system.ts","complete_migration_seed.sql.gz"],"removed":[],"modified":["backend/prisma/seed.ts"]}],"total_commits":0,"head_commit":{"id":"e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","message":"feat(seeds): Add system seed module and reorganize seed order\n\n- Add system seed module (00-system.ts) for system configs and sequences\n- Update main seed.ts to run system seeds before base seeds\n- Add DEPLOY_DB.md documentation\n- Add complete_migration_seed.sql.gz backup\n\nCo-authored-by: Qwen-Coder \u003cqwen-coder@alibabacloud.com\u003e\n","url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/commit/e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","author":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"committer":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"verification":null,"timestamp":"2026-03-10T10:28:18+08:00","added":["DEPLOY_DB.md","backend/prisma/seeds/00-system.ts","complete_migration_seed.sql.gz"],"removed":[],"modified":["backend/prisma/seed.ts"]},"repository":{"id":6,"owner":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"law@g-hi.com","avatar_url":"https://gitea.g-hi.com/avatars/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"},"name":"juhi-omni-knowledge-hub","full_name":"luoanwu/juhi-omni-knowledge-hub","description":"巨嗨全域智库 - B2B RevOps 全生命周期平台","empty":false,"private":false,"fork":false,"template":false,"parent":null,"mirror":false,"size":1162509,"language":"","languages_url":"https://gitea.g-hi.com/api/v1/repos/luoanwu/juhi-omni-knowledge-hub/languages","html_url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub","url":"https://gitea.g-hi.com/api/v1/repos/luoanwu/juhi-omni-knowledge-hub","link":"","ssh_url":"git@gitea.g-hi.com:luoanwu/juhi-omni-knowledge-hub.git","clone_url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub.git","original_url":"https://github.com/laoluojuhai/juhi-omni-knowledge-hub.git","website":"","stars_count":0,"forks_count":0,"watchers_count":1,"open_issues_count":0,"open_pr_counter":0,"release_counter":0,"default_branch":"main","archived":false,"created_at":"2026-02-23T23:57:52+08:00","updated_at":"2026-03-10T10:25:34+08:00","archived_at":"1970-01-01T08:00:00+08:00","permissions":{"admin":true,"push":true,"pull":true},"has_issues":true,"internal_tracker":{"enable_time_tracker":true,"allow_only_contributors_to_track_time":true,"enable_issue_dependencies":true},"has_wiki":true,"has_pull_requests":true,"has_projects":true,"projects_mode":"all","has_releases":true,"has_packages":true,"has_actions":true,"ignore_whitespace_conflicts":false,"allow_merge_commits":true,"allow_rebase":true,"allow_rebase_explicit":true,"allow_squash_merge":true,"allow_fast_forward_only_merge":true,"allow_rebase_update":true,"default_delete_branch_after_merge":false,"default_merge_style":"merge","default_allow_maintainer_edit":false,"avatar_url":"","internal":false,"mirror_interval":"","object_format_name":"sha1","mirror_updated":"0001-01-01T00:00:00Z","repo_transfer":null},"pusher":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"luoanwu@noreply.localhost","avatar_url":"https://gitea.g-hi.com/avatars/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"},"sender":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"luoanwu@noreply.localhost","avatar_url":"https://gitea.g-hi.com/avatars/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"}}...
|
schedule
|
1
|
3
|
1773113433
|
1773113433
|
0
|
1773113432
|
1773113433
|
NULL
|
|
0
|
Edit
Delete
|
|
4282
|
feat(seeds): Add system seed module and reorganize feat(seeds): Add system seed module and reorganize seed order...
|
6
|
5
|
health-check.yml
|
4227
|
-2
|
57
|
refs/heads/main
|
e5a2f5ba8d6442be07c490ec77c734dbe317bfd5
|
0
|
0
|
0
|
push
|
{"ref":"refs/heads/main","befo {"ref":"refs/heads/main","before":"aca27bf02ce6383914983c80b4169430b45bc90f","after":"e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","compare_url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/compare/aca27bf02ce6383914983c80b4169430b45bc90f...e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","commits":[{"id":"e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","message":"feat(seeds): Add system seed module and reorganize seed order\n\n- Add system seed module (00-system.ts) for system configs and sequences\n- Update main seed.ts to run system seeds before base seeds\n- Add DEPLOY_DB.md documentation\n- Add complete_migration_seed.sql.gz backup\n\nCo-authored-by: Qwen-Coder \u003cqwen-coder@alibabacloud.com\u003e\n","url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/commit/e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","author":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"committer":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"verification":null,"timestamp":"2026-03-10T10:28:18+08:00","added":["DEPLOY_DB.md","backend/prisma/seeds/00-system.ts","complete_migration_seed.sql.gz"],"removed":[],"modified":["backend/prisma/seed.ts"]}],"total_commits":0,"head_commit":{"id":"e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","message":"feat(seeds): Add system seed module and reorganize seed order\n\n- Add system seed module (00-system.ts) for system configs and sequences\n- Update main seed.ts to run system seeds before base seeds\n- Add DEPLOY_DB.md documentation\n- Add complete_migration_seed.sql.gz backup\n\nCo-authored-by: Qwen-Coder \u003cqwen-coder@alibabacloud.com\u003e\n","url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/commit/e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","author":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"committer":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"verification":null,"timestamp":"2026-03-10T10:28:18+08:00","added":["DEPLOY_DB.md","backend/prisma/seeds/00-system.ts","complete_migration_seed.sql.gz"],"removed":[],"modified":["backend/prisma/seed.ts"]},"repository":{"id":6,"owner":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"law@g-hi.com","avatar_url":"https://gitea.g-hi.com/avatars/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"},"name":"juhi-omni-knowledge-hub","full_name":"luoanwu/juhi-omni-knowledge-hub","description":"巨嗨全域智库 - B2B RevOps 全生命周期平台","empty":false,"private":false,"fork":false,"template":false,"parent":null,"mirror":false,"size":1162509,"language":"","languages_url":"https://gitea.g-hi.com/api/v1/repos/luoanwu/juhi-omni-knowledge-hub/languages","html_url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub","url":"https://gitea.g-hi.com/api/v1/repos/luoanwu/juhi-omni-knowledge-hub","link":"","ssh_url":"git@gitea.g-hi.com:luoanwu/juhi-omni-knowledge-hub.git","clone_url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub.git","original_url":"https://github.com/laoluojuhai/juhi-omni-knowledge-hub.git","website":"","stars_count":0,"forks_count":0,"watchers_count":1,"open_issues_count":0,"open_pr_counter":0,"release_counter":0,"default_branch":"main","archived":false,"created_at":"2026-02-23T23:57:52+08:00","updated_at":"2026-03-10T10:25:34+08:00","archived_at":"1970-01-01T08:00:00+08:00","permissions":{"admin":true,"push":true,"pull":true},"has_issues":true,"internal_tracker":{"enable_time_tracker":true,"allow_only_contributors_to_track_time":true,"enable_issue_dependencies":true},"has_wiki":true,"has_pull_requests":true,"has_projects":true,"projects_mode":"all","has_releases":true,"has_packages":true,"has_actions":true,"ignore_whitespace_conflicts":false,"allow_merge_commits":true,"allow_rebase":true,"allow_rebase_explicit":true,"allow_squash_merge":true,"allow_fast_forward_only_merge":true,"allow_rebase_update":true,"default_delete_branch_after_merge":false,"default_merge_style":"merge","default_allow_maintainer_edit":false,"avatar_url":"","internal":false,"mirror_interval":"","object_format_name":"sha1","mirror_updated":"0001-01-01T00:00:00Z","repo_transfer":null},"pusher":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"luoanwu@noreply.localhost","avatar_url":"https://gitea.g-hi.com/avatars/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"},"sender":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"luoanwu@noreply.localhost","avatar_url":"https://gitea.g-hi.com/avatars/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"}}...
|
schedule
|
1
|
3
|
1773113733
|
1773113733
|
0
|
1773113732
|
1773113733
|
NULL
|
|
0
|
Edit
Delete
|
|
4283
|
feat(seeds): Add system seed module and reorganize feat(seeds): Add system seed module and reorganize seed order...
|
6
|
5
|
health-check.yml
|
4228
|
-2
|
57
|
refs/heads/main
|
e5a2f5ba8d6442be07c490ec77c734dbe317bfd5
|
0
|
0
|
0
|
push
|
{"ref":"refs/heads/main","befo {"ref":"refs/heads/main","before":"aca27bf02ce6383914983c80b4169430b45bc90f","after":"e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","compare_url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/compare/aca27bf02ce6383914983c80b4169430b45bc90f...e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","commits":[{"id":"e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","message":"feat(seeds): Add system seed module and reorganize seed order\n\n- Add system seed module (00-system.ts) for system configs and sequences\n- Update main seed.ts to run system seeds before base seeds\n- Add DEPLOY_DB.md documentation\n- Add complete_migration_seed.sql.gz backup\n\nCo-authored-by: Qwen-Coder \u003cqwen-coder@alibabacloud.com\u003e\n","url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/commit/e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","author":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"committer":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"verification":null,"timestamp":"2026-03-10T10:28:18+08:00","added":["DEPLOY_DB.md","backend/prisma/seeds/00-system.ts","complete_migration_seed.sql.gz"],"removed":[],"modified":["backend/prisma/seed.ts"]}],"total_commits":0,"head_commit":{"id":"e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","message":"feat(seeds): Add system seed module and reorganize seed order\n\n- Add system seed module (00-system.ts) for system configs and sequences\n- Update main seed.ts to run system seeds before base seeds\n- Add DEPLOY_DB.md documentation\n- Add complete_migration_seed.sql.gz backup\n\nCo-authored-by: Qwen-Coder \u003cqwen-coder@alibabacloud.com\u003e\n","url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/commit/e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","author":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"committer":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"verification":null,"timestamp":"2026-03-10T10:28:18+08:00","added":["DEPLOY_DB.md","backend/prisma/seeds/00-system.ts","complete_migration_seed.sql.gz"],"removed":[],"modified":["backend/prisma/seed.ts"]},"repository":{"id":6,"owner":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"law@g-hi.com","avatar_url":"https://gitea.g-hi.com/avatars/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"},"name":"juhi-omni-knowledge-hub","full_name":"luoanwu/juhi-omni-knowledge-hub","description":"巨嗨全域智库 - B2B RevOps 全生命周期平台","empty":false,"private":false,"fork":false,"template":false,"parent":null,"mirror":false,"size":1162509,"language":"","languages_url":"https://gitea.g-hi.com/api/v1/repos/luoanwu/juhi-omni-knowledge-hub/languages","html_url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub","url":"https://gitea.g-hi.com/api/v1/repos/luoanwu/juhi-omni-knowledge-hub","link":"","ssh_url":"git@gitea.g-hi.com:luoanwu/juhi-omni-knowledge-hub.git","clone_url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub.git","original_url":"https://github.com/laoluojuhai/juhi-omni-knowledge-hub.git","website":"","stars_count":0,"forks_count":0,"watchers_count":1,"open_issues_count":0,"open_pr_counter":0,"release_counter":0,"default_branch":"main","archived":false,"created_at":"2026-02-23T23:57:52+08:00","updated_at":"2026-03-10T10:25:34+08:00","archived_at":"1970-01-01T08:00:00+08:00","permissions":{"admin":true,"push":true,"pull":true},"has_issues":true,"internal_tracker":{"enable_time_tracker":true,"allow_only_contributors_to_track_time":true,"enable_issue_dependencies":true},"has_wiki":true,"has_pull_requests":true,"has_projects":true,"projects_mode":"all","has_releases":true,"has_packages":true,"has_actions":true,"ignore_whitespace_conflicts":false,"allow_merge_commits":true,"allow_rebase":true,"allow_rebase_explicit":true,"allow_squash_merge":true,"allow_fast_forward_only_merge":true,"allow_rebase_update":true,"default_delete_branch_after_merge":false,"default_merge_style":"merge","default_allow_maintainer_edit":false,"avatar_url":"","internal":false,"mirror_interval":"","object_format_name":"sha1","mirror_updated":"0001-01-01T00:00:00Z","repo_transfer":null},"pusher":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"luoanwu@noreply.localhost","avatar_url":"https://gitea.g-hi.com/avatars/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"},"sender":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"luoanwu@noreply.localhost","avatar_url":"https://gitea.g-hi.com/avatars/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"}}...
|
schedule
|
1
|
3
|
1773114033
|
1773114034
|
0
|
1773114032
|
1773114034
|
NULL
|
|
0
|
Edit
Delete
|
|
4284
|
feat(seeds): Add system seed module and reorganize feat(seeds): Add system seed module and reorganize seed order...
|
6
|
5
|
health-check.yml
|
4229
|
-2
|
57
|
refs/heads/main
|
e5a2f5ba8d6442be07c490ec77c734dbe317bfd5
|
0
|
0
|
0
|
push
|
{"ref":"refs/heads/main","befo {"ref":"refs/heads/main","before":"aca27bf02ce6383914983c80b4169430b45bc90f","after":"e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","compare_url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/compare/aca27bf02ce6383914983c80b4169430b45bc90f...e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","commits":[{"id":"e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","message":"feat(seeds): Add system seed module and reorganize seed order\n\n- Add system seed module (00-system.ts) for system configs and sequences\n- Update main seed.ts to run system seeds before base seeds\n- Add DEPLOY_DB.md documentation\n- Add complete_migration_seed.sql.gz backup\n\nCo-authored-by: Qwen-Coder \u003cqwen-coder@alibabacloud.com\u003e\n","url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/commit/e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","author":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"committer":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"verification":null,"timestamp":"2026-03-10T10:28:18+08:00","added":["DEPLOY_DB.md","backend/prisma/seeds/00-system.ts","complete_migration_seed.sql.gz"],"removed":[],"modified":["backend/prisma/seed.ts"]}],"total_commits":0,"head_commit":{"id":"e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","message":"feat(seeds): Add system seed module and reorganize seed order\n\n- Add system seed module (00-system.ts) for system configs and sequences\n- Update main seed.ts to run system seeds before base seeds\n- Add DEPLOY_DB.md documentation\n- Add complete_migration_seed.sql.gz backup\n\nCo-authored-by: Qwen-Coder \u003cqwen-coder@alibabacloud.com\u003e\n","url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/commit/e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","author":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"committer":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"verification":null,"timestamp":"2026-03-10T10:28:18+08:00","added":["DEPLOY_DB.md","backend/prisma/seeds/00-system.ts","complete_migration_seed.sql.gz"],"removed":[],"modified":["backend/prisma/seed.ts"]},"repository":{"id":6,"owner":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"law@g-hi.com","avatar_url":"https://gitea.g-hi.com/avatars/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"},"name":"juhi-omni-knowledge-hub","full_name":"luoanwu/juhi-omni-knowledge-hub","description":"巨嗨全域智库 - B2B RevOps 全生命周期平台","empty":false,"private":false,"fork":false,"template":false,"parent":null,"mirror":false,"size":1162509,"language":"","languages_url":"https://gitea.g-hi.com/api/v1/repos/luoanwu/juhi-omni-knowledge-hub/languages","html_url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub","url":"https://gitea.g-hi.com/api/v1/repos/luoanwu/juhi-omni-knowledge-hub","link":"","ssh_url":"git@gitea.g-hi.com:luoanwu/juhi-omni-knowledge-hub.git","clone_url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub.git","original_url":"https://github.com/laoluojuhai/juhi-omni-knowledge-hub.git","website":"","stars_count":0,"forks_count":0,"watchers_count":1,"open_issues_count":0,"open_pr_counter":0,"release_counter":0,"default_branch":"main","archived":false,"created_at":"2026-02-23T23:57:52+08:00","updated_at":"2026-03-10T10:25:34+08:00","archived_at":"1970-01-01T08:00:00+08:00","permissions":{"admin":true,"push":true,"pull":true},"has_issues":true,"internal_tracker":{"enable_time_tracker":true,"allow_only_contributors_to_track_time":true,"enable_issue_dependencies":true},"has_wiki":true,"has_pull_requests":true,"has_projects":true,"projects_mode":"all","has_releases":true,"has_packages":true,"has_actions":true,"ignore_whitespace_conflicts":false,"allow_merge_commits":true,"allow_rebase":true,"allow_rebase_explicit":true,"allow_squash_merge":true,"allow_fast_forward_only_merge":true,"allow_rebase_update":true,"default_delete_branch_after_merge":false,"default_merge_style":"merge","default_allow_maintainer_edit":false,"avatar_url":"","internal":false,"mirror_interval":"","object_format_name":"sha1","mirror_updated":"0001-01-01T00:00:00Z","repo_transfer":null},"pusher":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"luoanwu@noreply.localhost","avatar_url":"https://gitea.g-hi.com/avatars/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"},"sender":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"luoanwu@noreply.localhost","avatar_url":"https://gitea.g-hi.com/avatars/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"}}...
|
schedule
|
1
|
3
|
1773114333
|
1773114333
|
0
|
1773114332
|
1773114333
|
NULL
|
|
0
|
Edit
Delete
|
|
4285
|
feat(seeds): Add system seed module and reorganize feat(seeds): Add system seed module and reorganize seed order...
|
6
|
5
|
health-check.yml
|
4230
|
-2
|
57
|
refs/heads/main
|
e5a2f5ba8d6442be07c490ec77c734dbe317bfd5
|
0
|
0
|
0
|
push
|
{"ref":"refs/heads/main","befo {"ref":"refs/heads/main","before":"aca27bf02ce6383914983c80b4169430b45bc90f","after":"e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","compare_url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/compare/aca27bf02ce6383914983c80b4169430b45bc90f...e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","commits":[{"id":"e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","message":"feat(seeds): Add system seed module and reorganize seed order\n\n- Add system seed module (00-system.ts) for system configs and sequences\n- Update main seed.ts to run system seeds before base seeds\n- Add DEPLOY_DB.md documentation\n- Add complete_migration_seed.sql.gz backup\n\nCo-authored-by: Qwen-Coder \u003cqwen-coder@alibabacloud.com\u003e\n","url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/commit/e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","author":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"committer":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"verification":null,"timestamp":"2026-03-10T10:28:18+08:00","added":["DEPLOY_DB.md","backend/prisma/seeds/00-system.ts","complete_migration_seed.sql.gz"],"removed":[],"modified":["backend/prisma/seed.ts"]}],"total_commits":0,"head_commit":{"id":"e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","message":"feat(seeds): Add system seed module and reorganize seed order\n\n- Add system seed module (00-system.ts) for system configs and sequences\n- Update main seed.ts to run system seeds before base seeds\n- Add DEPLOY_DB.md documentation\n- Add complete_migration_seed.sql.gz backup\n\nCo-authored-by: Qwen-Coder \u003cqwen-coder@alibabacloud.com\u003e\n","url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/commit/e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","author":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"committer":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"verification":null,"timestamp":"2026-03-10T10:28:18+08:00","added":["DEPLOY_DB.md","backend/prisma/seeds/00-system.ts","complete_migration_seed.sql.gz"],"removed":[],"modified":["backend/prisma/seed.ts"]},"repository":{"id":6,"owner":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"law@g-hi.com","avatar_url":"https://gitea.g-hi.com/avatars/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"},"name":"juhi-omni-knowledge-hub","full_name":"luoanwu/juhi-omni-knowledge-hub","description":"巨嗨全域智库 - B2B RevOps 全生命周期平台","empty":false,"private":false,"fork":false,"template":false,"parent":null,"mirror":false,"size":1162509,"language":"","languages_url":"https://gitea.g-hi.com/api/v1/repos/luoanwu/juhi-omni-knowledge-hub/languages","html_url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub","url":"https://gitea.g-hi.com/api/v1/repos/luoanwu/juhi-omni-knowledge-hub","link":"","ssh_url":"git@gitea.g-hi.com:luoanwu/juhi-omni-knowledge-hub.git","clone_url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub.git","original_url":"https://github.com/laoluojuhai/juhi-omni-knowledge-hub.git","website":"","stars_count":0,"forks_count":0,"watchers_count":1,"open_issues_count":0,"open_pr_counter":0,"release_counter":0,"default_branch":"main","archived":false,"created_at":"2026-02-23T23:57:52+08:00","updated_at":"2026-03-10T10:25:34+08:00","archived_at":"1970-01-01T08:00:00+08:00","permissions":{"admin":true,"push":true,"pull":true},"has_issues":true,"internal_tracker":{"enable_time_tracker":true,"allow_only_contributors_to_track_time":true,"enable_issue_dependencies":true},"has_wiki":true,"has_pull_requests":true,"has_projects":true,"projects_mode":"all","has_releases":true,"has_packages":true,"has_actions":true,"ignore_whitespace_conflicts":false,"allow_merge_commits":true,"allow_rebase":true,"allow_rebase_explicit":true,"allow_squash_merge":true,"allow_fast_forward_only_merge":true,"allow_rebase_update":true,"default_delete_branch_after_merge":false,"default_merge_style":"merge","default_allow_maintainer_edit":false,"avatar_url":"","internal":false,"mirror_interval":"","object_format_name":"sha1","mirror_updated":"0001-01-01T00:00:00Z","repo_transfer":null},"pusher":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"luoanwu@noreply.localhost","avatar_url":"https://gitea.g-hi.com/avatars/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"},"sender":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"luoanwu@noreply.localhost","avatar_url":"https://gitea.g-hi.com/avatars/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"}}...
|
schedule
|
1
|
3
|
1773114633
|
1773114634
|
0
|
1773114632
|
1773114634
|
NULL
|
|
0
|
Edit
Delete
|
|
4286
|
feat(seeds): Add system seed module and reorganize feat(seeds): Add system seed module and reorganize seed order...
|
6
|
5
|
health-check.yml
|
4231
|
-2
|
57
|
refs/heads/main
|
e5a2f5ba8d6442be07c490ec77c734dbe317bfd5
|
0
|
0
|
0
|
push
|
{"ref":"refs/heads/main","befo {"ref":"refs/heads/main","before":"aca27bf02ce6383914983c80b4169430b45bc90f","after":"e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","compare_url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/compare/aca27bf02ce6383914983c80b4169430b45bc90f...e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","commits":[{"id":"e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","message":"feat(seeds): Add system seed module and reorganize seed order\n\n- Add system seed module (00-system.ts) for system configs and sequences\n- Update main seed.ts to run system seeds before base seeds\n- Add DEPLOY_DB.md documentation\n- Add complete_migration_seed.sql.gz backup\n\nCo-authored-by: Qwen-Coder \u003cqwen-coder@alibabacloud.com\u003e\n","url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/commit/e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","author":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"committer":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"verification":null,"timestamp":"2026-03-10T10:28:18+08:00","added":["DEPLOY_DB.md","backend/prisma/seeds/00-system.ts","complete_migration_seed.sql.gz"],"removed":[],"modified":["backend/prisma/seed.ts"]}],"total_commits":0,"head_commit":{"id":"e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","message":"feat(seeds): Add system seed module and reorganize seed order\n\n- Add system seed module (00-system.ts) for system configs and sequences\n- Update main seed.ts to run system seeds before base seeds\n- Add DEPLOY_DB.md documentation\n- Add complete_migration_seed.sql.gz backup\n\nCo-authored-by: Qwen-Coder \u003cqwen-coder@alibabacloud.com\u003e\n","url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/commit/e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","author":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"committer":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"verification":null,"timestamp":"2026-03-10T10:28:18+08:00","added":["DEPLOY_DB.md","backend/prisma/seeds/00-system.ts","complete_migration_seed.sql.gz"],"removed":[],"modified":["backend/prisma/seed.ts"]},"repository":{"id":6,"owner":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"law@g-hi.com","avatar_url":"https://gitea.g-hi.com/avatars/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"},"name":"juhi-omni-knowledge-hub","full_name":"luoanwu/juhi-omni-knowledge-hub","description":"巨嗨全域智库 - B2B RevOps 全生命周期平台","empty":false,"private":false,"fork":false,"template":false,"parent":null,"mirror":false,"size":1162509,"language":"","languages_url":"https://gitea.g-hi.com/api/v1/repos/luoanwu/juhi-omni-knowledge-hub/languages","html_url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub","url":"https://gitea.g-hi.com/api/v1/repos/luoanwu/juhi-omni-knowledge-hub","link":"","ssh_url":"git@gitea.g-hi.com:luoanwu/juhi-omni-knowledge-hub.git","clone_url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub.git","original_url":"https://github.com/laoluojuhai/juhi-omni-knowledge-hub.git","website":"","stars_count":0,"forks_count":0,"watchers_count":1,"open_issues_count":0,"open_pr_counter":0,"release_counter":0,"default_branch":"main","archived":false,"created_at":"2026-02-23T23:57:52+08:00","updated_at":"2026-03-10T10:25:34+08:00","archived_at":"1970-01-01T08:00:00+08:00","permissions":{"admin":true,"push":true,"pull":true},"has_issues":true,"internal_tracker":{"enable_time_tracker":true,"allow_only_contributors_to_track_time":true,"enable_issue_dependencies":true},"has_wiki":true,"has_pull_requests":true,"has_projects":true,"projects_mode":"all","has_releases":true,"has_packages":true,"has_actions":true,"ignore_whitespace_conflicts":false,"allow_merge_commits":true,"allow_rebase":true,"allow_rebase_explicit":true,"allow_squash_merge":true,"allow_fast_forward_only_merge":true,"allow_rebase_update":true,"default_delete_branch_after_merge":false,"default_merge_style":"merge","default_allow_maintainer_edit":false,"avatar_url":"","internal":false,"mirror_interval":"","object_format_name":"sha1","mirror_updated":"0001-01-01T00:00:00Z","repo_transfer":null},"pusher":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"luoanwu@noreply.localhost","avatar_url":"https://gitea.g-hi.com/avatars/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"},"sender":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"luoanwu@noreply.localhost","avatar_url":"https://gitea.g-hi.com/avatars/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"}}...
|
schedule
|
1
|
3
|
1773114933
|
1773114933
|
0
|
1773114932
|
1773114933
|
NULL
|
|
0
|
Edit
Delete
|
|
4287
|
feat(seeds): Add system seed module and reorganize feat(seeds): Add system seed module and reorganize seed order...
|
6
|
5
|
health-check.yml
|
4232
|
-2
|
57
|
refs/heads/main
|
e5a2f5ba8d6442be07c490ec77c734dbe317bfd5
|
0
|
0
|
0
|
push
|
{"ref":"refs/heads/main","befo {"ref":"refs/heads/main","before":"aca27bf02ce6383914983c80b4169430b45bc90f","after":"e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","compare_url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/compare/aca27bf02ce6383914983c80b4169430b45bc90f...e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","commits":[{"id":"e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","message":"feat(seeds): Add system seed module and reorganize seed order\n\n- Add system seed module (00-system.ts) for system configs and sequences\n- Update main seed.ts to run system seeds before base seeds\n- Add DEPLOY_DB.md documentation\n- Add complete_migration_seed.sql.gz backup\n\nCo-authored-by: Qwen-Coder \u003cqwen-coder@alibabacloud.com\u003e\n","url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/commit/e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","author":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"committer":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"verification":null,"timestamp":"2026-03-10T10:28:18+08:00","added":["DEPLOY_DB.md","backend/prisma/seeds/00-system.ts","complete_migration_seed.sql.gz"],"removed":[],"modified":["backend/prisma/seed.ts"]}],"total_commits":0,"head_commit":{"id":"e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","message":"feat(seeds): Add system seed module and reorganize seed order\n\n- Add system seed module (00-system.ts) for system configs and sequences\n- Update main seed.ts to run system seeds before base seeds\n- Add DEPLOY_DB.md documentation\n- Add complete_migration_seed.sql.gz backup\n\nCo-authored-by: Qwen-Coder \u003cqwen-coder@alibabacloud.com\u003e\n","url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/commit/e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","author":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"committer":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"verification":null,"timestamp":"2026-03-10T10:28:18+08:00","added":["DEPLOY_DB.md","backend/prisma/seeds/00-system.ts","complete_migration_seed.sql.gz"],"removed":[],"modified":["backend/prisma/seed.ts"]},"repository":{"id":6,"owner":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"law@g-hi.com","avatar_url":"https://gitea.g-hi.com/avatars/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"},"name":"juhi-omni-knowledge-hub","full_name":"luoanwu/juhi-omni-knowledge-hub","description":"巨嗨全域智库 - B2B RevOps 全生命周期平台","empty":false,"private":false,"fork":false,"template":false,"parent":null,"mirror":false,"size":1162509,"language":"","languages_url":"https://gitea.g-hi.com/api/v1/repos/luoanwu/juhi-omni-knowledge-hub/languages","html_url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub","url":"https://gitea.g-hi.com/api/v1/repos/luoanwu/juhi-omni-knowledge-hub","link":"","ssh_url":"git@gitea.g-hi.com:luoanwu/juhi-omni-knowledge-hub.git","clone_url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub.git","original_url":"https://github.com/laoluojuhai/juhi-omni-knowledge-hub.git","website":"","stars_count":0,"forks_count":0,"watchers_count":1,"open_issues_count":0,"open_pr_counter":0,"release_counter":0,"default_branch":"main","archived":false,"created_at":"2026-02-23T23:57:52+08:00","updated_at":"2026-03-10T10:25:34+08:00","archived_at":"1970-01-01T08:00:00+08:00","permissions":{"admin":true,"push":true,"pull":true},"has_issues":true,"internal_tracker":{"enable_time_tracker":true,"allow_only_contributors_to_track_time":true,"enable_issue_dependencies":true},"has_wiki":true,"has_pull_requests":true,"has_projects":true,"projects_mode":"all","has_releases":true,"has_packages":true,"has_actions":true,"ignore_whitespace_conflicts":false,"allow_merge_commits":true,"allow_rebase":true,"allow_rebase_explicit":true,"allow_squash_merge":true,"allow_fast_forward_only_merge":true,"allow_rebase_update":true,"default_delete_branch_after_merge":false,"default_merge_style":"merge","default_allow_maintainer_edit":false,"avatar_url":"","internal":false,"mirror_interval":"","object_format_name":"sha1","mirror_updated":"0001-01-01T00:00:00Z","repo_transfer":null},"pusher":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"luoanwu@noreply.localhost","avatar_url":"https://gitea.g-hi.com/avatars/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"},"sender":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"luoanwu@noreply.localhost","avatar_url":"https://gitea.g-hi.com/avatars/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"}}...
|
schedule
|
1
|
3
|
1773115233
|
1773115234
|
0
|
1773115232
|
1773115234
|
NULL
|
|
0
|
Edit
Delete
|
|
4288
|
feat(seeds): Add system seed module and reorganize feat(seeds): Add system seed module and reorganize seed order...
|
6
|
5
|
health-check.yml
|
4233
|
-2
|
57
|
refs/heads/main
|
e5a2f5ba8d6442be07c490ec77c734dbe317bfd5
|
0
|
0
|
0
|
push
|
{"ref":"refs/heads/main","befo {"ref":"refs/heads/main","before":"aca27bf02ce6383914983c80b4169430b45bc90f","after":"e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","compare_url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/compare/aca27bf02ce6383914983c80b4169430b45bc90f...e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","commits":[{"id":"e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","message":"feat(seeds): Add system seed module and reorganize seed order\n\n- Add system seed module (00-system.ts) for system configs and sequences\n- Update main seed.ts to run system seeds before base seeds\n- Add DEPLOY_DB.md documentation\n- Add complete_migration_seed.sql.gz backup\n\nCo-authored-by: Qwen-Coder \u003cqwen-coder@alibabacloud.com\u003e\n","url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/commit/e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","author":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"committer":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"verification":null,"timestamp":"2026-03-10T10:28:18+08:00","added":["DEPLOY_DB.md","backend/prisma/seeds/00-system.ts","complete_migration_seed.sql.gz"],"removed":[],"modified":["backend/prisma/seed.ts"]}],"total_commits":0,"head_commit":{"id":"e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","message":"feat(seeds): Add system seed module and reorganize seed order\n\n- Add system seed module (00-system.ts) for system configs and sequences\n- Update main seed.ts to run system seeds before base seeds\n- Add DEPLOY_DB.md documentation\n- Add complete_migration_seed.sql.gz backup\n\nCo-authored-by: Qwen-Coder \u003cqwen-coder@alibabacloud.com\u003e\n","url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/commit/e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","author":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"committer":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"verification":null,"timestamp":"2026-03-10T10:28:18+08:00","added":["DEPLOY_DB.md","backend/prisma/seeds/00-system.ts","complete_migration_seed.sql.gz"],"removed":[],"modified":["backend/prisma/seed.ts"]},"repository":{"id":6,"owner":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"law@g-hi.com","avatar_url":"https://gitea.g-hi.com/avatars/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"},"name":"juhi-omni-knowledge-hub","full_name":"luoanwu/juhi-omni-knowledge-hub","description":"巨嗨全域智库 - B2B RevOps 全生命周期平台","empty":false,"private":false,"fork":false,"template":false,"parent":null,"mirror":false,"size":1162509,"language":"","languages_url":"https://gitea.g-hi.com/api/v1/repos/luoanwu/juhi-omni-knowledge-hub/languages","html_url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub","url":"https://gitea.g-hi.com/api/v1/repos/luoanwu/juhi-omni-knowledge-hub","link":"","ssh_url":"git@gitea.g-hi.com:luoanwu/juhi-omni-knowledge-hub.git","clone_url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub.git","original_url":"https://github.com/laoluojuhai/juhi-omni-knowledge-hub.git","website":"","stars_count":0,"forks_count":0,"watchers_count":1,"open_issues_count":0,"open_pr_counter":0,"release_counter":0,"default_branch":"main","archived":false,"created_at":"2026-02-23T23:57:52+08:00","updated_at":"2026-03-10T10:25:34+08:00","archived_at":"1970-01-01T08:00:00+08:00","permissions":{"admin":true,"push":true,"pull":true},"has_issues":true,"internal_tracker":{"enable_time_tracker":true,"allow_only_contributors_to_track_time":true,"enable_issue_dependencies":true},"has_wiki":true,"has_pull_requests":true,"has_projects":true,"projects_mode":"all","has_releases":true,"has_packages":true,"has_actions":true,"ignore_whitespace_conflicts":false,"allow_merge_commits":true,"allow_rebase":true,"allow_rebase_explicit":true,"allow_squash_merge":true,"allow_fast_forward_only_merge":true,"allow_rebase_update":true,"default_delete_branch_after_merge":false,"default_merge_style":"merge","default_allow_maintainer_edit":false,"avatar_url":"","internal":false,"mirror_interval":"","object_format_name":"sha1","mirror_updated":"0001-01-01T00:00:00Z","repo_transfer":null},"pusher":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"luoanwu@noreply.localhost","avatar_url":"https://gitea.g-hi.com/avatars/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"},"sender":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"luoanwu@noreply.localhost","avatar_url":"https://gitea.g-hi.com/avatars/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"}}...
|
schedule
|
1
|
3
|
1773115533
|
1773115533
|
0
|
1773115532
|
1773115533
|
NULL
|
|
0
|
Edit
Delete
|
|
4289
|
feat(seeds): Add system seed module and reorganize feat(seeds): Add system seed module and reorganize seed order...
|
6
|
5
|
health-check.yml
|
4234
|
-2
|
57
|
refs/heads/main
|
e5a2f5ba8d6442be07c490ec77c734dbe317bfd5
|
0
|
0
|
0
|
push
|
{"ref":"refs/heads/main","befo {"ref":"refs/heads/main","before":"aca27bf02ce6383914983c80b4169430b45bc90f","after":"e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","compare_url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/compare/aca27bf02ce6383914983c80b4169430b45bc90f...e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","commits":[{"id":"e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","message":"feat(seeds): Add system seed module and reorganize seed order\n\n- Add system seed module (00-system.ts) for system configs and sequences\n- Update main seed.ts to run system seeds before base seeds\n- Add DEPLOY_DB.md documentation\n- Add complete_migration_seed.sql.gz backup\n\nCo-authored-by: Qwen-Coder \u003cqwen-coder@alibabacloud.com\u003e\n","url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/commit/e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","author":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"committer":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"verification":null,"timestamp":"2026-03-10T10:28:18+08:00","added":["DEPLOY_DB.md","backend/prisma/seeds/00-system.ts","complete_migration_seed.sql.gz"],"removed":[],"modified":["backend/prisma/seed.ts"]}],"total_commits":0,"head_commit":{"id":"e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","message":"feat(seeds): Add system seed module and reorganize seed order\n\n- Add system seed module (00-system.ts) for system configs and sequences\n- Update main seed.ts to run system seeds before base seeds\n- Add DEPLOY_DB.md documentation\n- Add complete_migration_seed.sql.gz backup\n\nCo-authored-by: Qwen-Coder \u003cqwen-coder@alibabacloud.com\u003e\n","url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/commit/e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","author":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"committer":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"verification":null,"timestamp":"2026-03-10T10:28:18+08:00","added":["DEPLOY_DB.md","backend/prisma/seeds/00-system.ts","complete_migration_seed.sql.gz"],"removed":[],"modified":["backend/prisma/seed.ts"]},"repository":{"id":6,"owner":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"law@g-hi.com","avatar_url":"https://gitea.g-hi.com/avatars/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"},"name":"juhi-omni-knowledge-hub","full_name":"luoanwu/juhi-omni-knowledge-hub","description":"巨嗨全域智库 - B2B RevOps 全生命周期平台","empty":false,"private":false,"fork":false,"template":false,"parent":null,"mirror":false,"size":1162509,"language":"","languages_url":"https://gitea.g-hi.com/api/v1/repos/luoanwu/juhi-omni-knowledge-hub/languages","html_url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub","url":"https://gitea.g-hi.com/api/v1/repos/luoanwu/juhi-omni-knowledge-hub","link":"","ssh_url":"git@gitea.g-hi.com:luoanwu/juhi-omni-knowledge-hub.git","clone_url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub.git","original_url":"https://github.com/laoluojuhai/juhi-omni-knowledge-hub.git","website":"","stars_count":0,"forks_count":0,"watchers_count":1,"open_issues_count":0,"open_pr_counter":0,"release_counter":0,"default_branch":"main","archived":false,"created_at":"2026-02-23T23:57:52+08:00","updated_at":"2026-03-10T10:25:34+08:00","archived_at":"1970-01-01T08:00:00+08:00","permissions":{"admin":true,"push":true,"pull":true},"has_issues":true,"internal_tracker":{"enable_time_tracker":true,"allow_only_contributors_to_track_time":true,"enable_issue_dependencies":true},"has_wiki":true,"has_pull_requests":true,"has_projects":true,"projects_mode":"all","has_releases":true,"has_packages":true,"has_actions":true,"ignore_whitespace_conflicts":false,"allow_merge_commits":true,"allow_rebase":true,"allow_rebase_explicit":true,"allow_squash_merge":true,"allow_fast_forward_only_merge":true,"allow_rebase_update":true,"default_delete_branch_after_merge":false,"default_merge_style":"merge","default_allow_maintainer_edit":false,"avatar_url":"","internal":false,"mirror_interval":"","object_format_name":"sha1","mirror_updated":"0001-01-01T00:00:00Z","repo_transfer":null},"pusher":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"luoanwu@noreply.localhost","avatar_url":"https://gitea.g-hi.com/avatars/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"},"sender":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"luoanwu@noreply.localhost","avatar_url":"https://gitea.g-hi.com/avatars/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"}}...
|
schedule
|
1
|
3
|
1773115833
|
1773115833
|
0
|
1773115832
|
1773115833
|
NULL
|
|
0
|
Edit
Delete
|
|
4290
|
feat(seeds): Add system seed module and reorganize feat(seeds): Add system seed module and reorganize seed order...
|
6
|
5
|
health-check.yml
|
4235
|
-2
|
57
|
refs/heads/main
|
e5a2f5ba8d6442be07c490ec77c734dbe317bfd5
|
0
|
0
|
0
|
push
|
{"ref":"refs/heads/main","befo {"ref":"refs/heads/main","before":"aca27bf02ce6383914983c80b4169430b45bc90f","after":"e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","compare_url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/compare/aca27bf02ce6383914983c80b4169430b45bc90f...e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","commits":[{"id":"e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","message":"feat(seeds): Add system seed module and reorganize seed order\n\n- Add system seed module (00-system.ts) for system configs and sequences\n- Update main seed.ts to run system seeds before base seeds\n- Add DEPLOY_DB.md documentation\n- Add complete_migration_seed.sql.gz backup\n\nCo-authored-by: Qwen-Coder \u003cqwen-coder@alibabacloud.com\u003e\n","url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/commit/e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","author":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"committer":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"verification":null,"timestamp":"2026-03-10T10:28:18+08:00","added":["DEPLOY_DB.md","backend/prisma/seeds/00-system.ts","complete_migration_seed.sql.gz"],"removed":[],"modified":["backend/prisma/seed.ts"]}],"total_commits":0,"head_commit":{"id":"e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","message":"feat(seeds): Add system seed module and reorganize seed order\n\n- Add system seed module (00-system.ts) for system configs and sequences\n- Update main seed.ts to run system seeds before base seeds\n- Add DEPLOY_DB.md documentation\n- Add complete_migration_seed.sql.gz backup\n\nCo-authored-by: Qwen-Coder \u003cqwen-coder@alibabacloud.com\u003e\n","url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/commit/e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","author":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"committer":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"verification":null,"timestamp":"2026-03-10T10:28:18+08:00","added":["DEPLOY_DB.md","backend/prisma/seeds/00-system.ts","complete_migration_seed.sql.gz"],"removed":[],"modified":["backend/prisma/seed.ts"]},"repository":{"id":6,"owner":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"law@g-hi.com","avatar_url":"https://gitea.g-hi.com/avatars/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"},"name":"juhi-omni-knowledge-hub","full_name":"luoanwu/juhi-omni-knowledge-hub","description":"巨嗨全域智库 - B2B RevOps 全生命周期平台","empty":false,"private":false,"fork":false,"template":false,"parent":null,"mirror":false,"size":1162509,"language":"","languages_url":"https://gitea.g-hi.com/api/v1/repos/luoanwu/juhi-omni-knowledge-hub/languages","html_url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub","url":"https://gitea.g-hi.com/api/v1/repos/luoanwu/juhi-omni-knowledge-hub","link":"","ssh_url":"git@gitea.g-hi.com:luoanwu/juhi-omni-knowledge-hub.git","clone_url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub.git","original_url":"https://github.com/laoluojuhai/juhi-omni-knowledge-hub.git","website":"","stars_count":0,"forks_count":0,"watchers_count":1,"open_issues_count":0,"open_pr_counter":0,"release_counter":0,"default_branch":"main","archived":false,"created_at":"2026-02-23T23:57:52+08:00","updated_at":"2026-03-10T10:25:34+08:00","archived_at":"1970-01-01T08:00:00+08:00","permissions":{"admin":true,"push":true,"pull":true},"has_issues":true,"internal_tracker":{"enable_time_tracker":true,"allow_only_contributors_to_track_time":true,"enable_issue_dependencies":true},"has_wiki":true,"has_pull_requests":true,"has_projects":true,"projects_mode":"all","has_releases":true,"has_packages":true,"has_actions":true,"ignore_whitespace_conflicts":false,"allow_merge_commits":true,"allow_rebase":true,"allow_rebase_explicit":true,"allow_squash_merge":true,"allow_fast_forward_only_merge":true,"allow_rebase_update":true,"default_delete_branch_after_merge":false,"default_merge_style":"merge","default_allow_maintainer_edit":false,"avatar_url":"","internal":false,"mirror_interval":"","object_format_name":"sha1","mirror_updated":"0001-01-01T00:00:00Z","repo_transfer":null},"pusher":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"luoanwu@noreply.localhost","avatar_url":"https://gitea.g-hi.com/avatars/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"},"sender":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"luoanwu@noreply.localhost","avatar_url":"https://gitea.g-hi.com/avatars/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"}}...
|
schedule
|
1
|
3
|
1773116133
|
1773116133
|
0
|
1773116132
|
1773116133
|
NULL
|
|
0
|
Edit
Delete
|
|
4291
|
feat(seeds): Add system seed module and reorganize feat(seeds): Add system seed module and reorganize seed order...
|
6
|
5
|
health-check.yml
|
4236
|
-2
|
57
|
refs/heads/main
|
e5a2f5ba8d6442be07c490ec77c734dbe317bfd5
|
0
|
0
|
0
|
push
|
{"ref":"refs/heads/main","befo {"ref":"refs/heads/main","before":"aca27bf02ce6383914983c80b4169430b45bc90f","after":"e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","compare_url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/compare/aca27bf02ce6383914983c80b4169430b45bc90f...e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","commits":[{"id":"e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","message":"feat(seeds): Add system seed module and reorganize seed order\n\n- Add system seed module (00-system.ts) for system configs and sequences\n- Update main seed.ts to run system seeds before base seeds\n- Add DEPLOY_DB.md documentation\n- Add complete_migration_seed.sql.gz backup\n\nCo-authored-by: Qwen-Coder \u003cqwen-coder@alibabacloud.com\u003e\n","url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/commit/e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","author":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"committer":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"verification":null,"timestamp":"2026-03-10T10:28:18+08:00","added":["DEPLOY_DB.md","backend/prisma/seeds/00-system.ts","complete_migration_seed.sql.gz"],"removed":[],"modified":["backend/prisma/seed.ts"]}],"total_commits":0,"head_commit":{"id":"e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","message":"feat(seeds): Add system seed module and reorganize seed order\n\n- Add system seed module (00-system.ts) for system configs and sequences\n- Update main seed.ts to run system seeds before base seeds\n- Add DEPLOY_DB.md documentation\n- Add complete_migration_seed.sql.gz backup\n\nCo-authored-by: Qwen-Coder \u003cqwen-coder@alibabacloud.com\u003e\n","url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/commit/e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","author":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"committer":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"verification":null,"timestamp":"2026-03-10T10:28:18+08:00","added":["DEPLOY_DB.md","backend/prisma/seeds/00-system.ts","complete_migration_seed.sql.gz"],"removed":[],"modified":["backend/prisma/seed.ts"]},"repository":{"id":6,"owner":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"law@g-hi.com","avatar_url":"https://gitea.g-hi.com/avatars/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"},"name":"juhi-omni-knowledge-hub","full_name":"luoanwu/juhi-omni-knowledge-hub","description":"巨嗨全域智库 - B2B RevOps 全生命周期平台","empty":false,"private":false,"fork":false,"template":false,"parent":null,"mirror":false,"size":1162509,"language":"","languages_url":"https://gitea.g-hi.com/api/v1/repos/luoanwu/juhi-omni-knowledge-hub/languages","html_url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub","url":"https://gitea.g-hi.com/api/v1/repos/luoanwu/juhi-omni-knowledge-hub","link":"","ssh_url":"git@gitea.g-hi.com:luoanwu/juhi-omni-knowledge-hub.git","clone_url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub.git","original_url":"https://github.com/laoluojuhai/juhi-omni-knowledge-hub.git","website":"","stars_count":0,"forks_count":0,"watchers_count":1,"open_issues_count":0,"open_pr_counter":0,"release_counter":0,"default_branch":"main","archived":false,"created_at":"2026-02-23T23:57:52+08:00","updated_at":"2026-03-10T10:25:34+08:00","archived_at":"1970-01-01T08:00:00+08:00","permissions":{"admin":true,"push":true,"pull":true},"has_issues":true,"internal_tracker":{"enable_time_tracker":true,"allow_only_contributors_to_track_time":true,"enable_issue_dependencies":true},"has_wiki":true,"has_pull_requests":true,"has_projects":true,"projects_mode":"all","has_releases":true,"has_packages":true,"has_actions":true,"ignore_whitespace_conflicts":false,"allow_merge_commits":true,"allow_rebase":true,"allow_rebase_explicit":true,"allow_squash_merge":true,"allow_fast_forward_only_merge":true,"allow_rebase_update":true,"default_delete_branch_after_merge":false,"default_merge_style":"merge","default_allow_maintainer_edit":false,"avatar_url":"","internal":false,"mirror_interval":"","object_format_name":"sha1","mirror_updated":"0001-01-01T00:00:00Z","repo_transfer":null},"pusher":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"luoanwu@noreply.localhost","avatar_url":"https://gitea.g-hi.com/avatars/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"},"sender":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"luoanwu@noreply.localhost","avatar_url":"https://gitea.g-hi.com/avatars/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"}}...
|
schedule
|
1
|
3
|
1773116433
|
1773116433
|
0
|
1773116432
|
1773116433
|
NULL
|
|
0
|
Edit
Delete
|
|
4292
|
feat(seeds): Add system seed module and reorganize feat(seeds): Add system seed module and reorganize seed order...
|
6
|
5
|
health-check.yml
|
4237
|
-2
|
57
|
refs/heads/main
|
e5a2f5ba8d6442be07c490ec77c734dbe317bfd5
|
0
|
0
|
0
|
push
|
{"ref":"refs/heads/main","befo {"ref":"refs/heads/main","before":"aca27bf02ce6383914983c80b4169430b45bc90f","after":"e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","compare_url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/compare/aca27bf02ce6383914983c80b4169430b45bc90f...e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","commits":[{"id":"e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","message":"feat(seeds): Add system seed module and reorganize seed order\n\n- Add system seed module (00-system.ts) for system configs and sequences\n- Update main seed.ts to run system seeds before base seeds\n- Add DEPLOY_DB.md documentation\n- Add complete_migration_seed.sql.gz backup\n\nCo-authored-by: Qwen-Coder \u003cqwen-coder@alibabacloud.com\u003e\n","url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/commit/e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","author":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"committer":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"verification":null,"timestamp":"2026-03-10T10:28:18+08:00","added":["DEPLOY_DB.md","backend/prisma/seeds/00-system.ts","complete_migration_seed.sql.gz"],"removed":[],"modified":["backend/prisma/seed.ts"]}],"total_commits":0,"head_commit":{"id":"e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","message":"feat(seeds): Add system seed module and reorganize seed order\n\n- Add system seed module (00-system.ts) for system configs and sequences\n- Update main seed.ts to run system seeds before base seeds\n- Add DEPLOY_DB.md documentation\n- Add complete_migration_seed.sql.gz backup\n\nCo-authored-by: Qwen-Coder \u003cqwen-coder@alibabacloud.com\u003e\n","url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/commit/e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","author":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"committer":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"verification":null,"timestamp":"2026-03-10T10:28:18+08:00","added":["DEPLOY_DB.md","backend/prisma/seeds/00-system.ts","complete_migration_seed.sql.gz"],"removed":[],"modified":["backend/prisma/seed.ts"]},"repository":{"id":6,"owner":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"law@g-hi.com","avatar_url":"https://gitea.g-hi.com/avatars/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"},"name":"juhi-omni-knowledge-hub","full_name":"luoanwu/juhi-omni-knowledge-hub","description":"巨嗨全域智库 - B2B RevOps 全生命周期平台","empty":false,"private":false,"fork":false,"template":false,"parent":null,"mirror":false,"size":1162509,"language":"","languages_url":"https://gitea.g-hi.com/api/v1/repos/luoanwu/juhi-omni-knowledge-hub/languages","html_url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub","url":"https://gitea.g-hi.com/api/v1/repos/luoanwu/juhi-omni-knowledge-hub","link":"","ssh_url":"git@gitea.g-hi.com:luoanwu/juhi-omni-knowledge-hub.git","clone_url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub.git","original_url":"https://github.com/laoluojuhai/juhi-omni-knowledge-hub.git","website":"","stars_count":0,"forks_count":0,"watchers_count":1,"open_issues_count":0,"open_pr_counter":0,"release_counter":0,"default_branch":"main","archived":false,"created_at":"2026-02-23T23:57:52+08:00","updated_at":"2026-03-10T10:25:34+08:00","archived_at":"1970-01-01T08:00:00+08:00","permissions":{"admin":true,"push":true,"pull":true},"has_issues":true,"internal_tracker":{"enable_time_tracker":true,"allow_only_contributors_to_track_time":true,"enable_issue_dependencies":true},"has_wiki":true,"has_pull_requests":true,"has_projects":true,"projects_mode":"all","has_releases":true,"has_packages":true,"has_actions":true,"ignore_whitespace_conflicts":false,"allow_merge_commits":true,"allow_rebase":true,"allow_rebase_explicit":true,"allow_squash_merge":true,"allow_fast_forward_only_merge":true,"allow_rebase_update":true,"default_delete_branch_after_merge":false,"default_merge_style":"merge","default_allow_maintainer_edit":false,"avatar_url":"","internal":false,"mirror_interval":"","object_format_name":"sha1","mirror_updated":"0001-01-01T00:00:00Z","repo_transfer":null},"pusher":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"luoanwu@noreply.localhost","avatar_url":"https://gitea.g-hi.com/avatars/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"},"sender":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"luoanwu@noreply.localhost","avatar_url":"https://gitea.g-hi.com/avatars/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"}}...
|
schedule
|
1
|
3
|
1773116733
|
1773116734
|
0
|
1773116732
|
1773116734
|
NULL
|
|
0
|
Edit
Delete
|
|
4293
|
feat(seeds): Add system seed module and reorganize feat(seeds): Add system seed module and reorganize seed order...
|
6
|
5
|
health-check.yml
|
4238
|
-2
|
57
|
refs/heads/main
|
e5a2f5ba8d6442be07c490ec77c734dbe317bfd5
|
0
|
0
|
0
|
push
|
{"ref":"refs/heads/main","befo {"ref":"refs/heads/main","before":"aca27bf02ce6383914983c80b4169430b45bc90f","after":"e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","compare_url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/compare/aca27bf02ce6383914983c80b4169430b45bc90f...e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","commits":[{"id":"e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","message":"feat(seeds): Add system seed module and reorganize seed order\n\n- Add system seed module (00-system.ts) for system configs and sequences\n- Update main seed.ts to run system seeds before base seeds\n- Add DEPLOY_DB.md documentation\n- Add complete_migration_seed.sql.gz backup\n\nCo-authored-by: Qwen-Coder \u003cqwen-coder@alibabacloud.com\u003e\n","url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/commit/e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","author":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"committer":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"verification":null,"timestamp":"2026-03-10T10:28:18+08:00","added":["DEPLOY_DB.md","backend/prisma/seeds/00-system.ts","complete_migration_seed.sql.gz"],"removed":[],"modified":["backend/prisma/seed.ts"]}],"total_commits":0,"head_commit":{"id":"e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","message":"feat(seeds): Add system seed module and reorganize seed order\n\n- Add system seed module (00-system.ts) for system configs and sequences\n- Update main seed.ts to run system seeds before base seeds\n- Add DEPLOY_DB.md documentation\n- Add complete_migration_seed.sql.gz backup\n\nCo-authored-by: Qwen-Coder \u003cqwen-coder@alibabacloud.com\u003e\n","url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/commit/e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","author":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"committer":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"verification":null,"timestamp":"2026-03-10T10:28:18+08:00","added":["DEPLOY_DB.md","backend/prisma/seeds/00-system.ts","complete_migration_seed.sql.gz"],"removed":[],"modified":["backend/prisma/seed.ts"]},"repository":{"id":6,"owner":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"law@g-hi.com","avatar_url":"https://gitea.g-hi.com/avatars/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"},"name":"juhi-omni-knowledge-hub","full_name":"luoanwu/juhi-omni-knowledge-hub","description":"巨嗨全域智库 - B2B RevOps 全生命周期平台","empty":false,"private":false,"fork":false,"template":false,"parent":null,"mirror":false,"size":1162509,"language":"","languages_url":"https://gitea.g-hi.com/api/v1/repos/luoanwu/juhi-omni-knowledge-hub/languages","html_url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub","url":"https://gitea.g-hi.com/api/v1/repos/luoanwu/juhi-omni-knowledge-hub","link":"","ssh_url":"git@gitea.g-hi.com:luoanwu/juhi-omni-knowledge-hub.git","clone_url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub.git","original_url":"https://github.com/laoluojuhai/juhi-omni-knowledge-hub.git","website":"","stars_count":0,"forks_count":0,"watchers_count":1,"open_issues_count":0,"open_pr_counter":0,"release_counter":0,"default_branch":"main","archived":false,"created_at":"2026-02-23T23:57:52+08:00","updated_at":"2026-03-10T10:25:34+08:00","archived_at":"1970-01-01T08:00:00+08:00","permissions":{"admin":true,"push":true,"pull":true},"has_issues":true,"internal_tracker":{"enable_time_tracker":true,"allow_only_contributors_to_track_time":true,"enable_issue_dependencies":true},"has_wiki":true,"has_pull_requests":true,"has_projects":true,"projects_mode":"all","has_releases":true,"has_packages":true,"has_actions":true,"ignore_whitespace_conflicts":false,"allow_merge_commits":true,"allow_rebase":true,"allow_rebase_explicit":true,"allow_squash_merge":true,"allow_fast_forward_only_merge":true,"allow_rebase_update":true,"default_delete_branch_after_merge":false,"default_merge_style":"merge","default_allow_maintainer_edit":false,"avatar_url":"","internal":false,"mirror_interval":"","object_format_name":"sha1","mirror_updated":"0001-01-01T00:00:00Z","repo_transfer":null},"pusher":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"luoanwu@noreply.localhost","avatar_url":"https://gitea.g-hi.com/avatars/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"},"sender":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"luoanwu@noreply.localhost","avatar_url":"https://gitea.g-hi.com/avatars/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"}}...
|
schedule
|
1
|
3
|
1773117033
|
1773117034
|
0
|
1773117032
|
1773117034
|
NULL
|
|
0
|
Edit
Delete
|
|
4294
|
feat(seeds): Add system seed module and reorganize feat(seeds): Add system seed module and reorganize seed order...
|
6
|
5
|
health-check.yml
|
4239
|
-2
|
57
|
refs/heads/main
|
e5a2f5ba8d6442be07c490ec77c734dbe317bfd5
|
0
|
0
|
0
|
push
|
{"ref":"refs/heads/main","befo {"ref":"refs/heads/main","before":"aca27bf02ce6383914983c80b4169430b45bc90f","after":"e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","compare_url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/compare/aca27bf02ce6383914983c80b4169430b45bc90f...e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","commits":[{"id":"e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","message":"feat(seeds): Add system seed module and reorganize seed order\n\n- Add system seed module (00-system.ts) for system configs and sequences\n- Update main seed.ts to run system seeds before base seeds\n- Add DEPLOY_DB.md documentation\n- Add complete_migration_seed.sql.gz backup\n\nCo-authored-by: Qwen-Coder \u003cqwen-coder@alibabacloud.com\u003e\n","url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/commit/e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","author":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"committer":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"verification":null,"timestamp":"2026-03-10T10:28:18+08:00","added":["DEPLOY_DB.md","backend/prisma/seeds/00-system.ts","complete_migration_seed.sql.gz"],"removed":[],"modified":["backend/prisma/seed.ts"]}],"total_commits":0,"head_commit":{"id":"e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","message":"feat(seeds): Add system seed module and reorganize seed order\n\n- Add system seed module (00-system.ts) for system configs and sequences\n- Update main seed.ts to run system seeds before base seeds\n- Add DEPLOY_DB.md documentation\n- Add complete_migration_seed.sql.gz backup\n\nCo-authored-by: Qwen-Coder \u003cqwen-coder@alibabacloud.com\u003e\n","url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/commit/e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","author":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"committer":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"verification":null,"timestamp":"2026-03-10T10:28:18+08:00","added":["DEPLOY_DB.md","backend/prisma/seeds/00-system.ts","complete_migration_seed.sql.gz"],"removed":[],"modified":["backend/prisma/seed.ts"]},"repository":{"id":6,"owner":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"law@g-hi.com","avatar_url":"https://gitea.g-hi.com/avatars/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"},"name":"juhi-omni-knowledge-hub","full_name":"luoanwu/juhi-omni-knowledge-hub","description":"巨嗨全域智库 - B2B RevOps 全生命周期平台","empty":false,"private":false,"fork":false,"template":false,"parent":null,"mirror":false,"size":1162509,"language":"","languages_url":"https://gitea.g-hi.com/api/v1/repos/luoanwu/juhi-omni-knowledge-hub/languages","html_url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub","url":"https://gitea.g-hi.com/api/v1/repos/luoanwu/juhi-omni-knowledge-hub","link":"","ssh_url":"git@gitea.g-hi.com:luoanwu/juhi-omni-knowledge-hub.git","clone_url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub.git","original_url":"https://github.com/laoluojuhai/juhi-omni-knowledge-hub.git","website":"","stars_count":0,"forks_count":0,"watchers_count":1,"open_issues_count":0,"open_pr_counter":0,"release_counter":0,"default_branch":"main","archived":false,"created_at":"2026-02-23T23:57:52+08:00","updated_at":"2026-03-10T10:25:34+08:00","archived_at":"1970-01-01T08:00:00+08:00","permissions":{"admin":true,"push":true,"pull":true},"has_issues":true,"internal_tracker":{"enable_time_tracker":true,"allow_only_contributors_to_track_time":true,"enable_issue_dependencies":true},"has_wiki":true,"has_pull_requests":true,"has_projects":true,"projects_mode":"all","has_releases":true,"has_packages":true,"has_actions":true,"ignore_whitespace_conflicts":false,"allow_merge_commits":true,"allow_rebase":true,"allow_rebase_explicit":true,"allow_squash_merge":true,"allow_fast_forward_only_merge":true,"allow_rebase_update":true,"default_delete_branch_after_merge":false,"default_merge_style":"merge","default_allow_maintainer_edit":false,"avatar_url":"","internal":false,"mirror_interval":"","object_format_name":"sha1","mirror_updated":"0001-01-01T00:00:00Z","repo_transfer":null},"pusher":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"luoanwu@noreply.localhost","avatar_url":"https://gitea.g-hi.com/avatars/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"},"sender":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"luoanwu@noreply.localhost","avatar_url":"https://gitea.g-hi.com/avatars/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"}}...
|
schedule
|
1
|
3
|
1773117333
|
1773117334
|
0
|
1773117332
|
1773117334
|
NULL
|
|
0
|
Edit
Delete
|
|
4295
|
feat(seeds): Add system seed module and reorganize feat(seeds): Add system seed module and reorganize seed order...
|
6
|
5
|
health-check.yml
|
4240
|
-2
|
57
|
refs/heads/main
|
e5a2f5ba8d6442be07c490ec77c734dbe317bfd5
|
0
|
0
|
0
|
push
|
{"ref":"refs/heads/main","befo {"ref":"refs/heads/main","before":"aca27bf02ce6383914983c80b4169430b45bc90f","after":"e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","compare_url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/compare/aca27bf02ce6383914983c80b4169430b45bc90f...e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","commits":[{"id":"e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","message":"feat(seeds): Add system seed module and reorganize seed order\n\n- Add system seed module (00-system.ts) for system configs and sequences\n- Update main seed.ts to run system seeds before base seeds\n- Add DEPLOY_DB.md documentation\n- Add complete_migration_seed.sql.gz backup\n\nCo-authored-by: Qwen-Coder \u003cqwen-coder@alibabacloud.com\u003e\n","url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/commit/e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","author":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"committer":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"verification":null,"timestamp":"2026-03-10T10:28:18+08:00","added":["DEPLOY_DB.md","backend/prisma/seeds/00-system.ts","complete_migration_seed.sql.gz"],"removed":[],"modified":["backend/prisma/seed.ts"]}],"total_commits":0,"head_commit":{"id":"e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","message":"feat(seeds): Add system seed module and reorganize seed order\n\n- Add system seed module (00-system.ts) for system configs and sequences\n- Update main seed.ts to run system seeds before base seeds\n- Add DEPLOY_DB.md documentation\n- Add complete_migration_seed.sql.gz backup\n\nCo-authored-by: Qwen-Coder \u003cqwen-coder@alibabacloud.com\u003e\n","url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/commit/e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","author":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"committer":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"verification":null,"timestamp":"2026-03-10T10:28:18+08:00","added":["DEPLOY_DB.md","backend/prisma/seeds/00-system.ts","complete_migration_seed.sql.gz"],"removed":[],"modified":["backend/prisma/seed.ts"]},"repository":{"id":6,"owner":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"law@g-hi.com","avatar_url":"https://gitea.g-hi.com/avatars/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"},"name":"juhi-omni-knowledge-hub","full_name":"luoanwu/juhi-omni-knowledge-hub","description":"巨嗨全域智库 - B2B RevOps 全生命周期平台","empty":false,"private":false,"fork":false,"template":false,"parent":null,"mirror":false,"size":1162509,"language":"","languages_url":"https://gitea.g-hi.com/api/v1/repos/luoanwu/juhi-omni-knowledge-hub/languages","html_url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub","url":"https://gitea.g-hi.com/api/v1/repos/luoanwu/juhi-omni-knowledge-hub","link":"","ssh_url":"git@gitea.g-hi.com:luoanwu/juhi-omni-knowledge-hub.git","clone_url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub.git","original_url":"https://github.com/laoluojuhai/juhi-omni-knowledge-hub.git","website":"","stars_count":0,"forks_count":0,"watchers_count":1,"open_issues_count":0,"open_pr_counter":0,"release_counter":0,"default_branch":"main","archived":false,"created_at":"2026-02-23T23:57:52+08:00","updated_at":"2026-03-10T10:25:34+08:00","archived_at":"1970-01-01T08:00:00+08:00","permissions":{"admin":true,"push":true,"pull":true},"has_issues":true,"internal_tracker":{"enable_time_tracker":true,"allow_only_contributors_to_track_time":true,"enable_issue_dependencies":true},"has_wiki":true,"has_pull_requests":true,"has_projects":true,"projects_mode":"all","has_releases":true,"has_packages":true,"has_actions":true,"ignore_whitespace_conflicts":false,"allow_merge_commits":true,"allow_rebase":true,"allow_rebase_explicit":true,"allow_squash_merge":true,"allow_fast_forward_only_merge":true,"allow_rebase_update":true,"default_delete_branch_after_merge":false,"default_merge_style":"merge","default_allow_maintainer_edit":false,"avatar_url":"","internal":false,"mirror_interval":"","object_format_name":"sha1","mirror_updated":"0001-01-01T00:00:00Z","repo_transfer":null},"pusher":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"luoanwu@noreply.localhost","avatar_url":"https://gitea.g-hi.com/avatars/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"},"sender":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"luoanwu@noreply.localhost","avatar_url":"https://gitea.g-hi.com/avatars/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"}}...
|
schedule
|
1
|
3
|
1773117633
|
1773117633
|
0
|
1773117632
|
1773117633
|
NULL
|
|
0
|
Edit
Delete
|
|
4296
|
feat(seeds): Add system seed module and reorganize feat(seeds): Add system seed module and reorganize seed order...
|
6
|
5
|
health-check.yml
|
4241
|
-2
|
57
|
refs/heads/main
|
e5a2f5ba8d6442be07c490ec77c734dbe317bfd5
|
0
|
0
|
0
|
push
|
{"ref":"refs/heads/main","befo {"ref":"refs/heads/main","before":"aca27bf02ce6383914983c80b4169430b45bc90f","after":"e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","compare_url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/compare/aca27bf02ce6383914983c80b4169430b45bc90f...e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","commits":[{"id":"e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","message":"feat(seeds): Add system seed module and reorganize seed order\n\n- Add system seed module (00-system.ts) for system configs and sequences\n- Update main seed.ts to run system seeds before base seeds\n- Add DEPLOY_DB.md documentation\n- Add complete_migration_seed.sql.gz backup\n\nCo-authored-by: Qwen-Coder \u003cqwen-coder@alibabacloud.com\u003e\n","url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/commit/e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","author":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"committer":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"verification":null,"timestamp":"2026-03-10T10:28:18+08:00","added":["DEPLOY_DB.md","backend/prisma/seeds/00-system.ts","complete_migration_seed.sql.gz"],"removed":[],"modified":["backend/prisma/seed.ts"]}],"total_commits":0,"head_commit":{"id":"e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","message":"feat(seeds): Add system seed module and reorganize seed order\n\n- Add system seed module (00-system.ts) for system configs and sequences\n- Update main seed.ts to run system seeds before base seeds\n- Add DEPLOY_DB.md documentation\n- Add complete_migration_seed.sql.gz backup\n\nCo-authored-by: Qwen-Coder \u003cqwen-coder@alibabacloud.com\u003e\n","url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/commit/e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","author":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"committer":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"verification":null,"timestamp":"2026-03-10T10:28:18+08:00","added":["DEPLOY_DB.md","backend/prisma/seeds/00-system.ts","complete_migration_seed.sql.gz"],"removed":[],"modified":["backend/prisma/seed.ts"]},"repository":{"id":6,"owner":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"law@g-hi.com","avatar_url":"https://gitea.g-hi.com/avatars/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"},"name":"juhi-omni-knowledge-hub","full_name":"luoanwu/juhi-omni-knowledge-hub","description":"巨嗨全域智库 - B2B RevOps 全生命周期平台","empty":false,"private":false,"fork":false,"template":false,"parent":null,"mirror":false,"size":1162509,"language":"","languages_url":"https://gitea.g-hi.com/api/v1/repos/luoanwu/juhi-omni-knowledge-hub/languages","html_url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub","url":"https://gitea.g-hi.com/api/v1/repos/luoanwu/juhi-omni-knowledge-hub","link":"","ssh_url":"git@gitea.g-hi.com:luoanwu/juhi-omni-knowledge-hub.git","clone_url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub.git","original_url":"https://github.com/laoluojuhai/juhi-omni-knowledge-hub.git","website":"","stars_count":0,"forks_count":0,"watchers_count":1,"open_issues_count":0,"open_pr_counter":0,"release_counter":0,"default_branch":"main","archived":false,"created_at":"2026-02-23T23:57:52+08:00","updated_at":"2026-03-10T10:25:34+08:00","archived_at":"1970-01-01T08:00:00+08:00","permissions":{"admin":true,"push":true,"pull":true},"has_issues":true,"internal_tracker":{"enable_time_tracker":true,"allow_only_contributors_to_track_time":true,"enable_issue_dependencies":true},"has_wiki":true,"has_pull_requests":true,"has_projects":true,"projects_mode":"all","has_releases":true,"has_packages":true,"has_actions":true,"ignore_whitespace_conflicts":false,"allow_merge_commits":true,"allow_rebase":true,"allow_rebase_explicit":true,"allow_squash_merge":true,"allow_fast_forward_only_merge":true,"allow_rebase_update":true,"default_delete_branch_after_merge":false,"default_merge_style":"merge","default_allow_maintainer_edit":false,"avatar_url":"","internal":false,"mirror_interval":"","object_format_name":"sha1","mirror_updated":"0001-01-01T00:00:00Z","repo_transfer":null},"pusher":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"luoanwu@noreply.localhost","avatar_url":"https://gitea.g-hi.com/avatars/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"},"sender":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"luoanwu@noreply.localhost","avatar_url":"https://gitea.g-hi.com/avatars/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"}}...
|
schedule
|
1
|
3
|
1773117933
|
1773117933
|
0
|
1773117932
|
1773117933
|
NULL
|
|
0
|
Edit
Delete
|
|
4297
|
feat(seeds): Add system seed module and reorganize feat(seeds): Add system seed module and reorganize seed order...
|
6
|
5
|
health-check.yml
|
4242
|
-2
|
57
|
refs/heads/main
|
e5a2f5ba8d6442be07c490ec77c734dbe317bfd5
|
0
|
0
|
0
|
push
|
{"ref":"refs/heads/main","befo {"ref":"refs/heads/main","before":"aca27bf02ce6383914983c80b4169430b45bc90f","after":"e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","compare_url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/compare/aca27bf02ce6383914983c80b4169430b45bc90f...e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","commits":[{"id":"e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","message":"feat(seeds): Add system seed module and reorganize seed order\n\n- Add system seed module (00-system.ts) for system configs and sequences\n- Update main seed.ts to run system seeds before base seeds\n- Add DEPLOY_DB.md documentation\n- Add complete_migration_seed.sql.gz backup\n\nCo-authored-by: Qwen-Coder \u003cqwen-coder@alibabacloud.com\u003e\n","url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/commit/e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","author":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"committer":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"verification":null,"timestamp":"2026-03-10T10:28:18+08:00","added":["DEPLOY_DB.md","backend/prisma/seeds/00-system.ts","complete_migration_seed.sql.gz"],"removed":[],"modified":["backend/prisma/seed.ts"]}],"total_commits":0,"head_commit":{"id":"e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","message":"feat(seeds): Add system seed module and reorganize seed order\n\n- Add system seed module (00-system.ts) for system configs and sequences\n- Update main seed.ts to run system seeds before base seeds\n- Add DEPLOY_DB.md documentation\n- Add complete_migration_seed.sql.gz backup\n\nCo-authored-by: Qwen-Coder \u003cqwen-coder@alibabacloud.com\u003e\n","url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/commit/e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","author":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"committer":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"verification":null,"timestamp":"2026-03-10T10:28:18+08:00","added":["DEPLOY_DB.md","backend/prisma/seeds/00-system.ts","complete_migration_seed.sql.gz"],"removed":[],"modified":["backend/prisma/seed.ts"]},"repository":{"id":6,"owner":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"law@g-hi.com","avatar_url":"https://gitea.g-hi.com/avatars/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"},"name":"juhi-omni-knowledge-hub","full_name":"luoanwu/juhi-omni-knowledge-hub","description":"巨嗨全域智库 - B2B RevOps 全生命周期平台","empty":false,"private":false,"fork":false,"template":false,"parent":null,"mirror":false,"size":1162509,"language":"","languages_url":"https://gitea.g-hi.com/api/v1/repos/luoanwu/juhi-omni-knowledge-hub/languages","html_url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub","url":"https://gitea.g-hi.com/api/v1/repos/luoanwu/juhi-omni-knowledge-hub","link":"","ssh_url":"git@gitea.g-hi.com:luoanwu/juhi-omni-knowledge-hub.git","clone_url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub.git","original_url":"https://github.com/laoluojuhai/juhi-omni-knowledge-hub.git","website":"","stars_count":0,"forks_count":0,"watchers_count":1,"open_issues_count":0,"open_pr_counter":0,"release_counter":0,"default_branch":"main","archived":false,"created_at":"2026-02-23T23:57:52+08:00","updated_at":"2026-03-10T10:25:34+08:00","archived_at":"1970-01-01T08:00:00+08:00","permissions":{"admin":true,"push":true,"pull":true},"has_issues":true,"internal_tracker":{"enable_time_tracker":true,"allow_only_contributors_to_track_time":true,"enable_issue_dependencies":true},"has_wiki":true,"has_pull_requests":true,"has_projects":true,"projects_mode":"all","has_releases":true,"has_packages":true,"has_actions":true,"ignore_whitespace_conflicts":false,"allow_merge_commits":true,"allow_rebase":true,"allow_rebase_explicit":true,"allow_squash_merge":true,"allow_fast_forward_only_merge":true,"allow_rebase_update":true,"default_delete_branch_after_merge":false,"default_merge_style":"merge","default_allow_maintainer_edit":false,"avatar_url":"","internal":false,"mirror_interval":"","object_format_name":"sha1","mirror_updated":"0001-01-01T00:00:00Z","repo_transfer":null},"pusher":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"luoanwu@noreply.localhost","avatar_url":"https://gitea.g-hi.com/avatars/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"},"sender":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"luoanwu@noreply.localhost","avatar_url":"https://gitea.g-hi.com/avatars/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"}}...
|
schedule
|
1
|
3
|
1773118233
|
1773118234
|
0
|
1773118232
|
1773118234
|
NULL
|
|
0
|
Edit
Delete
|
|
4298
|
feat(seeds): Add system seed module and reorganize feat(seeds): Add system seed module and reorganize seed order...
|
6
|
5
|
health-check.yml
|
4243
|
-2
|
57
|
refs/heads/main
|
e5a2f5ba8d6442be07c490ec77c734dbe317bfd5
|
0
|
0
|
0
|
push
|
{"ref":"refs/heads/main","befo {"ref":"refs/heads/main","before":"aca27bf02ce6383914983c80b4169430b45bc90f","after":"e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","compare_url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/compare/aca27bf02ce6383914983c80b4169430b45bc90f...e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","commits":[{"id":"e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","message":"feat(seeds): Add system seed module and reorganize seed order\n\n- Add system seed module (00-system.ts) for system configs and sequences\n- Update main seed.ts to run system seeds before base seeds\n- Add DEPLOY_DB.md documentation\n- Add complete_migration_seed.sql.gz backup\n\nCo-authored-by: Qwen-Coder \u003cqwen-coder@alibabacloud.com\u003e\n","url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/commit/e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","author":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"committer":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"verification":null,"timestamp":"2026-03-10T10:28:18+08:00","added":["DEPLOY_DB.md","backend/prisma/seeds/00-system.ts","complete_migration_seed.sql.gz"],"removed":[],"modified":["backend/prisma/seed.ts"]}],"total_commits":0,"head_commit":{"id":"e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","message":"feat(seeds): Add system seed module and reorganize seed order\n\n- Add system seed module (00-system.ts) for system configs and sequences\n- Update main seed.ts to run system seeds before base seeds\n- Add DEPLOY_DB.md documentation\n- Add complete_migration_seed.sql.gz backup\n\nCo-authored-by: Qwen-Coder \u003cqwen-coder@alibabacloud.com\u003e\n","url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/commit/e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","author":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"committer":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"verification":null,"timestamp":"2026-03-10T10:28:18+08:00","added":["DEPLOY_DB.md","backend/prisma/seeds/00-system.ts","complete_migration_seed.sql.gz"],"removed":[],"modified":["backend/prisma/seed.ts"]},"repository":{"id":6,"owner":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"law@g-hi.com","avatar_url":"https://gitea.g-hi.com/avatars/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"},"name":"juhi-omni-knowledge-hub","full_name":"luoanwu/juhi-omni-knowledge-hub","description":"巨嗨全域智库 - B2B RevOps 全生命周期平台","empty":false,"private":false,"fork":false,"template":false,"parent":null,"mirror":false,"size":1162509,"language":"","languages_url":"https://gitea.g-hi.com/api/v1/repos/luoanwu/juhi-omni-knowledge-hub/languages","html_url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub","url":"https://gitea.g-hi.com/api/v1/repos/luoanwu/juhi-omni-knowledge-hub","link":"","ssh_url":"git@gitea.g-hi.com:luoanwu/juhi-omni-knowledge-hub.git","clone_url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub.git","original_url":"https://github.com/laoluojuhai/juhi-omni-knowledge-hub.git","website":"","stars_count":0,"forks_count":0,"watchers_count":1,"open_issues_count":0,"open_pr_counter":0,"release_counter":0,"default_branch":"main","archived":false,"created_at":"2026-02-23T23:57:52+08:00","updated_at":"2026-03-10T10:25:34+08:00","archived_at":"1970-01-01T08:00:00+08:00","permissions":{"admin":true,"push":true,"pull":true},"has_issues":true,"internal_tracker":{"enable_time_tracker":true,"allow_only_contributors_to_track_time":true,"enable_issue_dependencies":true},"has_wiki":true,"has_pull_requests":true,"has_projects":true,"projects_mode":"all","has_releases":true,"has_packages":true,"has_actions":true,"ignore_whitespace_conflicts":false,"allow_merge_commits":true,"allow_rebase":true,"allow_rebase_explicit":true,"allow_squash_merge":true,"allow_fast_forward_only_merge":true,"allow_rebase_update":true,"default_delete_branch_after_merge":false,"default_merge_style":"merge","default_allow_maintainer_edit":false,"avatar_url":"","internal":false,"mirror_interval":"","object_format_name":"sha1","mirror_updated":"0001-01-01T00:00:00Z","repo_transfer":null},"pusher":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"luoanwu@noreply.localhost","avatar_url":"https://gitea.g-hi.com/avatars/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"},"sender":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"luoanwu@noreply.localhost","avatar_url":"https://gitea.g-hi.com/avatars/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"}}...
|
schedule
|
1
|
3
|
1773118533
|
1773118534
|
0
|
1773118532
|
1773118534
|
NULL
|
|
0
|
Edit
Delete
|
|
4299
|
feat(seeds): Add system seed module and reorganize feat(seeds): Add system seed module and reorganize seed order...
|
6
|
5
|
health-check.yml
|
4244
|
-2
|
57
|
refs/heads/main
|
e5a2f5ba8d6442be07c490ec77c734dbe317bfd5
|
0
|
0
|
0
|
push
|
{"ref":"refs/heads/main","befo {"ref":"refs/heads/main","before":"aca27bf02ce6383914983c80b4169430b45bc90f","after":"e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","compare_url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/compare/aca27bf02ce6383914983c80b4169430b45bc90f...e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","commits":[{"id":"e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","message":"feat(seeds): Add system seed module and reorganize seed order\n\n- Add system seed module (00-system.ts) for system configs and sequences\n- Update main seed.ts to run system seeds before base seeds\n- Add DEPLOY_DB.md documentation\n- Add complete_migration_seed.sql.gz backup\n\nCo-authored-by: Qwen-Coder \u003cqwen-coder@alibabacloud.com\u003e\n","url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/commit/e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","author":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"committer":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"verification":null,"timestamp":"2026-03-10T10:28:18+08:00","added":["DEPLOY_DB.md","backend/prisma/seeds/00-system.ts","complete_migration_seed.sql.gz"],"removed":[],"modified":["backend/prisma/seed.ts"]}],"total_commits":0,"head_commit":{"id":"e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","message":"feat(seeds): Add system seed module and reorganize seed order\n\n- Add system seed module (00-system.ts) for system configs and sequences\n- Update main seed.ts to run system seeds before base seeds\n- Add DEPLOY_DB.md documentation\n- Add complete_migration_seed.sql.gz backup\n\nCo-authored-by: Qwen-Coder \u003cqwen-coder@alibabacloud.com\u003e\n","url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/commit/e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","author":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"committer":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"verification":null,"timestamp":"2026-03-10T10:28:18+08:00","added":["DEPLOY_DB.md","backend/prisma/seeds/00-system.ts","complete_migration_seed.sql.gz"],"removed":[],"modified":["backend/prisma/seed.ts"]},"repository":{"id":6,"owner":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"law@g-hi.com","avatar_url":"https://gitea.g-hi.com/avatars/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"},"name":"juhi-omni-knowledge-hub","full_name":"luoanwu/juhi-omni-knowledge-hub","description":"巨嗨全域智库 - B2B RevOps 全生命周期平台","empty":false,"private":false,"fork":false,"template":false,"parent":null,"mirror":false,"size":1162509,"language":"","languages_url":"https://gitea.g-hi.com/api/v1/repos/luoanwu/juhi-omni-knowledge-hub/languages","html_url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub","url":"https://gitea.g-hi.com/api/v1/repos/luoanwu/juhi-omni-knowledge-hub","link":"","ssh_url":"git@gitea.g-hi.com:luoanwu/juhi-omni-knowledge-hub.git","clone_url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub.git","original_url":"https://github.com/laoluojuhai/juhi-omni-knowledge-hub.git","website":"","stars_count":0,"forks_count":0,"watchers_count":1,"open_issues_count":0,"open_pr_counter":0,"release_counter":0,"default_branch":"main","archived":false,"created_at":"2026-02-23T23:57:52+08:00","updated_at":"2026-03-10T10:25:34+08:00","archived_at":"1970-01-01T08:00:00+08:00","permissions":{"admin":true,"push":true,"pull":true},"has_issues":true,"internal_tracker":{"enable_time_tracker":true,"allow_only_contributors_to_track_time":true,"enable_issue_dependencies":true},"has_wiki":true,"has_pull_requests":true,"has_projects":true,"projects_mode":"all","has_releases":true,"has_packages":true,"has_actions":true,"ignore_whitespace_conflicts":false,"allow_merge_commits":true,"allow_rebase":true,"allow_rebase_explicit":true,"allow_squash_merge":true,"allow_fast_forward_only_merge":true,"allow_rebase_update":true,"default_delete_branch_after_merge":false,"default_merge_style":"merge","default_allow_maintainer_edit":false,"avatar_url":"","internal":false,"mirror_interval":"","object_format_name":"sha1","mirror_updated":"0001-01-01T00:00:00Z","repo_transfer":null},"pusher":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"luoanwu@noreply.localhost","avatar_url":"https://gitea.g-hi.com/avatars/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"},"sender":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"luoanwu@noreply.localhost","avatar_url":"https://gitea.g-hi.com/avatars/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"}}...
|
schedule
|
1
|
3
|
1773118833
|
1773118833
|
0
|
1773118832
|
1773118833
|
NULL
|
|
0
|
Edit
Delete
|
|
4300
|
feat(seeds): Add system seed module and reorganize feat(seeds): Add system seed module and reorganize seed order...
|
6
|
5
|
health-check.yml
|
4245
|
-2
|
57
|
refs/heads/main
|
e5a2f5ba8d6442be07c490ec77c734dbe317bfd5
|
0
|
0
|
0
|
push
|
{"ref":"refs/heads/main","befo {"ref":"refs/heads/main","before":"aca27bf02ce6383914983c80b4169430b45bc90f","after":"e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","compare_url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/compare/aca27bf02ce6383914983c80b4169430b45bc90f...e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","commits":[{"id":"e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","message":"feat(seeds): Add system seed module and reorganize seed order\n\n- Add system seed module (00-system.ts) for system configs and sequences\n- Update main seed.ts to run system seeds before base seeds\n- Add DEPLOY_DB.md documentation\n- Add complete_migration_seed.sql.gz backup\n\nCo-authored-by: Qwen-Coder \u003cqwen-coder@alibabacloud.com\u003e\n","url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/commit/e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","author":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"committer":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"verification":null,"timestamp":"2026-03-10T10:28:18+08:00","added":["DEPLOY_DB.md","backend/prisma/seeds/00-system.ts","complete_migration_seed.sql.gz"],"removed":[],"modified":["backend/prisma/seed.ts"]}],"total_commits":0,"head_commit":{"id":"e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","message":"feat(seeds): Add system seed module and reorganize seed order\n\n- Add system seed module (00-system.ts) for system configs and sequences\n- Update main seed.ts to run system seeds before base seeds\n- Add DEPLOY_DB.md documentation\n- Add complete_migration_seed.sql.gz backup\n\nCo-authored-by: Qwen-Coder \u003cqwen-coder@alibabacloud.com\u003e\n","url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/commit/e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","author":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"committer":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"verification":null,"timestamp":"2026-03-10T10:28:18+08:00","added":["DEPLOY_DB.md","backend/prisma/seeds/00-system.ts","complete_migration_seed.sql.gz"],"removed":[],"modified":["backend/prisma/seed.ts"]},"repository":{"id":6,"owner":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"law@g-hi.com","avatar_url":"https://gitea.g-hi.com/avatars/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"},"name":"juhi-omni-knowledge-hub","full_name":"luoanwu/juhi-omni-knowledge-hub","description":"巨嗨全域智库 - B2B RevOps 全生命周期平台","empty":false,"private":false,"fork":false,"template":false,"parent":null,"mirror":false,"size":1162509,"language":"","languages_url":"https://gitea.g-hi.com/api/v1/repos/luoanwu/juhi-omni-knowledge-hub/languages","html_url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub","url":"https://gitea.g-hi.com/api/v1/repos/luoanwu/juhi-omni-knowledge-hub","link":"","ssh_url":"git@gitea.g-hi.com:luoanwu/juhi-omni-knowledge-hub.git","clone_url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub.git","original_url":"https://github.com/laoluojuhai/juhi-omni-knowledge-hub.git","website":"","stars_count":0,"forks_count":0,"watchers_count":1,"open_issues_count":0,"open_pr_counter":0,"release_counter":0,"default_branch":"main","archived":false,"created_at":"2026-02-23T23:57:52+08:00","updated_at":"2026-03-10T10:25:34+08:00","archived_at":"1970-01-01T08:00:00+08:00","permissions":{"admin":true,"push":true,"pull":true},"has_issues":true,"internal_tracker":{"enable_time_tracker":true,"allow_only_contributors_to_track_time":true,"enable_issue_dependencies":true},"has_wiki":true,"has_pull_requests":true,"has_projects":true,"projects_mode":"all","has_releases":true,"has_packages":true,"has_actions":true,"ignore_whitespace_conflicts":false,"allow_merge_commits":true,"allow_rebase":true,"allow_rebase_explicit":true,"allow_squash_merge":true,"allow_fast_forward_only_merge":true,"allow_rebase_update":true,"default_delete_branch_after_merge":false,"default_merge_style":"merge","default_allow_maintainer_edit":false,"avatar_url":"","internal":false,"mirror_interval":"","object_format_name":"sha1","mirror_updated":"0001-01-01T00:00:00Z","repo_transfer":null},"pusher":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"luoanwu@noreply.localhost","avatar_url":"https://gitea.g-hi.com/avatars/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"},"sender":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"luoanwu@noreply.localhost","avatar_url":"https://gitea.g-hi.com/avatars/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"}}...
|
schedule
|
1
|
3
|
1773119133
|
1773119133
|
0
|
1773119132
|
1773119133
|
NULL
|
|
0
|
Edit
Delete
|
|
4301
|
feat(seeds): Add system seed module and reorganize feat(seeds): Add system seed module and reorganize seed order...
|
6
|
5
|
health-check.yml
|
4246
|
-2
|
57
|
refs/heads/main
|
e5a2f5ba8d6442be07c490ec77c734dbe317bfd5
|
0
|
0
|
0
|
push
|
{"ref":"refs/heads/main","befo {"ref":"refs/heads/main","before":"aca27bf02ce6383914983c80b4169430b45bc90f","after":"e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","compare_url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/compare/aca27bf02ce6383914983c80b4169430b45bc90f...e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","commits":[{"id":"e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","message":"feat(seeds): Add system seed module and reorganize seed order\n\n- Add system seed module (00-system.ts) for system configs and sequences\n- Update main seed.ts to run system seeds before base seeds\n- Add DEPLOY_DB.md documentation\n- Add complete_migration_seed.sql.gz backup\n\nCo-authored-by: Qwen-Coder \u003cqwen-coder@alibabacloud.com\u003e\n","url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/commit/e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","author":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"committer":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"verification":null,"timestamp":"2026-03-10T10:28:18+08:00","added":["DEPLOY_DB.md","backend/prisma/seeds/00-system.ts","complete_migration_seed.sql.gz"],"removed":[],"modified":["backend/prisma/seed.ts"]}],"total_commits":0,"head_commit":{"id":"e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","message":"feat(seeds): Add system seed module and reorganize seed order\n\n- Add system seed module (00-system.ts) for system configs and sequences\n- Update main seed.ts to run system seeds before base seeds\n- Add DEPLOY_DB.md documentation\n- Add complete_migration_seed.sql.gz backup\n\nCo-authored-by: Qwen-Coder \u003cqwen-coder@alibabacloud.com\u003e\n","url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/commit/e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","author":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"committer":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"verification":null,"timestamp":"2026-03-10T10:28:18+08:00","added":["DEPLOY_DB.md","backend/prisma/seeds/00-system.ts","complete_migration_seed.sql.gz"],"removed":[],"modified":["backend/prisma/seed.ts"]},"repository":{"id":6,"owner":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"law@g-hi.com","avatar_url":"https://gitea.g-hi.com/avatars/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"},"name":"juhi-omni-knowledge-hub","full_name":"luoanwu/juhi-omni-knowledge-hub","description":"巨嗨全域智库 - B2B RevOps 全生命周期平台","empty":false,"private":false,"fork":false,"template":false,"parent":null,"mirror":false,"size":1162509,"language":"","languages_url":"https://gitea.g-hi.com/api/v1/repos/luoanwu/juhi-omni-knowledge-hub/languages","html_url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub","url":"https://gitea.g-hi.com/api/v1/repos/luoanwu/juhi-omni-knowledge-hub","link":"","ssh_url":"git@gitea.g-hi.com:luoanwu/juhi-omni-knowledge-hub.git","clone_url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub.git","original_url":"https://github.com/laoluojuhai/juhi-omni-knowledge-hub.git","website":"","stars_count":0,"forks_count":0,"watchers_count":1,"open_issues_count":0,"open_pr_counter":0,"release_counter":0,"default_branch":"main","archived":false,"created_at":"2026-02-23T23:57:52+08:00","updated_at":"2026-03-10T10:25:34+08:00","archived_at":"1970-01-01T08:00:00+08:00","permissions":{"admin":true,"push":true,"pull":true},"has_issues":true,"internal_tracker":{"enable_time_tracker":true,"allow_only_contributors_to_track_time":true,"enable_issue_dependencies":true},"has_wiki":true,"has_pull_requests":true,"has_projects":true,"projects_mode":"all","has_releases":true,"has_packages":true,"has_actions":true,"ignore_whitespace_conflicts":false,"allow_merge_commits":true,"allow_rebase":true,"allow_rebase_explicit":true,"allow_squash_merge":true,"allow_fast_forward_only_merge":true,"allow_rebase_update":true,"default_delete_branch_after_merge":false,"default_merge_style":"merge","default_allow_maintainer_edit":false,"avatar_url":"","internal":false,"mirror_interval":"","object_format_name":"sha1","mirror_updated":"0001-01-01T00:00:00Z","repo_transfer":null},"pusher":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"luoanwu@noreply.localhost","avatar_url":"https://gitea.g-hi.com/avatars/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"},"sender":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"luoanwu@noreply.localhost","avatar_url":"https://gitea.g-hi.com/avatars/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"}}...
|
schedule
|
1
|
3
|
1773119433
|
1773119433
|
0
|
1773119432
|
1773119433
|
NULL
|
|
0
|
Edit
Delete
|
|
4302
|
feat(seeds): Add system seed module and reorganize feat(seeds): Add system seed module and reorganize seed order...
|
6
|
5
|
health-check.yml
|
4247
|
-2
|
57
|
refs/heads/main
|
e5a2f5ba8d6442be07c490ec77c734dbe317bfd5
|
0
|
0
|
0
|
push
|
{"ref":"refs/heads/main","befo {"ref":"refs/heads/main","before":"aca27bf02ce6383914983c80b4169430b45bc90f","after":"e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","compare_url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/compare/aca27bf02ce6383914983c80b4169430b45bc90f...e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","commits":[{"id":"e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","message":"feat(seeds): Add system seed module and reorganize seed order\n\n- Add system seed module (00-system.ts) for system configs and sequences\n- Update main seed.ts to run system seeds before base seeds\n- Add DEPLOY_DB.md documentation\n- Add complete_migration_seed.sql.gz backup\n\nCo-authored-by: Qwen-Coder \u003cqwen-coder@alibabacloud.com\u003e\n","url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/commit/e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","author":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"committer":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"verification":null,"timestamp":"2026-03-10T10:28:18+08:00","added":["DEPLOY_DB.md","backend/prisma/seeds/00-system.ts","complete_migration_seed.sql.gz"],"removed":[],"modified":["backend/prisma/seed.ts"]}],"total_commits":0,"head_commit":{"id":"e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","message":"feat(seeds): Add system seed module and reorganize seed order\n\n- Add system seed module (00-system.ts) for system configs and sequences\n- Update main seed.ts to run system seeds before base seeds\n- Add DEPLOY_DB.md documentation\n- Add complete_migration_seed.sql.gz backup\n\nCo-authored-by: Qwen-Coder \u003cqwen-coder@alibabacloud.com\u003e\n","url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/commit/e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","author":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"committer":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"verification":null,"timestamp":"2026-03-10T10:28:18+08:00","added":["DEPLOY_DB.md","backend/prisma/seeds/00-system.ts","complete_migration_seed.sql.gz"],"removed":[],"modified":["backend/prisma/seed.ts"]},"repository":{"id":6,"owner":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"law@g-hi.com","avatar_url":"https://gitea.g-hi.com/avatars/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"},"name":"juhi-omni-knowledge-hub","full_name":"luoanwu/juhi-omni-knowledge-hub","description":"巨嗨全域智库 - B2B RevOps 全生命周期平台","empty":false,"private":false,"fork":false,"template":false,"parent":null,"mirror":false,"size":1162509,"language":"","languages_url":"https://gitea.g-hi.com/api/v1/repos/luoanwu/juhi-omni-knowledge-hub/languages","html_url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub","url":"https://gitea.g-hi.com/api/v1/repos/luoanwu/juhi-omni-knowledge-hub","link":"","ssh_url":"git@gitea.g-hi.com:luoanwu/juhi-omni-knowledge-hub.git","clone_url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub.git","original_url":"https://github.com/laoluojuhai/juhi-omni-knowledge-hub.git","website":"","stars_count":0,"forks_count":0,"watchers_count":1,"open_issues_count":0,"open_pr_counter":0,"release_counter":0,"default_branch":"main","archived":false,"created_at":"2026-02-23T23:57:52+08:00","updated_at":"2026-03-10T10:25:34+08:00","archived_at":"1970-01-01T08:00:00+08:00","permissions":{"admin":true,"push":true,"pull":true},"has_issues":true,"internal_tracker":{"enable_time_tracker":true,"allow_only_contributors_to_track_time":true,"enable_issue_dependencies":true},"has_wiki":true,"has_pull_requests":true,"has_projects":true,"projects_mode":"all","has_releases":true,"has_packages":true,"has_actions":true,"ignore_whitespace_conflicts":false,"allow_merge_commits":true,"allow_rebase":true,"allow_rebase_explicit":true,"allow_squash_merge":true,"allow_fast_forward_only_merge":true,"allow_rebase_update":true,"default_delete_branch_after_merge":false,"default_merge_style":"merge","default_allow_maintainer_edit":false,"avatar_url":"","internal":false,"mirror_interval":"","object_format_name":"sha1","mirror_updated":"0001-01-01T00:00:00Z","repo_transfer":null},"pusher":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"luoanwu@noreply.localhost","avatar_url":"https://gitea.g-hi.com/avatars/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"},"sender":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"luoanwu@noreply.localhost","avatar_url":"https://gitea.g-hi.com/avatars/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"}}...
|
schedule
|
1
|
3
|
1773119733
|
1773119733
|
0
|
1773119732
|
1773119733
|
NULL
|
|
0
|
Edit
Delete
|
|
4303
|
feat(seeds): Add system seed module and reorganize feat(seeds): Add system seed module and reorganize seed order...
|
6
|
5
|
health-check.yml
|
4248
|
-2
|
57
|
refs/heads/main
|
e5a2f5ba8d6442be07c490ec77c734dbe317bfd5
|
0
|
0
|
0
|
push
|
{"ref":"refs/heads/main","befo {"ref":"refs/heads/main","before":"aca27bf02ce6383914983c80b4169430b45bc90f","after":"e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","compare_url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/compare/aca27bf02ce6383914983c80b4169430b45bc90f...e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","commits":[{"id":"e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","message":"feat(seeds): Add system seed module and reorganize seed order\n\n- Add system seed module (00-system.ts) for system configs and sequences\n- Update main seed.ts to run system seeds before base seeds\n- Add DEPLOY_DB.md documentation\n- Add complete_migration_seed.sql.gz backup\n\nCo-authored-by: Qwen-Coder \u003cqwen-coder@alibabacloud.com\u003e\n","url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/commit/e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","author":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"committer":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"verification":null,"timestamp":"2026-03-10T10:28:18+08:00","added":["DEPLOY_DB.md","backend/prisma/seeds/00-system.ts","complete_migration_seed.sql.gz"],"removed":[],"modified":["backend/prisma/seed.ts"]}],"total_commits":0,"head_commit":{"id":"e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","message":"feat(seeds): Add system seed module and reorganize seed order\n\n- Add system seed module (00-system.ts) for system configs and sequences\n- Update main seed.ts to run system seeds before base seeds\n- Add DEPLOY_DB.md documentation\n- Add complete_migration_seed.sql.gz backup\n\nCo-authored-by: Qwen-Coder \u003cqwen-coder@alibabacloud.com\u003e\n","url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/commit/e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","author":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"committer":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"verification":null,"timestamp":"2026-03-10T10:28:18+08:00","added":["DEPLOY_DB.md","backend/prisma/seeds/00-system.ts","complete_migration_seed.sql.gz"],"removed":[],"modified":["backend/prisma/seed.ts"]},"repository":{"id":6,"owner":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"law@g-hi.com","avatar_url":"https://gitea.g-hi.com/avatars/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"},"name":"juhi-omni-knowledge-hub","full_name":"luoanwu/juhi-omni-knowledge-hub","description":"巨嗨全域智库 - B2B RevOps 全生命周期平台","empty":false,"private":false,"fork":false,"template":false,"parent":null,"mirror":false,"size":1162509,"language":"","languages_url":"https://gitea.g-hi.com/api/v1/repos/luoanwu/juhi-omni-knowledge-hub/languages","html_url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub","url":"https://gitea.g-hi.com/api/v1/repos/luoanwu/juhi-omni-knowledge-hub","link":"","ssh_url":"git@gitea.g-hi.com:luoanwu/juhi-omni-knowledge-hub.git","clone_url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub.git","original_url":"https://github.com/laoluojuhai/juhi-omni-knowledge-hub.git","website":"","stars_count":0,"forks_count":0,"watchers_count":1,"open_issues_count":0,"open_pr_counter":0,"release_counter":0,"default_branch":"main","archived":false,"created_at":"2026-02-23T23:57:52+08:00","updated_at":"2026-03-10T10:25:34+08:00","archived_at":"1970-01-01T08:00:00+08:00","permissions":{"admin":true,"push":true,"pull":true},"has_issues":true,"internal_tracker":{"enable_time_tracker":true,"allow_only_contributors_to_track_time":true,"enable_issue_dependencies":true},"has_wiki":true,"has_pull_requests":true,"has_projects":true,"projects_mode":"all","has_releases":true,"has_packages":true,"has_actions":true,"ignore_whitespace_conflicts":false,"allow_merge_commits":true,"allow_rebase":true,"allow_rebase_explicit":true,"allow_squash_merge":true,"allow_fast_forward_only_merge":true,"allow_rebase_update":true,"default_delete_branch_after_merge":false,"default_merge_style":"merge","default_allow_maintainer_edit":false,"avatar_url":"","internal":false,"mirror_interval":"","object_format_name":"sha1","mirror_updated":"0001-01-01T00:00:00Z","repo_transfer":null},"pusher":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"luoanwu@noreply.localhost","avatar_url":"https://gitea.g-hi.com/avatars/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"},"sender":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"luoanwu@noreply.localhost","avatar_url":"https://gitea.g-hi.com/avatars/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"}}...
|
schedule
|
1
|
3
|
1773120033
|
1773120034
|
0
|
1773120032
|
1773120034
|
NULL
|
|
0
|
Edit
Delete
|
|
4304
|
feat(seeds): Add system seed module and reorganize feat(seeds): Add system seed module and reorganize seed order...
|
6
|
5
|
health-check.yml
|
4249
|
-2
|
57
|
refs/heads/main
|
e5a2f5ba8d6442be07c490ec77c734dbe317bfd5
|
0
|
0
|
0
|
push
|
{"ref":"refs/heads/main","befo {"ref":"refs/heads/main","before":"aca27bf02ce6383914983c80b4169430b45bc90f","after":"e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","compare_url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/compare/aca27bf02ce6383914983c80b4169430b45bc90f...e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","commits":[{"id":"e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","message":"feat(seeds): Add system seed module and reorganize seed order\n\n- Add system seed module (00-system.ts) for system configs and sequences\n- Update main seed.ts to run system seeds before base seeds\n- Add DEPLOY_DB.md documentation\n- Add complete_migration_seed.sql.gz backup\n\nCo-authored-by: Qwen-Coder \u003cqwen-coder@alibabacloud.com\u003e\n","url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/commit/e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","author":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"committer":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"verification":null,"timestamp":"2026-03-10T10:28:18+08:00","added":["DEPLOY_DB.md","backend/prisma/seeds/00-system.ts","complete_migration_seed.sql.gz"],"removed":[],"modified":["backend/prisma/seed.ts"]}],"total_commits":0,"head_commit":{"id":"e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","message":"feat(seeds): Add system seed module and reorganize seed order\n\n- Add system seed module (00-system.ts) for system configs and sequences\n- Update main seed.ts to run system seeds before base seeds\n- Add DEPLOY_DB.md documentation\n- Add complete_migration_seed.sql.gz backup\n\nCo-authored-by: Qwen-Coder \u003cqwen-coder@alibabacloud.com\u003e\n","url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/commit/e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","author":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"committer":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"verification":null,"timestamp":"2026-03-10T10:28:18+08:00","added":["DEPLOY_DB.md","backend/prisma/seeds/00-system.ts","complete_migration_seed.sql.gz"],"removed":[],"modified":["backend/prisma/seed.ts"]},"repository":{"id":6,"owner":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"law@g-hi.com","avatar_url":"https://gitea.g-hi.com/avatars/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"},"name":"juhi-omni-knowledge-hub","full_name":"luoanwu/juhi-omni-knowledge-hub","description":"巨嗨全域智库 - B2B RevOps 全生命周期平台","empty":false,"private":false,"fork":false,"template":false,"parent":null,"mirror":false,"size":1162509,"language":"","languages_url":"https://gitea.g-hi.com/api/v1/repos/luoanwu/juhi-omni-knowledge-hub/languages","html_url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub","url":"https://gitea.g-hi.com/api/v1/repos/luoanwu/juhi-omni-knowledge-hub","link":"","ssh_url":"git@gitea.g-hi.com:luoanwu/juhi-omni-knowledge-hub.git","clone_url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub.git","original_url":"https://github.com/laoluojuhai/juhi-omni-knowledge-hub.git","website":"","stars_count":0,"forks_count":0,"watchers_count":1,"open_issues_count":0,"open_pr_counter":0,"release_counter":0,"default_branch":"main","archived":false,"created_at":"2026-02-23T23:57:52+08:00","updated_at":"2026-03-10T10:25:34+08:00","archived_at":"1970-01-01T08:00:00+08:00","permissions":{"admin":true,"push":true,"pull":true},"has_issues":true,"internal_tracker":{"enable_time_tracker":true,"allow_only_contributors_to_track_time":true,"enable_issue_dependencies":true},"has_wiki":true,"has_pull_requests":true,"has_projects":true,"projects_mode":"all","has_releases":true,"has_packages":true,"has_actions":true,"ignore_whitespace_conflicts":false,"allow_merge_commits":true,"allow_rebase":true,"allow_rebase_explicit":true,"allow_squash_merge":true,"allow_fast_forward_only_merge":true,"allow_rebase_update":true,"default_delete_branch_after_merge":false,"default_merge_style":"merge","default_allow_maintainer_edit":false,"avatar_url":"","internal":false,"mirror_interval":"","object_format_name":"sha1","mirror_updated":"0001-01-01T00:00:00Z","repo_transfer":null},"pusher":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"luoanwu@noreply.localhost","avatar_url":"https://gitea.g-hi.com/avatars/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"},"sender":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"luoanwu@noreply.localhost","avatar_url":"https://gitea.g-hi.com/avatars/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"}}...
|
schedule
|
1
|
3
|
1773120333
|
1773120334
|
0
|
1773120332
|
1773120334
|
NULL
|
|
0
|
Edit
Delete
|
|
4305
|
feat(seeds): Add system seed module and reorganize feat(seeds): Add system seed module and reorganize seed order...
|
6
|
5
|
health-check.yml
|
4250
|
-2
|
57
|
refs/heads/main
|
e5a2f5ba8d6442be07c490ec77c734dbe317bfd5
|
0
|
0
|
0
|
push
|
{"ref":"refs/heads/main","befo {"ref":"refs/heads/main","before":"aca27bf02ce6383914983c80b4169430b45bc90f","after":"e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","compare_url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/compare/aca27bf02ce6383914983c80b4169430b45bc90f...e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","commits":[{"id":"e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","message":"feat(seeds): Add system seed module and reorganize seed order\n\n- Add system seed module (00-system.ts) for system configs and sequences\n- Update main seed.ts to run system seeds before base seeds\n- Add DEPLOY_DB.md documentation\n- Add complete_migration_seed.sql.gz backup\n\nCo-authored-by: Qwen-Coder \u003cqwen-coder@alibabacloud.com\u003e\n","url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/commit/e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","author":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"committer":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"verification":null,"timestamp":"2026-03-10T10:28:18+08:00","added":["DEPLOY_DB.md","backend/prisma/seeds/00-system.ts","complete_migration_seed.sql.gz"],"removed":[],"modified":["backend/prisma/seed.ts"]}],"total_commits":0,"head_commit":{"id":"e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","message":"feat(seeds): Add system seed module and reorganize seed order\n\n- Add system seed module (00-system.ts) for system configs and sequences\n- Update main seed.ts to run system seeds before base seeds\n- Add DEPLOY_DB.md documentation\n- Add complete_migration_seed.sql.gz backup\n\nCo-authored-by: Qwen-Coder \u003cqwen-coder@alibabacloud.com\u003e\n","url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/commit/e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","author":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"committer":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"verification":null,"timestamp":"2026-03-10T10:28:18+08:00","added":["DEPLOY_DB.md","backend/prisma/seeds/00-system.ts","complete_migration_seed.sql.gz"],"removed":[],"modified":["backend/prisma/seed.ts"]},"repository":{"id":6,"owner":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"law@g-hi.com","avatar_url":"https://gitea.g-hi.com/avatars/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"},"name":"juhi-omni-knowledge-hub","full_name":"luoanwu/juhi-omni-knowledge-hub","description":"巨嗨全域智库 - B2B RevOps 全生命周期平台","empty":false,"private":false,"fork":false,"template":false,"parent":null,"mirror":false,"size":1162509,"language":"","languages_url":"https://gitea.g-hi.com/api/v1/repos/luoanwu/juhi-omni-knowledge-hub/languages","html_url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub","url":"https://gitea.g-hi.com/api/v1/repos/luoanwu/juhi-omni-knowledge-hub","link":"","ssh_url":"git@gitea.g-hi.com:luoanwu/juhi-omni-knowledge-hub.git","clone_url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub.git","original_url":"https://github.com/laoluojuhai/juhi-omni-knowledge-hub.git","website":"","stars_count":0,"forks_count":0,"watchers_count":1,"open_issues_count":0,"open_pr_counter":0,"release_counter":0,"default_branch":"main","archived":false,"created_at":"2026-02-23T23:57:52+08:00","updated_at":"2026-03-10T10:25:34+08:00","archived_at":"1970-01-01T08:00:00+08:00","permissions":{"admin":true,"push":true,"pull":true},"has_issues":true,"internal_tracker":{"enable_time_tracker":true,"allow_only_contributors_to_track_time":true,"enable_issue_dependencies":true},"has_wiki":true,"has_pull_requests":true,"has_projects":true,"projects_mode":"all","has_releases":true,"has_packages":true,"has_actions":true,"ignore_whitespace_conflicts":false,"allow_merge_commits":true,"allow_rebase":true,"allow_rebase_explicit":true,"allow_squash_merge":true,"allow_fast_forward_only_merge":true,"allow_rebase_update":true,"default_delete_branch_after_merge":false,"default_merge_style":"merge","default_allow_maintainer_edit":false,"avatar_url":"","internal":false,"mirror_interval":"","object_format_name":"sha1","mirror_updated":"0001-01-01T00:00:00Z","repo_transfer":null},"pusher":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"luoanwu@noreply.localhost","avatar_url":"https://gitea.g-hi.com/avatars/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"},"sender":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"luoanwu@noreply.localhost","avatar_url":"https://gitea.g-hi.com/avatars/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"}}...
|
schedule
|
1
|
3
|
1773120633
|
1773120633
|
0
|
1773120632
|
1773120633
|
NULL
|
|
0
|
Edit
Delete
|
|
4306
|
feat(seeds): Add system seed module and reorganize feat(seeds): Add system seed module and reorganize seed order...
|
6
|
5
|
health-check.yml
|
4251
|
-2
|
57
|
refs/heads/main
|
e5a2f5ba8d6442be07c490ec77c734dbe317bfd5
|
0
|
0
|
0
|
push
|
{"ref":"refs/heads/main","befo {"ref":"refs/heads/main","before":"aca27bf02ce6383914983c80b4169430b45bc90f","after":"e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","compare_url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/compare/aca27bf02ce6383914983c80b4169430b45bc90f...e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","commits":[{"id":"e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","message":"feat(seeds): Add system seed module and reorganize seed order\n\n- Add system seed module (00-system.ts) for system configs and sequences\n- Update main seed.ts to run system seeds before base seeds\n- Add DEPLOY_DB.md documentation\n- Add complete_migration_seed.sql.gz backup\n\nCo-authored-by: Qwen-Coder \u003cqwen-coder@alibabacloud.com\u003e\n","url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/commit/e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","author":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"committer":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"verification":null,"timestamp":"2026-03-10T10:28:18+08:00","added":["DEPLOY_DB.md","backend/prisma/seeds/00-system.ts","complete_migration_seed.sql.gz"],"removed":[],"modified":["backend/prisma/seed.ts"]}],"total_commits":0,"head_commit":{"id":"e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","message":"feat(seeds): Add system seed module and reorganize seed order\n\n- Add system seed module (00-system.ts) for system configs and sequences\n- Update main seed.ts to run system seeds before base seeds\n- Add DEPLOY_DB.md documentation\n- Add complete_migration_seed.sql.gz backup\n\nCo-authored-by: Qwen-Coder \u003cqwen-coder@alibabacloud.com\u003e\n","url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/commit/e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","author":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"committer":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"verification":null,"timestamp":"2026-03-10T10:28:18+08:00","added":["DEPLOY_DB.md","backend/prisma/seeds/00-system.ts","complete_migration_seed.sql.gz"],"removed":[],"modified":["backend/prisma/seed.ts"]},"repository":{"id":6,"owner":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"law@g-hi.com","avatar_url":"https://gitea.g-hi.com/avatars/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"},"name":"juhi-omni-knowledge-hub","full_name":"luoanwu/juhi-omni-knowledge-hub","description":"巨嗨全域智库 - B2B RevOps 全生命周期平台","empty":false,"private":false,"fork":false,"template":false,"parent":null,"mirror":false,"size":1162509,"language":"","languages_url":"https://gitea.g-hi.com/api/v1/repos/luoanwu/juhi-omni-knowledge-hub/languages","html_url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub","url":"https://gitea.g-hi.com/api/v1/repos/luoanwu/juhi-omni-knowledge-hub","link":"","ssh_url":"git@gitea.g-hi.com:luoanwu/juhi-omni-knowledge-hub.git","clone_url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub.git","original_url":"https://github.com/laoluojuhai/juhi-omni-knowledge-hub.git","website":"","stars_count":0,"forks_count":0,"watchers_count":1,"open_issues_count":0,"open_pr_counter":0,"release_counter":0,"default_branch":"main","archived":false,"created_at":"2026-02-23T23:57:52+08:00","updated_at":"2026-03-10T10:25:34+08:00","archived_at":"1970-01-01T08:00:00+08:00","permissions":{"admin":true,"push":true,"pull":true},"has_issues":true,"internal_tracker":{"enable_time_tracker":true,"allow_only_contributors_to_track_time":true,"enable_issue_dependencies":true},"has_wiki":true,"has_pull_requests":true,"has_projects":true,"projects_mode":"all","has_releases":true,"has_packages":true,"has_actions":true,"ignore_whitespace_conflicts":false,"allow_merge_commits":true,"allow_rebase":true,"allow_rebase_explicit":true,"allow_squash_merge":true,"allow_fast_forward_only_merge":true,"allow_rebase_update":true,"default_delete_branch_after_merge":false,"default_merge_style":"merge","default_allow_maintainer_edit":false,"avatar_url":"","internal":false,"mirror_interval":"","object_format_name":"sha1","mirror_updated":"0001-01-01T00:00:00Z","repo_transfer":null},"pusher":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"luoanwu@noreply.localhost","avatar_url":"https://gitea.g-hi.com/avatars/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"},"sender":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"luoanwu@noreply.localhost","avatar_url":"https://gitea.g-hi.com/avatars/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"}}...
|
schedule
|
1
|
3
|
1773120933
|
1773120933
|
0
|
1773120932
|
1773120933
|
NULL
|
|
0
|
Edit
Delete
|
|
4307
|
feat(seeds): Add system seed module and reorganize feat(seeds): Add system seed module and reorganize seed order...
|
6
|
5
|
health-check.yml
|
4252
|
-2
|
57
|
refs/heads/main
|
e5a2f5ba8d6442be07c490ec77c734dbe317bfd5
|
0
|
0
|
0
|
push
|
{"ref":"refs/heads/main","befo {"ref":"refs/heads/main","before":"aca27bf02ce6383914983c80b4169430b45bc90f","after":"e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","compare_url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/compare/aca27bf02ce6383914983c80b4169430b45bc90f...e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","commits":[{"id":"e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","message":"feat(seeds): Add system seed module and reorganize seed order\n\n- Add system seed module (00-system.ts) for system configs and sequences\n- Update main seed.ts to run system seeds before base seeds\n- Add DEPLOY_DB.md documentation\n- Add complete_migration_seed.sql.gz backup\n\nCo-authored-by: Qwen-Coder \u003cqwen-coder@alibabacloud.com\u003e\n","url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/commit/e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","author":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"committer":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"verification":null,"timestamp":"2026-03-10T10:28:18+08:00","added":["DEPLOY_DB.md","backend/prisma/seeds/00-system.ts","complete_migration_seed.sql.gz"],"removed":[],"modified":["backend/prisma/seed.ts"]}],"total_commits":0,"head_commit":{"id":"e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","message":"feat(seeds): Add system seed module and reorganize seed order\n\n- Add system seed module (00-system.ts) for system configs and sequences\n- Update main seed.ts to run system seeds before base seeds\n- Add DEPLOY_DB.md documentation\n- Add complete_migration_seed.sql.gz backup\n\nCo-authored-by: Qwen-Coder \u003cqwen-coder@alibabacloud.com\u003e\n","url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/commit/e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","author":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"committer":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"verification":null,"timestamp":"2026-03-10T10:28:18+08:00","added":["DEPLOY_DB.md","backend/prisma/seeds/00-system.ts","complete_migration_seed.sql.gz"],"removed":[],"modified":["backend/prisma/seed.ts"]},"repository":{"id":6,"owner":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"law@g-hi.com","avatar_url":"https://gitea.g-hi.com/avatars/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"},"name":"juhi-omni-knowledge-hub","full_name":"luoanwu/juhi-omni-knowledge-hub","description":"巨嗨全域智库 - B2B RevOps 全生命周期平台","empty":false,"private":false,"fork":false,"template":false,"parent":null,"mirror":false,"size":1162509,"language":"","languages_url":"https://gitea.g-hi.com/api/v1/repos/luoanwu/juhi-omni-knowledge-hub/languages","html_url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub","url":"https://gitea.g-hi.com/api/v1/repos/luoanwu/juhi-omni-knowledge-hub","link":"","ssh_url":"git@gitea.g-hi.com:luoanwu/juhi-omni-knowledge-hub.git","clone_url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub.git","original_url":"https://github.com/laoluojuhai/juhi-omni-knowledge-hub.git","website":"","stars_count":0,"forks_count":0,"watchers_count":1,"open_issues_count":0,"open_pr_counter":0,"release_counter":0,"default_branch":"main","archived":false,"created_at":"2026-02-23T23:57:52+08:00","updated_at":"2026-03-10T10:25:34+08:00","archived_at":"1970-01-01T08:00:00+08:00","permissions":{"admin":true,"push":true,"pull":true},"has_issues":true,"internal_tracker":{"enable_time_tracker":true,"allow_only_contributors_to_track_time":true,"enable_issue_dependencies":true},"has_wiki":true,"has_pull_requests":true,"has_projects":true,"projects_mode":"all","has_releases":true,"has_packages":true,"has_actions":true,"ignore_whitespace_conflicts":false,"allow_merge_commits":true,"allow_rebase":true,"allow_rebase_explicit":true,"allow_squash_merge":true,"allow_fast_forward_only_merge":true,"allow_rebase_update":true,"default_delete_branch_after_merge":false,"default_merge_style":"merge","default_allow_maintainer_edit":false,"avatar_url":"","internal":false,"mirror_interval":"","object_format_name":"sha1","mirror_updated":"0001-01-01T00:00:00Z","repo_transfer":null},"pusher":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"luoanwu@noreply.localhost","avatar_url":"https://gitea.g-hi.com/avatars/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"},"sender":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"luoanwu@noreply.localhost","avatar_url":"https://gitea.g-hi.com/avatars/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"}}...
|
schedule
|
1
|
3
|
1773121233
|
1773121233
|
0
|
1773121232
|
1773121233
|
NULL
|
|
0
|
Edit
Delete
|
|
4308
|
feat(seeds): Add system seed module and reorganize feat(seeds): Add system seed module and reorganize seed order...
|
6
|
5
|
health-check.yml
|
4253
|
-2
|
57
|
refs/heads/main
|
e5a2f5ba8d6442be07c490ec77c734dbe317bfd5
|
0
|
0
|
0
|
push
|
{"ref":"refs/heads/main","befo {"ref":"refs/heads/main","before":"aca27bf02ce6383914983c80b4169430b45bc90f","after":"e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","compare_url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/compare/aca27bf02ce6383914983c80b4169430b45bc90f...e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","commits":[{"id":"e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","message":"feat(seeds): Add system seed module and reorganize seed order\n\n- Add system seed module (00-system.ts) for system configs and sequences\n- Update main seed.ts to run system seeds before base seeds\n- Add DEPLOY_DB.md documentation\n- Add complete_migration_seed.sql.gz backup\n\nCo-authored-by: Qwen-Coder \u003cqwen-coder@alibabacloud.com\u003e\n","url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/commit/e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","author":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"committer":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"verification":null,"timestamp":"2026-03-10T10:28:18+08:00","added":["DEPLOY_DB.md","backend/prisma/seeds/00-system.ts","complete_migration_seed.sql.gz"],"removed":[],"modified":["backend/prisma/seed.ts"]}],"total_commits":0,"head_commit":{"id":"e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","message":"feat(seeds): Add system seed module and reorganize seed order\n\n- Add system seed module (00-system.ts) for system configs and sequences\n- Update main seed.ts to run system seeds before base seeds\n- Add DEPLOY_DB.md documentation\n- Add complete_migration_seed.sql.gz backup\n\nCo-authored-by: Qwen-Coder \u003cqwen-coder@alibabacloud.com\u003e\n","url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/commit/e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","author":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"committer":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"verification":null,"timestamp":"2026-03-10T10:28:18+08:00","added":["DEPLOY_DB.md","backend/prisma/seeds/00-system.ts","complete_migration_seed.sql.gz"],"removed":[],"modified":["backend/prisma/seed.ts"]},"repository":{"id":6,"owner":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"law@g-hi.com","avatar_url":"https://gitea.g-hi.com/avatars/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"},"name":"juhi-omni-knowledge-hub","full_name":"luoanwu/juhi-omni-knowledge-hub","description":"巨嗨全域智库 - B2B RevOps 全生命周期平台","empty":false,"private":false,"fork":false,"template":false,"parent":null,"mirror":false,"size":1162509,"language":"","languages_url":"https://gitea.g-hi.com/api/v1/repos/luoanwu/juhi-omni-knowledge-hub/languages","html_url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub","url":"https://gitea.g-hi.com/api/v1/repos/luoanwu/juhi-omni-knowledge-hub","link":"","ssh_url":"git@gitea.g-hi.com:luoanwu/juhi-omni-knowledge-hub.git","clone_url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub.git","original_url":"https://github.com/laoluojuhai/juhi-omni-knowledge-hub.git","website":"","stars_count":0,"forks_count":0,"watchers_count":1,"open_issues_count":0,"open_pr_counter":0,"release_counter":0,"default_branch":"main","archived":false,"created_at":"2026-02-23T23:57:52+08:00","updated_at":"2026-03-10T10:25:34+08:00","archived_at":"1970-01-01T08:00:00+08:00","permissions":{"admin":true,"push":true,"pull":true},"has_issues":true,"internal_tracker":{"enable_time_tracker":true,"allow_only_contributors_to_track_time":true,"enable_issue_dependencies":true},"has_wiki":true,"has_pull_requests":true,"has_projects":true,"projects_mode":"all","has_releases":true,"has_packages":true,"has_actions":true,"ignore_whitespace_conflicts":false,"allow_merge_commits":true,"allow_rebase":true,"allow_rebase_explicit":true,"allow_squash_merge":true,"allow_fast_forward_only_merge":true,"allow_rebase_update":true,"default_delete_branch_after_merge":false,"default_merge_style":"merge","default_allow_maintainer_edit":false,"avatar_url":"","internal":false,"mirror_interval":"","object_format_name":"sha1","mirror_updated":"0001-01-01T00:00:00Z","repo_transfer":null},"pusher":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"luoanwu@noreply.localhost","avatar_url":"https://gitea.g-hi.com/avatars/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"},"sender":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"luoanwu@noreply.localhost","avatar_url":"https://gitea.g-hi.com/avatars/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"}}...
|
schedule
|
1
|
3
|
1773121533
|
1773121533
|
0
|
1773121532
|
1773121533
|
NULL
|
|
0
|
Edit
Delete
|
|
4309
|
feat(seeds): Add system seed module and reorganize feat(seeds): Add system seed module and reorganize seed order...
|
6
|
5
|
health-check.yml
|
4254
|
-2
|
57
|
refs/heads/main
|
e5a2f5ba8d6442be07c490ec77c734dbe317bfd5
|
0
|
0
|
0
|
push
|
{"ref":"refs/heads/main","befo {"ref":"refs/heads/main","before":"aca27bf02ce6383914983c80b4169430b45bc90f","after":"e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","compare_url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/compare/aca27bf02ce6383914983c80b4169430b45bc90f...e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","commits":[{"id":"e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","message":"feat(seeds): Add system seed module and reorganize seed order\n\n- Add system seed module (00-system.ts) for system configs and sequences\n- Update main seed.ts to run system seeds before base seeds\n- Add DEPLOY_DB.md documentation\n- Add complete_migration_seed.sql.gz backup\n\nCo-authored-by: Qwen-Coder \u003cqwen-coder@alibabacloud.com\u003e\n","url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/commit/e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","author":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"committer":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"verification":null,"timestamp":"2026-03-10T10:28:18+08:00","added":["DEPLOY_DB.md","backend/prisma/seeds/00-system.ts","complete_migration_seed.sql.gz"],"removed":[],"modified":["backend/prisma/seed.ts"]}],"total_commits":0,"head_commit":{"id":"e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","message":"feat(seeds): Add system seed module and reorganize seed order\n\n- Add system seed module (00-system.ts) for system configs and sequences\n- Update main seed.ts to run system seeds before base seeds\n- Add DEPLOY_DB.md documentation\n- Add complete_migration_seed.sql.gz backup\n\nCo-authored-by: Qwen-Coder \u003cqwen-coder@alibabacloud.com\u003e\n","url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/commit/e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","author":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"committer":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"verification":null,"timestamp":"2026-03-10T10:28:18+08:00","added":["DEPLOY_DB.md","backend/prisma/seeds/00-system.ts","complete_migration_seed.sql.gz"],"removed":[],"modified":["backend/prisma/seed.ts"]},"repository":{"id":6,"owner":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"law@g-hi.com","avatar_url":"https://gitea.g-hi.com/avatars/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"},"name":"juhi-omni-knowledge-hub","full_name":"luoanwu/juhi-omni-knowledge-hub","description":"巨嗨全域智库 - B2B RevOps 全生命周期平台","empty":false,"private":false,"fork":false,"template":false,"parent":null,"mirror":false,"size":1162509,"language":"","languages_url":"https://gitea.g-hi.com/api/v1/repos/luoanwu/juhi-omni-knowledge-hub/languages","html_url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub","url":"https://gitea.g-hi.com/api/v1/repos/luoanwu/juhi-omni-knowledge-hub","link":"","ssh_url":"git@gitea.g-hi.com:luoanwu/juhi-omni-knowledge-hub.git","clone_url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub.git","original_url":"https://github.com/laoluojuhai/juhi-omni-knowledge-hub.git","website":"","stars_count":0,"forks_count":0,"watchers_count":1,"open_issues_count":0,"open_pr_counter":0,"release_counter":0,"default_branch":"main","archived":false,"created_at":"2026-02-23T23:57:52+08:00","updated_at":"2026-03-10T10:25:34+08:00","archived_at":"1970-01-01T08:00:00+08:00","permissions":{"admin":true,"push":true,"pull":true},"has_issues":true,"internal_tracker":{"enable_time_tracker":true,"allow_only_contributors_to_track_time":true,"enable_issue_dependencies":true},"has_wiki":true,"has_pull_requests":true,"has_projects":true,"projects_mode":"all","has_releases":true,"has_packages":true,"has_actions":true,"ignore_whitespace_conflicts":false,"allow_merge_commits":true,"allow_rebase":true,"allow_rebase_explicit":true,"allow_squash_merge":true,"allow_fast_forward_only_merge":true,"allow_rebase_update":true,"default_delete_branch_after_merge":false,"default_merge_style":"merge","default_allow_maintainer_edit":false,"avatar_url":"","internal":false,"mirror_interval":"","object_format_name":"sha1","mirror_updated":"0001-01-01T00:00:00Z","repo_transfer":null},"pusher":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"luoanwu@noreply.localhost","avatar_url":"https://gitea.g-hi.com/avatars/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"},"sender":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"luoanwu@noreply.localhost","avatar_url":"https://gitea.g-hi.com/avatars/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"}}...
|
schedule
|
1
|
3
|
1773121833
|
1773121833
|
0
|
1773121832
|
1773121833
|
NULL
|
|
0
|
Edit
Delete
|
|
4310
|
feat(seeds): Add system seed module and reorganize feat(seeds): Add system seed module and reorganize seed order...
|
6
|
5
|
health-check.yml
|
4255
|
-2
|
57
|
refs/heads/main
|
e5a2f5ba8d6442be07c490ec77c734dbe317bfd5
|
0
|
0
|
0
|
push
|
{"ref":"refs/heads/main","befo {"ref":"refs/heads/main","before":"aca27bf02ce6383914983c80b4169430b45bc90f","after":"e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","compare_url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/compare/aca27bf02ce6383914983c80b4169430b45bc90f...e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","commits":[{"id":"e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","message":"feat(seeds): Add system seed module and reorganize seed order\n\n- Add system seed module (00-system.ts) for system configs and sequences\n- Update main seed.ts to run system seeds before base seeds\n- Add DEPLOY_DB.md documentation\n- Add complete_migration_seed.sql.gz backup\n\nCo-authored-by: Qwen-Coder \u003cqwen-coder@alibabacloud.com\u003e\n","url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/commit/e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","author":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"committer":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"verification":null,"timestamp":"2026-03-10T10:28:18+08:00","added":["DEPLOY_DB.md","backend/prisma/seeds/00-system.ts","complete_migration_seed.sql.gz"],"removed":[],"modified":["backend/prisma/seed.ts"]}],"total_commits":0,"head_commit":{"id":"e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","message":"feat(seeds): Add system seed module and reorganize seed order\n\n- Add system seed module (00-system.ts) for system configs and sequences\n- Update main seed.ts to run system seeds before base seeds\n- Add DEPLOY_DB.md documentation\n- Add complete_migration_seed.sql.gz backup\n\nCo-authored-by: Qwen-Coder \u003cqwen-coder@alibabacloud.com\u003e\n","url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/commit/e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","author":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"committer":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"verification":null,"timestamp":"2026-03-10T10:28:18+08:00","added":["DEPLOY_DB.md","backend/prisma/seeds/00-system.ts","complete_migration_seed.sql.gz"],"removed":[],"modified":["backend/prisma/seed.ts"]},"repository":{"id":6,"owner":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"law@g-hi.com","avatar_url":"https://gitea.g-hi.com/avatars/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"},"name":"juhi-omni-knowledge-hub","full_name":"luoanwu/juhi-omni-knowledge-hub","description":"巨嗨全域智库 - B2B RevOps 全生命周期平台","empty":false,"private":false,"fork":false,"template":false,"parent":null,"mirror":false,"size":1162509,"language":"","languages_url":"https://gitea.g-hi.com/api/v1/repos/luoanwu/juhi-omni-knowledge-hub/languages","html_url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub","url":"https://gitea.g-hi.com/api/v1/repos/luoanwu/juhi-omni-knowledge-hub","link":"","ssh_url":"git@gitea.g-hi.com:luoanwu/juhi-omni-knowledge-hub.git","clone_url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub.git","original_url":"https://github.com/laoluojuhai/juhi-omni-knowledge-hub.git","website":"","stars_count":0,"forks_count":0,"watchers_count":1,"open_issues_count":0,"open_pr_counter":0,"release_counter":0,"default_branch":"main","archived":false,"created_at":"2026-02-23T23:57:52+08:00","updated_at":"2026-03-10T10:25:34+08:00","archived_at":"1970-01-01T08:00:00+08:00","permissions":{"admin":true,"push":true,"pull":true},"has_issues":true,"internal_tracker":{"enable_time_tracker":true,"allow_only_contributors_to_track_time":true,"enable_issue_dependencies":true},"has_wiki":true,"has_pull_requests":true,"has_projects":true,"projects_mode":"all","has_releases":true,"has_packages":true,"has_actions":true,"ignore_whitespace_conflicts":false,"allow_merge_commits":true,"allow_rebase":true,"allow_rebase_explicit":true,"allow_squash_merge":true,"allow_fast_forward_only_merge":true,"allow_rebase_update":true,"default_delete_branch_after_merge":false,"default_merge_style":"merge","default_allow_maintainer_edit":false,"avatar_url":"","internal":false,"mirror_interval":"","object_format_name":"sha1","mirror_updated":"0001-01-01T00:00:00Z","repo_transfer":null},"pusher":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"luoanwu@noreply.localhost","avatar_url":"https://gitea.g-hi.com/avatars/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"},"sender":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"luoanwu@noreply.localhost","avatar_url":"https://gitea.g-hi.com/avatars/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"}}...
|
schedule
|
1
|
3
|
1773122133
|
1773122134
|
0
|
1773122132
|
1773122134
|
NULL
|
|
0
|
Edit
Delete
|
|
4311
|
feat(seeds): Add system seed module and reorganize feat(seeds): Add system seed module and reorganize seed order...
|
6
|
5
|
health-check.yml
|
4256
|
-2
|
57
|
refs/heads/main
|
e5a2f5ba8d6442be07c490ec77c734dbe317bfd5
|
0
|
0
|
0
|
push
|
{"ref":"refs/heads/main","befo {"ref":"refs/heads/main","before":"aca27bf02ce6383914983c80b4169430b45bc90f","after":"e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","compare_url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/compare/aca27bf02ce6383914983c80b4169430b45bc90f...e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","commits":[{"id":"e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","message":"feat(seeds): Add system seed module and reorganize seed order\n\n- Add system seed module (00-system.ts) for system configs and sequences\n- Update main seed.ts to run system seeds before base seeds\n- Add DEPLOY_DB.md documentation\n- Add complete_migration_seed.sql.gz backup\n\nCo-authored-by: Qwen-Coder \u003cqwen-coder@alibabacloud.com\u003e\n","url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/commit/e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","author":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"committer":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"verification":null,"timestamp":"2026-03-10T10:28:18+08:00","added":["DEPLOY_DB.md","backend/prisma/seeds/00-system.ts","complete_migration_seed.sql.gz"],"removed":[],"modified":["backend/prisma/seed.ts"]}],"total_commits":0,"head_commit":{"id":"e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","message":"feat(seeds): Add system seed module and reorganize seed order\n\n- Add system seed module (00-system.ts) for system configs and sequences\n- Update main seed.ts to run system seeds before base seeds\n- Add DEPLOY_DB.md documentation\n- Add complete_migration_seed.sql.gz backup\n\nCo-authored-by: Qwen-Coder \u003cqwen-coder@alibabacloud.com\u003e\n","url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/commit/e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","author":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"committer":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"verification":null,"timestamp":"2026-03-10T10:28:18+08:00","added":["DEPLOY_DB.md","backend/prisma/seeds/00-system.ts","complete_migration_seed.sql.gz"],"removed":[],"modified":["backend/prisma/seed.ts"]},"repository":{"id":6,"owner":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"law@g-hi.com","avatar_url":"https://gitea.g-hi.com/avatars/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"},"name":"juhi-omni-knowledge-hub","full_name":"luoanwu/juhi-omni-knowledge-hub","description":"巨嗨全域智库 - B2B RevOps 全生命周期平台","empty":false,"private":false,"fork":false,"template":false,"parent":null,"mirror":false,"size":1162509,"language":"","languages_url":"https://gitea.g-hi.com/api/v1/repos/luoanwu/juhi-omni-knowledge-hub/languages","html_url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub","url":"https://gitea.g-hi.com/api/v1/repos/luoanwu/juhi-omni-knowledge-hub","link":"","ssh_url":"git@gitea.g-hi.com:luoanwu/juhi-omni-knowledge-hub.git","clone_url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub.git","original_url":"https://github.com/laoluojuhai/juhi-omni-knowledge-hub.git","website":"","stars_count":0,"forks_count":0,"watchers_count":1,"open_issues_count":0,"open_pr_counter":0,"release_counter":0,"default_branch":"main","archived":false,"created_at":"2026-02-23T23:57:52+08:00","updated_at":"2026-03-10T10:25:34+08:00","archived_at":"1970-01-01T08:00:00+08:00","permissions":{"admin":true,"push":true,"pull":true},"has_issues":true,"internal_tracker":{"enable_time_tracker":true,"allow_only_contributors_to_track_time":true,"enable_issue_dependencies":true},"has_wiki":true,"has_pull_requests":true,"has_projects":true,"projects_mode":"all","has_releases":true,"has_packages":true,"has_actions":true,"ignore_whitespace_conflicts":false,"allow_merge_commits":true,"allow_rebase":true,"allow_rebase_explicit":true,"allow_squash_merge":true,"allow_fast_forward_only_merge":true,"allow_rebase_update":true,"default_delete_branch_after_merge":false,"default_merge_style":"merge","default_allow_maintainer_edit":false,"avatar_url":"","internal":false,"mirror_interval":"","object_format_name":"sha1","mirror_updated":"0001-01-01T00:00:00Z","repo_transfer":null},"pusher":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"luoanwu@noreply.localhost","avatar_url":"https://gitea.g-hi.com/avatars/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"},"sender":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"luoanwu@noreply.localhost","avatar_url":"https://gitea.g-hi.com/avatars/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"}}...
|
schedule
|
1
|
3
|
1773122433
|
1773122433
|
0
|
1773122432
|
1773122433
|
NULL
|
|
0
|
Edit
Delete
|
|
4312
|
feat(seeds): Add system seed module and reorganize feat(seeds): Add system seed module and reorganize seed order...
|
6
|
5
|
health-check.yml
|
4257
|
-2
|
57
|
refs/heads/main
|
e5a2f5ba8d6442be07c490ec77c734dbe317bfd5
|
0
|
0
|
0
|
push
|
{"ref":"refs/heads/main","befo {"ref":"refs/heads/main","before":"aca27bf02ce6383914983c80b4169430b45bc90f","after":"e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","compare_url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/compare/aca27bf02ce6383914983c80b4169430b45bc90f...e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","commits":[{"id":"e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","message":"feat(seeds): Add system seed module and reorganize seed order\n\n- Add system seed module (00-system.ts) for system configs and sequences\n- Update main seed.ts to run system seeds before base seeds\n- Add DEPLOY_DB.md documentation\n- Add complete_migration_seed.sql.gz backup\n\nCo-authored-by: Qwen-Coder \u003cqwen-coder@alibabacloud.com\u003e\n","url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/commit/e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","author":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"committer":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"verification":null,"timestamp":"2026-03-10T10:28:18+08:00","added":["DEPLOY_DB.md","backend/prisma/seeds/00-system.ts","complete_migration_seed.sql.gz"],"removed":[],"modified":["backend/prisma/seed.ts"]}],"total_commits":0,"head_commit":{"id":"e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","message":"feat(seeds): Add system seed module and reorganize seed order\n\n- Add system seed module (00-system.ts) for system configs and sequences\n- Update main seed.ts to run system seeds before base seeds\n- Add DEPLOY_DB.md documentation\n- Add complete_migration_seed.sql.gz backup\n\nCo-authored-by: Qwen-Coder \u003cqwen-coder@alibabacloud.com\u003e\n","url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/commit/e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","author":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"committer":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"verification":null,"timestamp":"2026-03-10T10:28:18+08:00","added":["DEPLOY_DB.md","backend/prisma/seeds/00-system.ts","complete_migration_seed.sql.gz"],"removed":[],"modified":["backend/prisma/seed.ts"]},"repository":{"id":6,"owner":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"law@g-hi.com","avatar_url":"https://gitea.g-hi.com/avatars/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"},"name":"juhi-omni-knowledge-hub","full_name":"luoanwu/juhi-omni-knowledge-hub","description":"巨嗨全域智库 - B2B RevOps 全生命周期平台","empty":false,"private":false,"fork":false,"template":false,"parent":null,"mirror":false,"size":1162509,"language":"","languages_url":"https://gitea.g-hi.com/api/v1/repos/luoanwu/juhi-omni-knowledge-hub/languages","html_url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub","url":"https://gitea.g-hi.com/api/v1/repos/luoanwu/juhi-omni-knowledge-hub","link":"","ssh_url":"git@gitea.g-hi.com:luoanwu/juhi-omni-knowledge-hub.git","clone_url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub.git","original_url":"https://github.com/laoluojuhai/juhi-omni-knowledge-hub.git","website":"","stars_count":0,"forks_count":0,"watchers_count":1,"open_issues_count":0,"open_pr_counter":0,"release_counter":0,"default_branch":"main","archived":false,"created_at":"2026-02-23T23:57:52+08:00","updated_at":"2026-03-10T10:25:34+08:00","archived_at":"1970-01-01T08:00:00+08:00","permissions":{"admin":true,"push":true,"pull":true},"has_issues":true,"internal_tracker":{"enable_time_tracker":true,"allow_only_contributors_to_track_time":true,"enable_issue_dependencies":true},"has_wiki":true,"has_pull_requests":true,"has_projects":true,"projects_mode":"all","has_releases":true,"has_packages":true,"has_actions":true,"ignore_whitespace_conflicts":false,"allow_merge_commits":true,"allow_rebase":true,"allow_rebase_explicit":true,"allow_squash_merge":true,"allow_fast_forward_only_merge":true,"allow_rebase_update":true,"default_delete_branch_after_merge":false,"default_merge_style":"merge","default_allow_maintainer_edit":false,"avatar_url":"","internal":false,"mirror_interval":"","object_format_name":"sha1","mirror_updated":"0001-01-01T00:00:00Z","repo_transfer":null},"pusher":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"luoanwu@noreply.localhost","avatar_url":"https://gitea.g-hi.com/avatars/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"},"sender":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"luoanwu@noreply.localhost","avatar_url":"https://gitea.g-hi.com/avatars/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"}}...
|
schedule
|
1
|
3
|
1773122733
|
1773122734
|
0
|
1773122732
|
1773122734
|
NULL
|
|
0
|
Edit
Delete
|
|
4313
|
feat(seeds): Add system seed module and reorganize feat(seeds): Add system seed module and reorganize seed order...
|
6
|
5
|
health-check.yml
|
4258
|
-2
|
57
|
refs/heads/main
|
e5a2f5ba8d6442be07c490ec77c734dbe317bfd5
|
0
|
0
|
0
|
push
|
{"ref":"refs/heads/main","befo {"ref":"refs/heads/main","before":"aca27bf02ce6383914983c80b4169430b45bc90f","after":"e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","compare_url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/compare/aca27bf02ce6383914983c80b4169430b45bc90f...e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","commits":[{"id":"e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","message":"feat(seeds): Add system seed module and reorganize seed order\n\n- Add system seed module (00-system.ts) for system configs and sequences\n- Update main seed.ts to run system seeds before base seeds\n- Add DEPLOY_DB.md documentation\n- Add complete_migration_seed.sql.gz backup\n\nCo-authored-by: Qwen-Coder \u003cqwen-coder@alibabacloud.com\u003e\n","url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/commit/e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","author":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"committer":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"verification":null,"timestamp":"2026-03-10T10:28:18+08:00","added":["DEPLOY_DB.md","backend/prisma/seeds/00-system.ts","complete_migration_seed.sql.gz"],"removed":[],"modified":["backend/prisma/seed.ts"]}],"total_commits":0,"head_commit":{"id":"e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","message":"feat(seeds): Add system seed module and reorganize seed order\n\n- Add system seed module (00-system.ts) for system configs and sequences\n- Update main seed.ts to run system seeds before base seeds\n- Add DEPLOY_DB.md documentation\n- Add complete_migration_seed.sql.gz backup\n\nCo-authored-by: Qwen-Coder \u003cqwen-coder@alibabacloud.com\u003e\n","url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub/commit/e5a2f5ba8d6442be07c490ec77c734dbe317bfd5","author":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"committer":{"name":"laoluojuhai","email":"laoluojuhai@users.noreply.github.com","username":""},"verification":null,"timestamp":"2026-03-10T10:28:18+08:00","added":["DEPLOY_DB.md","backend/prisma/seeds/00-system.ts","complete_migration_seed.sql.gz"],"removed":[],"modified":["backend/prisma/seed.ts"]},"repository":{"id":6,"owner":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"law@g-hi.com","avatar_url":"https://gitea.g-hi.com/avatars/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"},"name":"juhi-omni-knowledge-hub","full_name":"luoanwu/juhi-omni-knowledge-hub","description":"巨嗨全域智库 - B2B RevOps 全生命周期平台","empty":false,"private":false,"fork":false,"template":false,"parent":null,"mirror":false,"size":1162509,"language":"","languages_url":"https://gitea.g-hi.com/api/v1/repos/luoanwu/juhi-omni-knowledge-hub/languages","html_url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub","url":"https://gitea.g-hi.com/api/v1/repos/luoanwu/juhi-omni-knowledge-hub","link":"","ssh_url":"git@gitea.g-hi.com:luoanwu/juhi-omni-knowledge-hub.git","clone_url":"https://gitea.g-hi.com/luoanwu/juhi-omni-knowledge-hub.git","original_url":"https://github.com/laoluojuhai/juhi-omni-knowledge-hub.git","website":"","stars_count":0,"forks_count":0,"watchers_count":1,"open_issues_count":0,"open_pr_counter":0,"release_counter":0,"default_branch":"main","archived":false,"created_at":"2026-02-23T23:57:52+08:00","updated_at":"2026-03-10T10:25:34+08:00","archived_at":"1970-01-01T08:00:00+08:00","permissions":{"admin":true,"push":true,"pull":true},"has_issues":true,"internal_tracker":{"enable_time_tracker":true,"allow_only_contributors_to_track_time":true,"enable_issue_dependencies":true},"has_wiki":true,"has_pull_requests":true,"has_projects":true,"projects_mode":"all","has_releases":true,"has_packages":true,"has_actions":true,"ignore_whitespace_conflicts":false,"allow_merge_commits":true,"allow_rebase":true,"allow_rebase_explicit":true,"allow_squash_merge":true,"allow_fast_forward_only_merge":true,"allow_rebase_update":true,"default_delete_branch_after_merge":false,"default_merge_style":"merge","default_allow_maintainer_edit":false,"avatar_url":"","internal":false,"mirror_interval":"","object_format_name":"sha1","mirror_updated":"0001-01-01T00:00:00Z","repo_transfer":null},"pusher":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"luoanwu@noreply.localhost","avatar_url":"https://gitea.g-hi.com/avatars/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"},"sender":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"luoanwu@noreply.localhost","avatar_url":"https://gitea.g-hi.com/avatars/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"}}...
|
schedule
|
1
|
3
|
1773123033
|
1773123033
|
0
|
1773123032
|
1773123033
|
NULL
|
|
0
|
Edit
Delete
|