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
After #34128 is completed, we should then present the results to users. These features should apply only if any isAbandoned=true fields are present - otherwise display nothing.
First step is a debug log message which lists the abandoned packages, including their lastReleaseTimestamp.
Additionally, a new warning can be added to the Dependency Dashboard similar to what we have for Deprecated packages. This warning should have a "Learn more" link and we create a new page dedicated to abandoned package logic and what to do if you disagree.
Display should be like this existing one:
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
Describe the proposed change(s).
After #34128 is completed, we should then present the results to users. These features should apply only if any
isAbandoned=true
fields are present - otherwise display nothing.First step is a debug log message which lists the abandoned packages, including their
lastReleaseTimestamp
.Additionally, a new warning can be added to the Dependency Dashboard similar to what we have for Deprecated packages. This warning should have a "Learn more" link and we create a new page dedicated to abandoned package logic and what to do if you disagree.
Display should be like this existing one:
The text was updated successfully, but these errors were encountered: