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

refactor!: remove network interfaces #56

Merged
merged 5 commits into from
Sep 14, 2023
Merged

Conversation

domire8
Copy link
Member

@domire8 domire8 commented Sep 14, 2023

Description

First part of a series of PRs where I'm removing the old network interfaces and fully replacing it with communication interfaces including python bindings.

As a first step, I removed the old libraries with its scripts and updated the Dockerfile.ci. Next steps include reshuffling the files a bit, adding python bindings and update the CI including the removal of develop branch.

Review guidelines

Estimated Time of Review: 10 minutes

Checklist before merging:

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

@domire8 domire8 linked an issue Sep 14, 2023 that may be closed by this pull request
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.

Nice to see the evolution and progress of the codebase as always!

.github/workflows/build-release.yaml Outdated Show resolved Hide resolved
Co-authored-by: Enrico Eberhard <[email protected]>
@domire8 domire8 merged commit 8f29f2b into develop Sep 14, 2023
@domire8 domire8 deleted the refactor/remove-netif branch September 14, 2023 08:36
domire8 added a commit that referenced this pull request Sep 20, 2023
Remove network interfaces library, python module and scripts.
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.

Add Python bindings for communiation interfaces
2 participants