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 }}
JinBa1
/
java-query-engine
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
0
Pull requests
12
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Actions: JinBa1/java-query-engine
Actions
All workflows
Workflows
CI
CI
Claude Code
Claude Code
Copilot
Copilot
Dependabot Updates
Dependabot Updates
docker-publish
docker-publish
Show more workflows...
Management
Caches
CI
CI
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
.
ci.yml
will be ignored since log searching is not yet available
56 workflow runs
56 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: sync AGENTS.md and docs with QueryConfig and server state
CI
#56:
Commit
45385ea
pushed by
JinBa1
56s
main
main
56s
View workflow file
docs: gateway-first README + split engine internals into engine/README
CI
#55:
Pull request
#23
synchronize by
JinBa1
1m 2s
docs/readme-rewrite
docs/readme-rewrite
1m 2s
View #23
View workflow file
build(deps): bump actions/cache from 4 to 6
CI
#54:
Pull request
#27
opened by
dependabot
Bot
54s
dependabot/github_actions/actions/cache-6
dependabot/github_actions/actions/cache-6
54s
View #27
View workflow file
build(deps): bump actions/checkout from 4 to 7
CI
#53:
Pull request
#26
opened by
dependabot
Bot
59s
dependabot/github_actions/actions/checkout-7
dependabot/github_actions/actions/checkout-7
59s
View #26
View workflow file
build(deps): bump codecov/codecov-action from 5 to 7
CI
#52:
Pull request
#25
opened by
dependabot
Bot
49s
dependabot/github_actions/codecov/codecov-action-7
dependabot/github_actions/codecov/codecov-action-7
49s
View #25
View workflow file
build(deps): bump docker/login-action from 3 to 4
CI
#51:
Pull request
#24
opened by
dependabot
Bot
50s
dependabot/github_actions/docker/login-action-4
dependabot/github_actions/docker/login-action-4
50s
View #24
View workflow file
docs: gateway-first README + split engine internals into engine/README
CI
#50:
Pull request
#23
opened by
JinBa1
35s
docs/readme-rewrite
docs/readme-rewrite
35s
View #23
View workflow file
build: containerize the server and publish to GHCR (#22)
CI
#49:
Commit
432619c
pushed by
JinBa1
39s
main
main
39s
View workflow file
build: containerize the server and publish to GHCR
CI
#48:
Pull request
#22
synchronize by
JinBa1
38s
build/docker-ghcr
build/docker-ghcr
38s
View #22
View workflow file
build: containerize the server and publish to GHCR
CI
#47:
Pull request
#22
opened by
JinBa1
39s
build/docker-ghcr
build/docker-ghcr
39s
View #22
View workflow file
Merge pull request #21 from JinBa1/feat/mcp-server
CI
#46:
Commit
54d46d5
pushed by
JinBa1
40s
main
main
40s
View workflow file
feat(server): expose the query engine to agents over MCP
CI
#45:
Pull request
#21
opened by
JinBa1
46s
feat/mcp-server
feat/mcp-server
46s
View #21
View workflow file
build(server): upgrade to Spring Boot 4 (#20)
CI
#44:
Commit
af0508e
pushed by
JinBa1
51s
main
main
51s
View workflow file
build(server): upgrade to Spring Boot 4 (Jackson 3, Framework 7)
CI
#43:
Pull request
#20
opened by
JinBa1
47s
refactor/spring-boot-4-upgrade
refactor/spring-boot-4-upgrade
47s
View #20
View workflow file
fix(engine): reject unqualified column references with a legible plan…
CI
#42:
Commit
3c67a8e
pushed by
JinBa1
41s
main
main
41s
View workflow file
feat(server): add Spring Boot REST gateway over the query engine (#19)
CI
#41:
Commit
ffc92e2
pushed by
JinBa1
51s
main
main
51s
View workflow file
feat(server): Spring Boot REST gateway over the query engine
CI
#40:
Pull request
#19
synchronize by
JinBa1
40s
feat/rest-api-server
feat/rest-api-server
40s
View #19
View workflow file
feat(server): Spring Boot REST gateway over the query engine
CI
#39:
Pull request
#19
opened by
JinBa1
43s
feat/rest-api-server
feat/rest-api-server
43s
View #19
View workflow file
feat(engine): add in-process query planning and execution API (#18)
CI
#38:
Commit
17068ca
pushed by
JinBa1
29s
main
main
29s
View workflow file
feat(engine): library-shaped query API for the REST gateway
CI
#37:
Pull request
#18
synchronize by
JinBa1
29s
feat/rest-api-engine
feat/rest-api-engine
29s
View #18
View workflow file
feat(engine): library-shaped query API for the REST gateway
CI
#36:
Pull request
#18
opened by
JinBa1
33s
feat/rest-api-engine
feat/rest-api-engine
33s
View #18
View workflow file
refactor!: rename to cuckooDB and split Maven modules (#17)
CI
#35:
Commit
0bf6a56
pushed by
JinBa1
38s
main
main
38s
View workflow file
Split into Maven multi-module (engine + server); rename to cuckooDB
CI
#34:
Pull request
#17
synchronize by
JinBa1
27s
feat/cuckoodb-module-split
feat/cuckoodb-module-split
27s
View #17
View workflow file
Split into Maven multi-module (engine + server); rename to cuckooDB
CI
#33:
Pull request
#17
opened by
JinBa1
27s
feat/cuckoodb-module-split
feat/cuckoodb-module-split
27s
View #17
View workflow file
feat(engine): harden query execution for agent consumers (#16)
CI
#32:
Commit
38bd98c
pushed by
JinBa1
29s
main
main
29s
View workflow file
Previous
1
2
3
Next
You can’t perform that action at this time.