You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using the docker-compose method of running alexandrie. I'm needing to remove or delete a particular crate version and re-upload - what is the safest method to accomplish this? I've marked the crate as 'yanked' via the alexandrie API, but that doesn't remove it from the crate index or crate storage.
Is it safe to just remove related files from the filesystem, leaving the entry in the sqlite database untouched, then re-upload?
Thank you!
The text was updated successfully, but these errors were encountered:
Hello,
Using the docker-compose method of running alexandrie. I'm needing to remove or delete a particular crate version and re-upload - what is the safest method to accomplish this? I've marked the crate as 'yanked' via the alexandrie API, but that doesn't remove it from the crate index or crate storage.
Is it safe to just remove related files from the filesystem, leaving the entry in the sqlite database untouched, then re-upload?
Thank you!
The text was updated successfully, but these errors were encountered: