Build statuses can be checked manually at https://hub.docker.com/r/bioconda/extended-base-image/builds/.
But is it possible to use some CI to automatically check whether the Dockerfile was successfully build for a commit / PR? Or are there notifications from Docker Hub which could be used?
If an image could not be build, a Bioconda recipe build will fallback to a previous version. Hence the failed build won't get noticed when creating recipes which depend on the image.
Build statuses can be checked manually at https://hub.docker.com/r/bioconda/extended-base-image/builds/.
But is it possible to use some CI to automatically check whether the Dockerfile was successfully build for a commit / PR? Or are there notifications from Docker Hub which could be used?
If an image could not be build, a Bioconda recipe build will fallback to a previous version. Hence the failed build won't get noticed when creating recipes which depend on the image.