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 }}
jsulmont
/
sparkplug-cpp
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
3
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: jsulmont/sparkplug-cpp
Actions
All workflows
Workflows
CI
CI
Deploy Documentation
Deploy Documentation
pages-build-deployment
pages-build-deployment
Release ARM64
Release ARM64
Release x86_64
Release x86_64
Show more workflows...
Management
Caches
Deployments
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
158 workflow runs
158 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.
fix: eliminate deadlocks by separating node_states and callback mutexes
CI
#159:
Commit
763104f
pushed by
jsulmont
16m 1s
main
main
16m 1s
View workflow file
fix(ci): drop -static linker flag to allow protoc to link dynamically
CI
#158:
Commit
4571dd1
pushed by
jsulmont
17m 38s
main
main
17m 38s
View workflow file
fix(ci): drop -static linker flag to allow protoc to link dynamically
CI
#157:
Commit
72faea6
pushed by
jsulmont
14m 25s
main
main
14m 25s
View workflow file
fix(ci): disable default clang-tidy checks to prevent false positives
CI
#156:
Commit
d2bc968
pushed by
jsulmont
16m 40s
main
main
16m 40s
View workflow file
fix: avoid unnecessary std::string allocation in C bindings
CI
#155:
Commit
11d13ac
pushed by
jsulmont
6m 50s
main
main
6m 50s
View workflow file
Merge pull request #6 from jsulmont/jan/cleanup-tests
CI
#154:
Commit
2d64b87
pushed by
jsulmont
18m 6s
main
main
18m 6s
View workflow file
fix: thread-safety bugs and cleanup from code review
CI
#153:
Pull request
#6
synchronize by
jsulmont
16m 25s
jan/cleanup-tests
jan/cleanup-tests
16m 25s
View #6
View workflow file
fix: thread-safety bugs and cleanup from code review
CI
#152:
Pull request
#6
synchronize by
jsulmont
25m 32s
jan/cleanup-tests
jan/cleanup-tests
25m 32s
View #6
View workflow file
fix: thread-safety bugs and cleanup from code review
CI
#151:
Pull request
#6
opened by
jsulmont
18s
jan/cleanup-tests
jan/cleanup-tests
18s
View #6
View workflow file
Merge pull request #4 from Erio-Harrison/main
CI
#150:
Commit
59b588d
pushed by
jsulmont
11m 47s
main
main
11m 47s
View workflow file
fix(ci): use FetchContent protoc for Alpine static bundle
CI
#149:
Commit
81426a1
pushed by
jsulmont
36m 21s
main
main
36m 21s
View workflow file
fix(ci): use clang for Alpine static musl build
CI
#148:
Commit
1b9402e
pushed by
jsulmont
22m 3s
main
main
22m 3s
View workflow file
fix(build): make format includes portable for CI
CI
#147:
Commit
0f502d5
pushed by
jsulmont
11m 45s
main
main
11m 45s
View workflow file
fix(build): make format includes portable for CI
CI
#146:
Commit
efe3bd5
pushed by
jsulmont
1m 35s
main
main
1m 35s
View workflow file
Merge pull request #5 from synergy-au/feat/apple-intel-macport
CI
#145:
Commit
5c191ec
pushed by
jsulmont
1m 36s
main
main
1m 36s
View workflow file
feat(build): add macOS Intel support via MacPorts
CI
#144:
Pull request
#5
opened by
jsulmont
1m 48s
synergy-au:feat/apple-intel-macport
synergy-au:feat/apple-intel-macport
1m 48s
View #5
View workflow file
Merge pull request #4 from Erio-Harrison/main
CI
#143:
Commit
59b588d
pushed by
jsulmont
12m 1s
main
main
12m 1s
View workflow file
refactor: modernize mutex locking from C++11 to C++17 (std::scoped_lock)
CI
#142:
Pull request
#4
opened by
Erio-Harrison
11m 55s
Erio-Harrison:main
Erio-Harrison:main
11m 55s
View #4
View workflow file
feat(tck): implement remaining EdgeNode TCK tests for Sparkplug compl…
CI
#141:
Commit
59dd54b
pushed by
jsulmont
12m 27s
main
main
12m 27s
View workflow file
refactor(c-api): add logging infrastructure and explicit MQTT error r…
CI
#140:
Commit
ef76ac2
pushed by
jsulmont
16m 35s
main
main
16m 35s
View workflow file
fix(ci): restore Docker containerization for Alpine x86_64 static build
CI
#139:
Commit
deec61f
pushed by
jsulmont
36s
main
main
36s
View workflow file
refactor(ci): remove format/tidy checks from release workflows
CI
#138:
Commit
a8fcfa9
pushed by
jsulmont
12m 26s
main
main
12m 26s
View workflow file
refactor(ci): split release workflow into x86_64 and ARM64 for faster…
CI
#137:
Commit
b824911
pushed by
jsulmont
6m 16s
main
main
6m 16s
View workflow file
fix(ci): use containerized builds for Ubuntu ARM64 to avoid apt multi…
CI
#136:
Commit
f65c504
pushed by
jsulmont
18s
main
main
18s
View workflow file
fix(ci): reorder apt-get update sequence for ARM64 builds
CI
#135:
Commit
5cc5732
pushed by
jsulmont
47s
main
main
47s
View workflow file
Previous
1
2
3
4
5
6
7
Next
You can’t perform that action at this time.