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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
ComlineProject
/
runtime
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: ComlineProject/runtime
Actions
All workflows
Workflows
Cargo Build & Test
Cargo Build & Test
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
34 workflow runs
34 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.
Merge pull request #10 from ComlineProject/feat/pluggable-framing
Cargo Build & Test
#35:
Commit
0dda42d
pushed by
Kinflou
40s
main
main
40s
View workflow file
feat: pluggable framing — Framing trait + JSON-RPC (7g)
Cargo Build & Test
#34:
Pull request
#10
opened by
Kinflou
42s
feat/pluggable-framing
feat/pluggable-framing
42s
View #10
View workflow file
feat: pluggable framing -- Framing trait + JSON-RPC (7g)
Cargo Build & Test
#33:
Commit
721e431
pushed by
Kinflou
39s
feat/pluggable-framing
feat/pluggable-framing
39s
View #10
View workflow file
Merge pull request #9 from ComlineProject/chore/relicense-mpl2
Cargo Build & Test
#32:
Commit
e8dabd8
pushed by
Kinflou
41s
main
main
41s
View workflow file
chore: relicense to MPL-2.0
Cargo Build & Test
#31:
Pull request
#9
opened by
Kinflou
36s
chore/relicense-mpl2
chore/relicense-mpl2
36s
View #9
View workflow file
chore: relicense to MPL-2.0
Cargo Build & Test
#30:
Commit
e024b88
pushed by
Kinflou
36s
chore/relicense-mpl2
chore/relicense-mpl2
36s
View #9
View workflow file
Merge pull request #8 from ComlineProject/feat/runtime-handshake
Cargo Build & Test
#29:
Commit
3689cfd
pushed by
Kinflou
43s
main
main
43s
View workflow file
feat: connection handshake — Client::connect / Server::serve_handshaked
Cargo Build & Test
#28:
Pull request
#8
opened by
Kinflou
42s
feat/runtime-handshake
feat/runtime-handshake
42s
View #8
View workflow file
feat: connection handshake -- Client::connect / Server::serve_handshaked
Cargo Build & Test
#27:
Commit
bc04052
pushed by
Kinflou
43s
feat/runtime-handshake
feat/runtime-handshake
43s
View #8
View workflow file
Merge pull request #7 from ComlineProject/feat/runtime-timeout
Cargo Build & Test
#26:
Commit
0501812
pushed by
Kinflou
39s
main
main
39s
View workflow file
feat: per-call timeout — Client::call_with_timeout + Transport::recv_timeout
Cargo Build & Test
#25:
Pull request
#7
opened by
Kinflou
43s
feat/runtime-timeout
feat/runtime-timeout
43s
View #7
View workflow file
feat: per-call timeout -- Client::call_with_timeout + Transport::recv…
Cargo Build & Test
#24:
Commit
1e659b1
pushed by
Kinflou
40s
feat/runtime-timeout
feat/runtime-timeout
40s
View #7
View workflow file
Merge pull request #6 from ComlineProject/feat/runtime-oneway
Cargo Build & Test
#23:
Commit
435b7e8
pushed by
Kinflou
36s
main
main
36s
View workflow file
feat: one-way calls — Client::notify + Server skips the empty reply (7f)
Cargo Build & Test
#22:
Pull request
#6
opened by
Kinflou
37s
feat/runtime-oneway
feat/runtime-oneway
37s
View #6
View workflow file
feat: one-way calls -- Client::notify + Server skips the empty reply …
Cargo Build & Test
#21:
Commit
e2dedcd
pushed by
Kinflou
44s
feat/runtime-oneway
feat/runtime-oneway
44s
View #6
View workflow file
Merge pull request #5 from ComlineProject/feat/runtime-client
Cargo Build & Test
#20:
Commit
93af95d
pushed by
Kinflou
40s
main
main
40s
View workflow file
feat: consumer-side Client + a TCP transport (rollout step 7e)
Cargo Build & Test
#19:
Pull request
#5
opened by
Kinflou
38s
feat/runtime-client
feat/runtime-client
38s
View #5
View workflow file
feat: consumer-side Client + a TCP transport (step 7e)
Cargo Build & Test
#18:
Commit
83d1058
pushed by
Kinflou
37s
feat/runtime-client
feat/runtime-client
37s
View #5
View workflow file
Cargo Build & Test
Cargo Build & Test
#17:
by
Kinflou
40s
main
main
40s
View workflow file
feat: real serve path — framing, transport, Server (rollout step 7d)
Cargo Build & Test
#16:
Pull request
#4
opened by
Kinflou
45s
feat/runtime-serve-inmemory
feat/runtime-serve-inmemory
45s
View #4
View workflow file
Cargo Build & Test
Cargo Build & Test
#15:
by
Kinflou
39s
feat/runtime-serve-inmemory
feat/runtime-serve-inmemory
39s
View #4
View workflow file
Cargo Build & Test
Cargo Build & Test
#14:
by
Kinflou
46s
main
main
46s
View workflow file
test: end-to-end Dispatch round-trip + Kind::resolve (rollout step 7c)
Cargo Build & Test
#13:
Pull request
#3
opened by
Kinflou
49s
feat/runtime-dispatch-roundtrip
feat/runtime-dispatch-roundtrip
49s
View #3
View workflow file
Cargo Build & Test
Cargo Build & Test
#12:
by
Kinflou
48s
feat/runtime-dispatch-roundtrip
feat/runtime-dispatch-roundtrip
48s
View #3
View workflow file
Cargo Build & Test
Cargo Build & Test
#11:
by
Kinflou
50s
feat/runtime-dispatch-roundtrip
feat/runtime-dispatch-roundtrip
50s
View workflow file
Previous
1
2
Next
You can’t perform that action at this time.