Skip to content

Release 0.5.0: version marker#63

Open
bburda wants to merge 1 commit into
mainfrom
release/0.5.0
Open

Release 0.5.0: version marker#63
bburda wants to merge 1 commit into
mainfrom
release/0.5.0

Conversation

@bburda

@bburda bburda commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

Summary

Add a top-level VERSION file (0.5.0) marking the repo release version as part of the
coordinated 0.5.0 release. selfpatch_demos has no package manifest, so a VERSION
marker is the lightweight release stamp.

Compose image tags stay at :latest; pinning the demo images to :0.5.0 is a follow-up
once the 0.5.0 gateway / web UI images are published.


Issue

Part of the coordinated 0.5.0 release (gateway: selfpatch/ros2_medkit#406).


Type

  • Bug fix
  • New feature or tests
  • Breaking change
  • Documentation only

Testing

Marker file only; no demo behaviour change. The demo smoke tests (sensor / turtlebot /
moveit) run in CI; multi_ecu_aggregation is verified separately.

Add a top-level VERSION marker (0.5.0) for the coordinated 0.5.0 release.
Compose image tags stay at :latest; pinning to :0.5.0 follows once the
0.5.0 images are published.
Copilot AI review requested due to automatic review settings June 8, 2026 14:38

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a top-level VERSION marker file to stamp the repository with the coordinated 0.5.0 release version (since the repo has no package manifest), without changing demo behavior.

Changes:

  • Add VERSION file containing the repo release version 0.5.0.
Comments suppressed due to low confidence (1)

VERSION:2

  • VERSION currently contains an extra blank line after the version string (the file is 2 lines). For a lightweight version marker, it’s better to keep the file to a single line containing only the version (with a single trailing newline).
0.5.0


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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.

2 participants