Skip to content

Upgrade HugeGraph Python Client CI from 1.3.0 to 1.7.0#320

Open
Muawiya-contact wants to merge 1 commit intoapache:mainfrom
Muawiya-contact:upgrade/hugegraph-1.7.0
Open

Upgrade HugeGraph Python Client CI from 1.3.0 to 1.7.0#320
Muawiya-contact wants to merge 1 commit intoapache:mainfrom
Muawiya-contact:upgrade/hugegraph-1.7.0

Conversation

@Muawiya-contact
Copy link
Copy Markdown

  • Update server image to hugegraph/hugegraph:1.7.0
  • Migrate CI from manual docker run to GitHub service containers
  • Add health check for reliable startup verification
  • Remove legacy version gates for /metrics/system endpoint
  • Add version guard to reject servers older than 1.5.0
  • Fix exception handling to prevent RuntimeError from being silently swallowed
  • Remove TestSystemMetricsVersionGate test class (no longer needed)

Closes #319

- Update server image to hugegraph/hugegraph:1.7.0
- Migrate CI from manual docker run to GitHub service containers
- Add health check for reliable startup verification
- Remove legacy version gates for /metrics/system endpoint
- Add version guard to reject servers older than 1.5.0
- Fix exception handling to prevent RuntimeError from being silently swallowed
- Remove TestSystemMetricsVersionGate test class (no longer needed)
@dosubot dosubot bot added the size:S This PR changes 10-29 lines, ignoring generated files. label Apr 17, 2026
Copy link
Copy Markdown
Author

@Muawiya-contact Muawiya-contact left a comment

Choose a reason for hiding this comment

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

@imbajin, can you look here, please?

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

Labels

python-client size:S This PR changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Task] Upgrade CI HugeGraph server to 1.7 and adapt tests

1 participant