LearnNewsExamplesServices
Frontmatter
id7739
titleai.mcp.server.github-workflow.services.HealthService: use the semver lib
stateClosed
labels
enhancementai
assigneesMannXo
createdAtNov 11, 2025, 9:39 AM
updatedAtNov 11, 2025, 10:23 AM
githubUrlhttps://github.com/neomjs/neo/issues/7739
authortobiu
commentsCount1
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtNov 11, 2025, 10:23 AM

ai.mcp.server.github-workflow.services.HealthService: use the semver lib

Closed v11.1.0 enhancementai
tobiu
tobiu commented on Nov 11, 2025, 9:39 AM

HealthService is already importing semver in line 6, so we should use it, and either remove parseVersionOutput or use it inside the method.

Rationale: semver handles edge cases like v11.0.0-alpha.2 well.

tobiu added the enhancement label on Nov 11, 2025, 9:39 AM
tobiu added the ai label on Nov 11, 2025, 9:39 AM
tobiu cross-referenced by PR #7738 on Nov 11, 2025, 9:39 AM
MannXo
MannXo Nov 11, 2025, 9:46 AM

Hey @tobiu . As you mentioned, this is a follow-up ticket on HealthService and Im happy to work on it.

tobiu assigned to @MannXo on Nov 11, 2025, 9:49 AM
MannXo cross-referenced by PR #7740 on Nov 11, 2025, 10:04 AM
tobiu closed this issue on Nov 11, 2025, 10:23 AM