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

feat: migrate communication interfaces #190

Merged
merged 5 commits into from
May 6, 2024
Merged

Conversation

domire8
Copy link
Member

@domire8 domire8 commented May 1, 2024

Description

Review by commit: First commit, I added (without changes, except the CMakeLists.txt) all sources from communication libraries. Second commit, I updated all necessary existing files to account for a new module in the build system.

We can either merge this and check the rolling image across the stack or i can make some local builds and test it this way.

Review guidelines

Estimated Time of Review: 5 minutes

Checklist before merging:

  • Confirm that the relevant changelog(s) are up-to-date in case of any user-facing changes

python/setup.py Outdated Show resolved Hide resolved
@domire8
Copy link
Member Author

domire8 commented May 1, 2024

This seems to link the libraries correctly, tested with the ZMQ lightweight interface in HC. If we merge this, it will release a new version 8.1.0

Copy link
Member

@eeberhard eeberhard left a comment

Choose a reason for hiding this comment

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

Looks good to me! This has been something we have discussed for a while and I think it's well worth it.

This will essentially deprecate https://github.com/aica-technology/network-interfaces once downstream users switch to v8.1.

@domire8 domire8 merged commit 06f9070 into main May 6, 2024
5 checks passed
@domire8 domire8 deleted the feat/comm-interfaces branch May 6, 2024 05:20
@github-actions github-actions bot locked and limited conversation to collaborators May 6, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants