singularityhub / singularity-hpc

Local filesystem registry for containers (intended for HPC) using Lmod or Environment Modules. Works for users and admins.
https://singularity-hpc.readthedocs.io
Mozilla Public License 2.0
110 stars 25 forks source link

Autamus containers deprecating? #615

Open vsoch opened 1 year ago

vsoch commented 1 year ago

it looks like (this is the second I've seen) previously working tags for autamus containers are no longer working, e.g.,

https://github.com/singularityhub/shpc-registry/actions/runs/3544156862/jobs/5951194768

Reported: https://github.com/singularityhub/shpc-registry/actions/runs/3544156862/jobs/5951194768

The updater should be resilient to this, and likely not include the tag in the set. There isn't much we can do if a tag that once existed no longer does.

vsoch commented 1 year ago

Ok I was able to remove the offending tag - it's not clear to me if this is an issue of tags being removed, or erroneous in the first place (in which case why wasn't it caught with the updater before?) I'm going to leave the issue open until we get to the bottom of it.