Skip to content

[monitorlib] validate system_version is a populated string - #1690

Merged
mickmis merged 2 commits into
interuss:mainfrom
brandoncorrea:versioning/valid-string
Sep 8, 2026
Merged

[monitorlib] validate system_version is a populated string#1690
mickmis merged 2 commits into
interuss:mainfrom
brandoncorrea:versioning/valid-string

Conversation

@brandoncorrea

Copy link
Copy Markdown
Contributor

This PR adds validation against the system_version, ensuring that it is a non-blank string.

Formerly, this validation would pass if anything other than None were returned, such as a map ({}, {"version": "foo"}) or a blank string ("", " ", "\r\n\t ").

@brandoncorrea
brandoncorrea marked this pull request as ready for review September 6, 2026 05:14

@mickmis mickmis left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM - thanks for the contribution

@mickmis
mickmis merged commit 5677418 into interuss:main Sep 8, 2026
24 checks passed
@brandoncorrea
brandoncorrea deleted the versioning/valid-string branch September 8, 2026 15:36
github-actions Bot added a commit to brandoncorrea/monitoring that referenced this pull request Sep 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants