matrix-org / sydent

Sydent: Reference Matrix Identity Server
http://matrix.org
Apache License 2.0
303 stars 84 forks source link

Build docker on PRs, and inline docker GHA config #584

Closed DMRobertson closed 1 year ago

DMRobertson commented 1 year ago

The latest release's CI hung. It's spent over 3 hours doing a docker build, and I've no idea why: https://github.com/matrix-org/sydent/actions/runs/6932931412

To try to debug this I tried:

I'd like to try this on main to see if the docker build magically becomes fast again.