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
Accelerator
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 }}
c2j
/
codeweb
Public
Notifications
You must be signed in to change notification settings
Fork
3
Star
2
Code
Issues
5
Pull requests
4
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: c2j/codeweb
Actions
All workflows
Workflows
Build
Build
CI
CI
Show more workflows...
Management
Caches
All workflows
All workflows
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
Showing runs from all workflows
will be ignored since log searching is not yet available
212 workflow runs
212 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
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.
fix(lineage): 提取 SELECT/INSERT 语境子查询中的表访问读边 (#140)
CI
#9:
Pull request
#141
opened by
c2j
2m 10s
fix/issue-140
fix/issue-140
2m 10s
View #141
View workflow file
chore: bump version to 0.9.0
Build
#203:
Commit
dfead36
pushed by
c2j
10m 15s
v0.9.0
v0.9.0
10m 15s
View workflow file
feat(lineage): 表级 + 列级血缘追踪(修复 review 阻塞项 + 游标追踪)
CI
#8:
Pull request
#139
opened by
c2j
2m 10s
feat/lineage-fix
feat/lineage-fix
2m 10s
View #139
View workflow file
feat: lineage 命令 — 表级 + 列级血缘追踪 (#115 #136)
CI
#7:
Pull request
#138
opened by
c2j
2m 8s
feat/issue-136
feat/issue-136
2m 8s
View #138
View workflow file
feat(lineage): table-level and column-level SQL data lineage (#115, #136)
CI
#6:
Pull request
#137
opened by
c2j
2m 1s
feat/issue-115_136
feat/issue-115_136
2m 1s
View #137
View workflow file
docs: codeweb vs flowScope functional & performance comparison
CI
#5:
Pull request
#135
opened by
c2j
2m 12s
feat/benchmark-competition
feat/benchmark-competition
2m 12s
View #135
View workflow file
chore: fix pre-existing clippy warnings for --features full CI pass (…
Build
#202:
Commit
65715fc
pushed by
c2j
3m 47s
v0.8.10
v0.8.10
3m 47s
View workflow file
chore: fix pre-existing clippy warnings for --features full CI pass
CI
#4:
Pull request
#134
opened by
c2j
2m 13s
fix/clippy-full-warnings
fix/clippy-full-warnings
2m 13s
View #134
View workflow file
chore: bump version to 0.8.10
Build
#201:
Commit
fb91813
pushed by
c2j
11m 22s
v0.8.10
v0.8.10
11m 22s
View workflow file
fix: prevent stale NodeIndex/EdgeIndex panics from petgraph swap_remove
CI
#3:
Pull request
#133
opened by
c2j
1m 27s
fix/swap-remove-stale-index-panics
fix/swap-remove-stale-index-panics
1m 27s
View #133
View workflow file
docs: add Getting Started guide (EN/ZH)
CI
#2:
Pull request
#132
opened by
c2j
2m 1s
docs/getting-started
docs/getting-started
2m 1s
View #132
View workflow file
ci: split CI from build, add lint/test gates
CI
#1:
Pull request
#130
opened by
c2j
2m 23s
feat/split-ci-from-build
feat/split-ci-from-build
2m 23s
View #130
View workflow file
fix(serve): standardize access log format and trace empty-match
Build
#200:
Pull request
#129
opened by
NO3623
Action required
NO3623:fix/serve-access-log-and-trace
NO3623:fix/serve-access-log-and-trace
Action required
View #129
View workflow file
fix(serve): standard Apache Combined Log Format for HTTP access log (fix #126)
Build
#199:
Pull request
#128
opened by
Climentine
11m 27s
Climentine:fix/issue-126-access-log-clf
Climentine:fix/issue-126-access-log-clf
11m 27s
View #128
View workflow file
Fix serve trace empty match to return 200 with empty JSON result
Build
#198:
Pull request
#127
opened by
gyp15618976002
Action required
gyp15618976002:fix/issue-125-trace-empty-result
gyp15618976002:fix/issue-125-trace-empty-result
Action required
View #127
View workflow file
feat: fix issues #111, #112, #113, #116
Build
#197:
Pull request
#124
opened by
c2j
10m 6s
fix/issue-from-111-to-116
fix/issue-from-111-to-116
10m 6s
View #124
View workflow file
perf: chunked parsing and manifest sidecar for large-directory OOM fix
Build
#196:
Pull request
#123
opened by
c2j
10m 7s
fix/pr-121-conflict-resolution
fix/pr-121-conflict-resolution
10m 7s
View #123
View workflow file
fix(builder): resolve bare table names via owner schema in procedures (#120)
Build
#195:
Pull request
#122
opened by
c2j
10m 23s
fix/issue-from-120
fix/issue-from-120
10m 23s
View #122
View workflow file
perf: chunked parsing and manifest sidecar for large-directory OOM fix
Build
#194:
Pull request
#121
opened by
c2j
10m 38s
feat/performance
feat/performance
10m 38s
View #121
View workflow file
fix(graph): deterministic last-wins for package spec dedup
Build
#193:
Pull request
#119
opened by
c2j
9m 46s
fix/issue-70
fix/issue-70
9m 46s
View #119
View workflow file
fix(builder): per-edge resolution for shared unresolved cross-schema nodes (#58)
Build
#192:
Pull request
#118
opened by
c2j
11m 31s
fix/issue-58
fix/issue-58
11m 31s
View #118
View workflow file
feat(store): magic+version header on store.bincode (fix #110)
Build
#191:
Pull request
#117
opened by
c2j
10m 36s
fix/issue-110
fix/issue-110
10m 36s
View #117
View workflow file
feat: view detail display with columns, referenced objects, and DDL s…
Build
#190:
Commit
e9f53eb
pushed by
c2j
9m 53s
v0.8.9
v0.8.9
9m 53s
View workflow file
feat: view detail display with columns, referenced objects, and DDL source
Build
#189:
Pull request
#109
opened by
c2j
9m 38s
feat/view-detail-display
feat/view-detail-display
9m 38s
View #109
View workflow file
feat: GBK SQL decode fallback + CJK-aware column display width (#108)
Build
#188:
Commit
9e680bd
pushed by
c2j
10m 48s
v0.8.8
v0.8.8
10m 48s
View workflow file
Previous
1
2
3
4
5
…
8
9
Next
You can’t perform that action at this time.