This morning's fun thing; Gitlab container registry cleanup went haywire and kept deleting all the tags from the build step before the test step in our pipeline got a chance to even download the images π staaaahp!
@afilina@asgrim as with any repository we need to go into settings to check what it does by default. If I remember correctly, on gitlab, there is a cleanup task by default on 'ew repositories. You can either disable it or configure it differently. BTW when it was introduced they make it so it doesn't affect old repositories to avoid BC. They globally have a very cool upgrading path.
@afilina ahh it's not so bad, I think it's because the corporation upgraded it mid job or something... I'll find out tomorrow next time the cleanup runs heh. Gitlab pipelines weren't the issue btw, it was the Docker image repository cleanup