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

meta-labgrid: update to a version that adds grpc support #195

Merged
merged 1 commit into from
Oct 22, 2024

Conversation

hnez
Copy link
Member

@hnez hnez commented Oct 22, 2024

This marks a breaking change compared to the previous release version of labgrid, as this new development version now uses grpc instead of crossbar to communicate between the client, coordinator and exporters.

This means all of these components need to be updated to the grpc-based versions at the same time.

See labgrid-project/labgrid#1469 for more information about this change.

TODO before merging:

@hnez hnez marked this pull request as ready for review October 22, 2024 07:02
@hnez hnez requested a review from jluebbe October 22, 2024 07:02
This marks a breaking change compared to the previous release version of
labgrid, as this new development version now uses grpc instead of crossbar
to communicate between the client, coordinator and exporters.

This means all of these components need to be updated to the grpc-based
versions at the same time.

See labgrid-project/labgrid#1469 for more
information about this change.

Signed-off-by: Leonard Göhrs <l.goehrs@pengutronix.de>
@hnez hnez merged commit f9b9322 into linux-automation:scarthgap Oct 22, 2024
4 checks passed
@hnez hnez deleted the labgrid-grpc branch October 22, 2024 08:09
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.

2 participants