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
{{ message }}
This repository has been archived by the owner on Oct 11, 2021. It is now read-only.
IMO, deprecated packages should probably be exempted from the periodic running of the validator, especially considering they most likely wouldn't be updated anyhow.
Periodic automated testing can fail a package because of a dependency but doesn't update the failed dependency status.
EXAMPLE:
Recent periodic re-testing of deprecated package https://chocolatey.org/packages/btsync/2.3.6.20170529 failed due to it's dependency replacement package https://chocolatey.org/packages/resilio-sync-home failing as a dependency. BUT https://chocolatey.org/packages/resilio-sync-home didn't get updated in the database with a "red dot." Yes, https://chocolatey.org/packages/resilio-sync-home will later get re-tested and fail, but why do the work again when the result is already known?
The text was updated successfully, but these errors were encountered: