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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
d4rken-org
/
octi-server
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
12
Star
43
Code
Issues
0
Pull requests
0
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Actions: d4rken-org/octi-server
Actions
All workflows
Workflows
Release prepare
Release prepare
Canary releases
Canary releases
Code tests & eval
Code tests & eval
Tagged releases
Tagged releases
Validate Gradle Wrapper
Validate Gradle Wrapper
Show more workflows...
Management
Caches
Deployments
Tagged releases
Tagged releases
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
.
release-tag.yml
will be ignored since log searching is not yet available
18 workflow runs
18 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.
Release: v1.1.1
Tagged releases
#27:
Commit
c65ca9e
pushed by
d4rken-org-releaser
Bot
28m 7s
v1.1.1
v1.1.1
28m 7s
View workflow file
Release: v1.1.0
Tagged releases
#26:
Commit
6fdc036
pushed by
d4rken-org-releaser
Bot
30m 54s
v1.1.0
v1.1.0
30m 54s
View workflow file
Release: v1.0.2
Tagged releases
#25:
Commit
1c38fe9
pushed by
d4rken-org-releaser
Bot
29m 34s
v1.0.2
v1.0.2
29m 34s
View workflow file
Release: v1.0.1
Tagged releases
#24:
Commit
f0753e1
pushed by
d4rken-org-releaser
Bot
29m 10s
v1.0.1
v1.0.1
29m 10s
View workflow file
feat: log per-minute sync notification stats
Tagged releases
#23:
Commit
63b2bf5
pushed by
d4rken
23m 9s
v1.0.0
v1.0.0
23m 9s
View workflow file
chore: remove unused gradleJvm option in Gradle project settings
Tagged releases
#22:
Commit
f6ed119
pushed by
d4rken
24m 19s
v0.8.1
v0.8.1
24m 19s
View workflow file
feat: add Octi-Device-Label header for free-form device names
Tagged releases
#21:
Commit
4fa3fe2
pushed by
d4rken
58s
v0.8.0
v0.8.0
58s
View workflow file
refactor: snapshot stale keys before deleting in device GC loop
Tagged releases
#20:
Commit
0410920
pushed by
d4rken
58s
v0.7.0
v0.7.0
58s
View workflow file
chore: demote no-peers broadcast log to VERBOSE
Tagged releases
#19:
Commit
e1a70d0
pushed by
d4rken
1m 49s
v0.6.1
v0.6.1
1m 49s
View workflow file
chore: rename package from kserver to server
Tagged releases
#18:
Commit
78df059
pushed by
d4rken
1m 50s
v0.6.0
v0.6.0
1m 50s
View workflow file
chore: add CLAUDE.md and rules for Claude Code guidance
Tagged releases
#17:
Commit
3efaaa2
pushed by
d4rken
54s
v0.5.1
v0.5.1
54s
View workflow file
fix: remove idle timeout cleanup, rely on Ktor ping/pong for WS liveness
Tagged releases
#16:
Commit
73321b0
pushed by
d4rken
1m 7s
v0.5.0
v0.5.0
1m 7s
View workflow file
fix: correct HTTP status codes and add StatusPages safety net
Tagged releases
#15:
Commit
45f47ce
pushed by
d4rken
1m 6s
v0.4.5
v0.4.5
1m 6s
View workflow file
fix: add X-Forwarded-For fallback for proxies without X-Real-IP
Tagged releases
#14:
Commit
eaa0d6b
pushed by
d4rken
1m 8s
v0.4.4
v0.4.4
1m 8s
View workflow file
fix: use X-Real-IP instead of X-Forwarded-For to prevent rate limit b…
Tagged releases
#13:
Commit
629eff4
pushed by
d4rken
58s
v0.4.3
v0.4.3
58s
View workflow file
fix: use actual IP address instead of hostname in log output
Tagged releases
#12:
Commit
e120455
pushed by
d4rken
1m 0s
v0.4.2
v0.4.2
1m 0s
View workflow file
chore: upgrade Gradle, Kotlin, Ktor, and all dependencies
Tagged releases
#11:
Commit
c92459d
pushed by
d4rken
1m 50s
v0.4.1
v0.4.1
1m 50s
View workflow file
fix: trust X-Forwarded-For only from loopback proxies
Tagged releases
#10:
Commit
a9defa2
pushed by
d4rken
54s
v0.4
v0.4
54s
View workflow file
You can’t perform that action at this time.