hexpm / bob

The Builder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Missing erlang builds?

tpitale opened this issue · comments

I'm not seeing images for erlang 24.3.4.12, but it is listed in the builds.txt (https://repo.hex.pm/builds/otp/ubuntu-20.04/builds.txt). Not sure yet what's up, just wanted to point that out. Maybe I just need to wait longer.

Searched tags for both erlang and elixir (which has the erlang version in the image tag).

https://builds.hex.pm/builds/otp/ubuntu-20.04/builds.txt (please use builds.hex.pm domain for builds going forward) corresponds to builds like:

https://builds.hex.pm/builds/otp/ubuntu-20.04/OTP-24.3.4.12.tar.gz

It sounds like you were looking for docker image and these are unrelated to builds.txt.

We had some outages with docker builders recently and perhaps that is the reason these images are missing.

Thanks @wojtekmach Is there a process to re-trigger the docker image build for those?