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

CI: Add Arm Raspbian job that installs Mu in system Python. #1960

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

carlosperate
Copy link
Member

@carlosperate carlosperate commented Dec 28, 2021

In addition to the jobs installing it in a virtual environment.

This is something that a lot of users do, so we should test it as well in CI.

Also a lot users do this in "desktop" Ubuntu (and other linux distros), so having this should also help cover that. This Raspbian image running on Qemu is actually a lot closer to "desktop Ubuntu" than the Ubuntu boxes on CI or the standard Ubuntu docker images, as those have their environment modified for a different purpose than normal desktop use (docker images are slimmed down, and CI images are beefed up with more dev tooling).

This PR is currently targetting the make branch (PR #1959) as it needs those changes merged first, but once it's merged this PR should re-target master.

In addition to the jobs installing it in a virtual environment.
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

1 participant