Skip to content

docs(modules): document sidecar services in compose fragments (follow-up to #426) - #429

Merged
andrewjong merged 1 commit into
developfrom
docs/module-sidecar-fragments
Sep 11, 2026
Merged

andrewjong merged 1 commit into
developfrom
docs/module-sidecar-fragments

Conversation

@andrewjong

Copy link
Copy Markdown
Member

Follow-up to #426. Adds the paragraph in docs/development/modules.md describing that a module compose fragment may declare a sidecar service with its own build: section (the overlay absolutizes build.context / build.dockerfile / env_file), as the raven module does for its RayFronts container. The matching note in the create-module skill already landed with #426; this paragraph had been written on the wrong checkout.

Docs-only; VERSION bumped for the increment gate.

🤖 Generated with Claude Code

Follow-up to #426: the overlay absolutizes a fragment's build.context /
build.dockerfile / env_file paths, so a module may declare a whole sidecar
service (the raven module's RayFronts container is the first). The paragraph
was written alongside #426 but did not land on its branch.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
@andrewjong
andrewjong merged commit f677fa2 into develop Sep 11, 2026
4 checks passed
@andrewjong
andrewjong deleted the docs/module-sidecar-fragments branch September 11, 2026 06:06
@github-actions

Copy link
Copy Markdown
Contributor

Test Metrics — 226440c9d0d993bac9ff5de8302be05717ba8104

This was a unit/build-only run. Simulation regression comparison does not apply.

system.test_build_packages

Pass rates

Test Pass Fail Skip Rate
test_colcon_build_gcs 1 0 0 100%
test_colcon_build_ms_airsim 1 0 0 100%
test_colcon_build_robot 1 0 0 100%
test_colcon_test_robot 1 0 0 100%

Metrics

Test Metric Value
test_colcon_build_robot duration_s 142.8s
test_colcon_test_robot duration_s 39.67s
test_colcon_build_gcs duration_s 65.02s
test_colcon_build_ms_airsim duration_s 14.8s

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant