[POC] Service, GlobalRuntime, multiple services per runtime - #4009
Draft
joaoantoniocardoso wants to merge 11 commits into
Draft
[POC] Service, GlobalRuntime, multiple services per runtime#4009joaoantoniocardoso wants to merge 11 commits into
joaoantoniocardoso wants to merge 11 commits into
Conversation
joaoantoniocardoso
force-pushed
the
define_services_and_migrate_bag_of_holding
branch
9 times, most recently
from
July 22, 2026 04:22
17bfe60 to
7395688
Compare
Skip deleted tracked .py paths, enable pipefail, and halt parallel mypy on first failure.
Small lock wrapper used by Service write access and Runtime state.
…text Allow per-service log binding for Runtime-hosted services.
… sessions ZenohRouter accepts an injected session; update Kraken to pass its session through.
CQRS-style read/write with events, FastAPI/uvicorn hosting, and supervised restarts.
Keep fail_under on production code; add nmea_injector to pytest pythonpath.
…e port File-backed RMW via BagUpdated events, hexagonal Database adapter, and unit tests.
CQRS commands/views, BridgeRuntime/settings/serial adapters, and unit tests.
…ports Listen outside write(), SockListener/MavlinkSink/settings adapters, and unit tests.
joaoantoniocardoso
force-pushed
the
define_services_and_migrate_bag_of_holding
branch
from
July 22, 2026 04:29
7395688 to
e570a66
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This draft PR enriches the ongoing discussions around BlueOS's future.
General concept: