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 offline mode #1287

Merged
merged 5 commits into from
Sep 8, 2022
Merged

Fix offline mode #1287

merged 5 commits into from
Sep 8, 2022

Conversation

erikjohnston
Copy link
Member

We added a new build dependency to Synapse so we have to add it to the docker image.

Hopefully fixes matrix-org/synapse#13740

We added a new build dependency to Synapse so we have to add it to the
docker image.
@erikjohnston erikjohnston requested a review from a team as a code owner September 8, 2022 13:34
@DMRobertson
Copy link
Contributor

CI is failing---is that expected? I can't remember if we have to build docker images first to get Sytest to be happy

@erikjohnston
Copy link
Member Author

@DMRobertson turns out we weren't installing rust. Have now added it to the docker image, but since that isn't rebuilt for PRs I also added it to the GHA job steps. Not sure if we want to remove that before we land it?

@DMRobertson
Copy link
Contributor

Not sure if we want to remove that before we land it?

I'd be happy with docker-image only or GHA-only, with a mild preference for docker-image so that it doesn't have to get installed on every run. But also happy if you just want to merge as-is

@erikjohnston erikjohnston merged commit 39ef591 into develop Sep 8, 2022
@erikjohnston erikjohnston deleted the erikj/add_setuptools_rust branch September 8, 2022 14:52
@erikjohnston
Copy link
Member Author

I'll merge as is and then rip out the GHA installation in a separate PR, i think

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.

CI run against Twisted trunk is failing
2 participants