shipperstack / shipper

Artifact release manager
GNU Affero General Public License v3.0
4 stars 3 forks source link

feature-request: add command to verify that files exist on the mirror #564

Open ericswpark opened 2 months ago

ericswpark commented 2 months ago

Description

If admins delete the mirrored builds on the mirror, shipper doesn't know this and will continue to show the invalid mirror URLs. Add a feature that will check each mirrored build through SFTP or HTTPS and delete if it does not exist anymore.

Additional context

No response