Skip to content

don't build other ports due to common-hal changes #7055

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

Merged
merged 1 commit into from
Oct 14, 2022

Conversation

dhalbert
Copy link
Collaborator

A change in a common-hal file built other ports that had a common-hal file of the same name. Example of this happening is in the #7051 CI runs.

@dhalbert dhalbert requested a review from jepler October 14, 2022 15:30
Copy link

@jepler jepler left a comment

Choose a reason for hiding this comment

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

We discussed this on Discord. I'm working on further improvements, but this fixes a real over-building problem. With any luck, my further improvements will restore the attempted optimization that a common-hal change would only rebuild affected boards within that port.

@dhalbert dhalbert merged commit b4c2ef1 into adafruit:main Oct 14, 2022
@dhalbert dhalbert deleted the ci_set_matrix_fixes branch October 14, 2022 16:29
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.

2 participants