You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The builds appear to be failing due to npm packages not being found. It also looks like npm is still recovering from some degradation of service, which might be related.
update on this: it's not npm's fault, it's docker hub's. Their constrained systems can't download our dependencies fast enough, so the build/network times out. Fix is to probably build our images in Buildkite and publish manually, which is much harder.
For the 1.1.0 release, I'll manually build and publish :latest and version-1.1.0.
Hi,
Even if in #9606, @turt2live said:
and if in the main readme we can find:
https://hub.docker.com/r/vectorim/riot-web/tags is empty, so I think autobuilding is failing, and that nobody ever pushed a working image.
The text was updated successfully, but these errors were encountered: