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

Fix: CI for MUSL targets and freeze navigator-rs version #62

Merged
merged 2 commits into from Mar 1, 2024

Conversation

RaulTrombin
Copy link
Member

Since alpine 3.19, python pip must use venv to install packages.

Alpine 3.19
Python’s package directory is now marked as externally managed;
Alpine-3.19.0-released

navigator-rs:0.3.0
The release 0.3.1 breaked the api changing the pwm_enable(bool) to set_pwm_enable() and get_pwm_enable()
Related to this PR:

  1. Create new alpine targets, issue on alpine_latest distro. uraimo/run-on-arch-action#143
  2. https://github.com/bluerobotics/navigator-rs/releases/tag/0.3.1

@patrickelectric patrickelectric merged commit 8cf3a9a into bluerobotics:master Mar 1, 2024
14 checks passed
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.

None yet

2 participants