docker hub build trigger and check broken
Open, Needs TriagePublic

Description

Docker have changed their APIs for some reason and got hacked. New setup seems incomplete and undocumented.

The build trigger has a feature in the docker hub UI but no documentation when when I use curl on it just get nothing useful back.

The build history check from docker_hub_check.rb
https://hub.docker.com/v2/repositories/kdeneon/plasma/buildhistory/?page_size=10
just returns status: 10 for everything even when there's broken builds, previously it would return -1. I can't even find docs for this API.

Possibly we should just build the docker images ourselves and upload to Docker hub but meh faff.

jriddell created this task.May 2 2019, 12:47 PM