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.

@carlosperate carlosperate force-pushed the pi-system branch 7 times, most recently from 10e09f7 to 02ff486 Compare December 29, 2021 02:26
Base automatically changed from make to master February 14, 2022 12:53
@carlosperate carlosperate force-pushed the pi-system branch 5 times, most recently from 51d3356 to 59b5cc7 Compare February 28, 2022 13:37
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.

1 participant