Skip to content

fix: report the real HaRP version from /info as a semver string - #113

Merged
oleksandr-nc merged 1 commit into
mainfrom
fix/report-real-version
Jul 29, 2026
Merged

fix: report the real HaRP version from /info as a semver string#113
oleksandr-nc merged 1 commit into
mainfrom
fix/report-real-version

Conversation

@oleksandr-nc

Copy link
Copy Markdown
Contributor

By mistake current version that HaRP reports is wrong. Added a comment to not forget to update it.

🤖 AI (if applicable)

  • The content of this PR was partly or fully generated using AI

Signed-off-by: Oleksander Piskun <oleksandr2088@icloud.com>
@oleksandr-nc
oleksandr-nc requested a review from kyteinsky as a code owner July 29, 2026 11:51
@coderabbitai

coderabbitai Bot commented Jul 29, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 1a889fde-be8b-4636-b4ce-ef6346675a41

📥 Commits

Reviewing files that changed from the base of the PR and between 090268b and 54fbc2e.

📒 Files selected for processing (1)
  • haproxy_agent.py

📝 Walkthrough

Walkthrough

The agent adds a HARP_VERSION constant set to "0.4.3" and updates the /info response to use this constant for its version field instead of the hardcoded 0.4 value.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly summarizes the main change: correcting the /info HaRP version output to a semver string.
Description check ✅ Passed The description is related to the version-reporting fix and mentions the added reminder comment.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@oleksandr-nc
oleksandr-nc merged commit ac0f3f4 into main Jul 29, 2026
22 of 24 checks passed
@oleksandr-nc
oleksandr-nc deleted the fix/report-real-version branch July 29, 2026 12:45
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