ITISFoundation / osparc-simcore

🐼 osparc-simcore simulation framework
https://osparc.io
MIT License
43 stars 27 forks source link

Images Registry: remove invalid service from registry #2027

Open sanderegg opened 3 years ago

sanderegg commented 3 years ago

This service is invalid cause the email does not follow correct email validation

catalog WARNING:


WARNING:simcore_service_catalog.core.background_tasks:skip service simcore/services/comp/osparc-opencor:0.2.2 that has invalid fields
WARNING:simcore_service_catalog.core.background_tasks:skip service simcore/services/comp/osparc-opencor:0.2.3 that has invalid fields
3 validation errors for ServiceDockerData
authors -> 0 -> email
  value is not a valid email address (type=value_error.email)
authors -> 1 -> email
  value is not a valid email address (type=value_error.email)
contact
  value is not a valid email address (type=value_error.email)

_Issue created from a Mattermost message by @sanderegg._

pcrespov commented 2 years ago

@mrnicegyu11 This is another example of bad/corrupted data in the image registry. So far we have a big showstopper to cleanup the registry by not having good tooling to delete images from it. Do you think you can help having that tooling in place?

pcrespov commented 1 year ago

@mguidon I sent you a list of images in the registry to remove. Assigned to you