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
.
VILLASframework
/
node
Public
Notifications
You must be signed in to change notification settings
Fork
22
Star
21
Code
Issues
62
Pull requests
12
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Add new OPAL-RT Orchestra node-type
- #923
#923
Merged
stv0g
merged 15 commits into
master
VILLASframework/node:master
from
node-opal-orchestra
VILLASframework/node:node-opal-orchestra
Copy head branch name to clipboard
Oct 30, 2025
Conversation
Commits
15
(15)
Checks
Files changed
Merged
Add new OPAL-RT Orchestra node-type
#923
stv0g
merged 15 commits into
master
VILLASframework/node:master
from
node-opal-orchestra
VILLASframework/node:node-opal-orchestra
Copy head branch name to clipboard
Commits
Commits on Oct 28, 2025
feat(node-opal-orchestra): Add new OPAL-RT Orchestra node-type
Show description for 6a7b87d
stv0g
authored and
steffen-vogel-opalrt
committed
6a7b87d
View commit details
Copy full SHA for 6a7b87d
Browse repository at this point
fix(node-opal-orchestra): Rename source files
Show description for 6842f64
stv0g
authored and
steffen-vogel-opalrt
committed
6842f64
View commit details
Copy full SHA for 6842f64
Browse repository at this point
fix(node-opal-orchestra): Use snake_case for options
Show description for a3503ad
steffen-vogel-opalrt
committed
a3503ad
View commit details
Copy full SHA for a3503ad
Browse repository at this point
fix(node-opal-orchestra): Use std::optional instead of negative value for absent indices
Show description for 9a9d32f
steffen-vogel-opalrt
committed
9a9d32f
View commit details
Copy full SHA for 9a9d32f
Browse repository at this point
fix(node-opal-orchestra): Add comment to global lock
Show description for 541c7fd
steffen-vogel-opalrt
committed
541c7fd
View commit details
Copy full SHA for 541c7fd
Browse repository at this point
fix(node-opal-orchestra): Use shared pointers for DDF items
Show description for ac4025c
steffen-vogel-opalrt
committed
ac4025c
View commit details
Copy full SHA for ac4025c
Browse repository at this point
fix(style): Replace std::map by std::unordered map where possible
Show description for 3a0b188
steffen-vogel-opalrt
committed
3a0b188
View commit details
Copy full SHA for 3a0b188
Browse repository at this point
fix(node-opal-orchestra): Rework Item::upsertItem using std::string_view
Show description for 0fdb9d9
steffen-vogel-opalrt
committed
0fdb9d9
View commit details
Copy full SHA for 0fdb9d9
Browse repository at this point
fix(style): Use move semantics to pass std::strings
Show description for 34d1ef2
steffen-vogel-opalrt
committed
34d1ef2
View commit details
Copy full SHA for 34d1ef2
Browse repository at this point
fix(node-orchestra): Fix consteval error in RTError
Show description for a996757
steffen-vogel-opalrt
committed
a996757
View commit details
Copy full SHA for a996757
Browse repository at this point
feat(node-orchestra): Use new parse_duration config helper for parsing duration
Show description for 8fe6f7d
steffen-vogel-opalrt
committed
8fe6f7d
View commit details
Copy full SHA for 8fe6f7d
Browse repository at this point
feat(node-orchestra): Add first version of OpenAPI spec of node-type configuration
Show description for f4fbf64
steffen-vogel-opalrt
committed
f4fbf64
View commit details
Copy full SHA for f4fbf64
Browse repository at this point
Commits on Oct 30, 2025
fix(tests): Exclude opal.orchestra config from test-config
Show description for 978d3d4
steffen-vogel-opalrt
committed
978d3d4
View commit details
Copy full SHA for 978d3d4
Browse repository at this point
fix(style): Fix whitespaces
Show description for 6f2a9eb
steffen-vogel-opalrt
committed
6f2a9eb
View commit details
Copy full SHA for 6f2a9eb
Browse repository at this point
fix(nix): Only build with orchestra on x86_64-linux
Show description for 5f925e6
steffen-vogel-opalrt
committed
5f925e6
View commit details
Copy full SHA for 5f925e6
Browse repository at this point
You can’t perform that action at this time.