|
|
@@ -8,7 +8,7 @@ The OliveTin project *WILL* delete packages and tags in the following situations
|
|
|
|
|
|
* A release went out accidentally, or the package is broken in a way that prevents installation or use (something critical).
|
|
|
* A release went out with the wrong tag, or wrong tag format (eg 2025-11-06 instead of 2025.11.06) for OliveTin 2k.
|
|
|
- * This is because registries that contain bag tag formats that do not match semver will cause issues for users trying to install or upgrade in the future.
|
|
|
+ * This is because registries that contain bad tag formats that do not match semver will cause issues for users trying to install or upgrade in the future.
|
|
|
|
|
|
It is understood that this can break some users' workflows, but deleting packages occurs rarely, and is only done to prevent further issues.
|
|
|
|