Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Use minimal Rust installation in docker images and CI #14141

Merged
merged 2 commits into from
Oct 12, 2022

Conversation

DMRobertson
Copy link
Contributor

@DMRobertson DMRobertson commented Oct 11, 2022

Closes #14139

(branch name is wrong, should be dmr/rust-minimal-profile)

Will likely conflict with #14130.

DMRobertson pushed a commit to matrix-org/sytest that referenced this pull request Oct 11, 2022
@DMRobertson DMRobertson marked this pull request as ready for review October 11, 2022 17:20
@DMRobertson DMRobertson requested a review from a team as a code owner October 11, 2022 17:20
@DMRobertson DMRobertson merged commit 3f057e4 into develop Oct 12, 2022
@DMRobertson DMRobertson deleted the dmr/rust-minimum-toolchain branch October 12, 2022 09:47
@clokep
Copy link
Member

clokep commented Oct 13, 2022

@DMRobertson Looks like builds have been failing on develop since this was merged. Any idea if it is related or due to the other shenanigans going on?

@DMRobertson
Copy link
Contributor Author

I think the other shenanigans are to blame. The docker image builds locally for me, and is built by CI as part of the complement job. (If anything, this change should mean we spend less time building arm docker images and so it should make the situation better, not worse.)

We should be able to see what happens when #14173 is merged into develop tomorrow.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Docker image downloads and installs rust linting tools
3 participants