Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
xiejava1018
/
AI-miniSOC
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
4
Code
Issues
1
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: xiejava1018/AI-miniSOC
Actions
All workflows
Workflows
CD - Deploy to Production
CD - Deploy to Production
CI - Backend
CI - Backend
CI - Frontend
CI - Frontend
Frontend Unit Tests
Frontend Unit Tests
E2E Tests
E2E Tests
Disabled
Show more workflows...
Management
Caches
Deployments
E2E Tests
E2E Tests
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Show workflow options
Create status badge
Create status badge
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
e2e.yml
will be ignored since log searching is not yet available
This workflow was disabled manually.
103 workflow runs
103 workflow runs
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
docs: v2.7 新增 §12.11 Step 5 实施记录 — 端到端全链路打通 ✅
E2E Tests
#103:
Commit
af28cd5
pushed by
xiejava1018
5m 40s
master
master
5m 40s
View workflow file
fix(cd): Determine target SHA 的 git fetch 加 depth+timeout 降级
E2E Tests
#102:
Commit
9c66343
pushed by
xiejava1018
10m 29s
master
master
10m 29s
View workflow file
fix(e2e): runs-on 加专属 label 'e2e', 避免抢占 prod-deployer runner
E2E Tests
#101:
Commit
9df4099
pushed by
xiejava1018
16s
master
master
16s
View workflow file
docs: v2.6 新增 §12.10 Step 2/3 实施记录
E2E Tests
#100:
Commit
783c2a3
pushed by
xiejava1018
9h 32m 30s
master
master
9h 32m 30s
View workflow file
fix(deploy): DB 探活改用 venv python (不依赖 psql) + git fetch 加 timeout
E2E Tests
#99:
Commit
6082cc4
pushed by
xiejava1018
9h 38m 32s
master
master
9h 38m 32s
View workflow file
ops: 归档服务器未提交修改(不含敏感 config.yaml)
E2E Tests
#98:
Commit
0903fef
pushed by
xiejava1018
9h 59m 18s
master
master
9h 59m 18s
View workflow file
docs: v2.5 新增 §12.9 Step 0 后续修复记录
E2E Tests
#97:
Commit
eafc1c0
pushed by
xiejava1018
11h 21m 14s
master
master
11h 21m 14s
View workflow file
ci(debug): pytest 改 advisory (continue-on-error: true)
E2E Tests
#96:
Commit
d0433c6
pushed by
xiejava1018
11h 24m 34s
master
master
11h 24m 34s
View workflow file
ci(debug): pytest -x 改 --maxfail=20 --tb=long, 收集多个错
E2E Tests
#95:
Commit
99a2031
pushed by
xiejava1018
11h 27m 4s
master
master
11h 27m 4s
View workflow file
fix(tests): conftest import 全部 models, 让 Base.metadata.create_all 建全 …
E2E Tests
#94:
Commit
0054cb5
pushed by
xiejava1018
11h 31m 22s
master
master
11h 31m 22s
View workflow file
ci(debug): create_all 失败时打印 traceback + 列出每张表创建情况
E2E Tests
#93:
Commit
112445a
pushed by
xiejava1018
11h 33m 40s
master
master
11h 33m 40s
View workflow file
fix(ci): create_all 后补手工 ALTER 列 (component/permissions on soc_menus)
E2E Tests
#92:
Commit
c93e9cb
pushed by
xiejava1018
11h 35m 48s
master
master
11h 35m 48s
View workflow file
ci(debug): 诊断 create_all 失败 - set -x + tee log + 上传 artifact
E2E Tests
#91:
Commit
7395787
pushed by
xiejava1018
11h 39m 9s
master
master
11h 39m 9s
View workflow file
fix(ci): 把 create_all python -c 内联改为独立脚本 ci_create_tables.py
E2E Tests
#90:
Commit
3e8537f
pushed by
xiejava1018
11h 41m 37s
master
master
11h 41m 37s
View workflow file
fix(ci): alembic upgrade head 改 Base.metadata.create_all
E2E Tests
#89:
Commit
f280ac5
pushed by
xiejava1018
11h 44m 5s
master
master
11h 44m 5s
View workflow file
fix(ci): pytest 前 alembic upgrade head 初始化测试库 schema
E2E Tests
#88:
Commit
a41d63f
pushed by
xiejava1018
11h 47m 52s
master
master
11h 47m 52s
View workflow file
fix(ci): lint 步骤改 advisory 不阻塞 PR(仓库历史错误多)
E2E Tests
#87:
Commit
4f35202
pushed by
xiejava1018
11h 50m 7s
master
master
11h 50m 7s
View workflow file
fix(ci): 修复 CI 安装依赖 pyjwt ResolutionImpossible
E2E Tests
#86:
Commit
7cfdd5d
pushed by
xiejava1018
11h 54m 24s
master
master
11h 54m 24s
View workflow file
ci: 引入 v2.3 CI/CD 架构(self-hosted runner + workflow_run 触发 + 全局回滚)
E2E Tests
#85:
Commit
520e121
pushed by
xiejava1018
12h 3m 22s
master
master
12h 3m 22s
View workflow file
docs+ops: 任务可观测性设计文档演进 + Runbook + Grafana/Prometheus
E2E Tests
#84:
Commit
e0c47ed
pushed by
xiejava1018
1d 0h 0m 1s
master
master
1d 0h 0m 1s
View workflow file
[P4] 数据可靠性全面提升实施(3 阶段 15 张工单)
E2E Tests
#83:
Commit
a2f1d36
pushed by
xiejava1018
1d 0h 0m 7s
master
master
1d 0h 0m 7s
View workflow file
fix: 登录成功欢迎语读取了不存在的 userStore.userInfo(阻断前端构建)
E2E Tests
#82:
Commit
8234adb
pushed by
xiejava1018
1d 0h 0m 6s
master
master
1d 0h 0m 6s
View workflow file
feat: 概览仪表板态势条时间窗联动(24h/7d 切换重拉窗口型 KPI)
E2E Tests
#81:
Commit
3afb5d0
pushed by
xiejava1018
1d 0h 0m 1s
master
master
1d 0h 0m 1s
View workflow file
style: 行为日志命中条数提示移到工具栏按钮左侧
E2E Tests
#80:
Commit
de9d797
pushed by
xiejava1018
1d 0h 0m 2s
master
master
1d 0h 0m 2s
View workflow file
refactor: 行为日志页对齐全站 ArtTable 风格
E2E Tests
#79:
Commit
7ef2ce3
pushed by
xiejava1018
1d 0h 0m 2s
master
master
1d 0h 0m 2s
View workflow file
Previous
1
2
3
4
5
Next
You can’t perform that action at this time.