Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove broken python bindings #314

Closed

Conversation

TheElectronWill
Copy link
Contributor

Fixes #296

For now, the bindings don't work and it's a bit weird to have them in a broken state. They can be added back later, when Scaphandre becomes usable as a library.

tawalaya and others added 30 commits August 19, 2022 13:53
dealing with mismatching socket/core topolgoies in VM settings
- Bump clap to 4.0.18
- Bump regex to 1.7.0.
- Bump protobuf to 2.28.0.
- Dependency on time must be hold because it is shared by chrono and warp10.
- Dependency on procfs not bumped yet but it seems there are broken
  stuffs.
- There are breaking changes introduced by clap 4.0. So as a strategy, I
  upgrade exporters one by one.
  This commit contains the upgrade of stdout and json exporters.
- There are breaking changes introduced by clap 4.0. So as a strategy, I
  upgrade exporters one by one.
  This commit contains the upgrade of prometheus exporter.
- There are breaking changes introduced by clap 4.0. So as a strategy, I
  upgrade exporters one by one.
  This commit contains the upgrade of qemu and warp10 exporters.
- There are breaking changes introduced by clap 4.0. So as a strategy, I
  upgrade exporters one by one.
  This commit contains the upgrade of riemann exporter.
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.

Python bindings are non-functional
7 participants