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
What are you trying to do?
I am setting up a task that removes composer packages that have not been downloaded for a given number of days.
The cleanup task does not find any composer components to remove. I set the cleanup policy for components with no downloads in 1 day or 30 days, and the search in repositories does not find any.
What feature or behavior is this required for?
Cleaning up old or unused composer packages
How could we solve this issue? (Not knowing is okay!)
We need to check if the functionality introduced in Implement cleanup policy #99 is working correctly
The text was updated successfully, but these errors were encountered:
I am setting up a task that removes composer packages that have not been downloaded for a given number of days.
The cleanup task does not find any composer components to remove. I set the cleanup policy for components with no downloads in 1 day or 30 days, and the search in repositories does not find any.
What feature or behavior is this required for?
Cleaning up old or unused composer packages
How could we solve this issue? (Not knowing is okay!)
We need to check if the functionality introduced in Implement cleanup policy #99 is working correctly
The text was updated successfully, but these errors were encountered: