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
Would it be possible to only output one line? Or make that configurable?
Currently, I see output like this for every cache (and some jobs have many of them):
15:21:55 [Cache for /var/XXX/.npm with id b2ce9XXX851640b664638e] Searching cache in job specific caches...
15:21:55 [Cache for /var/XXX/.npm with id b2ce908XXXc9851640b664638e] Searching cache in default caches...
15:21:55 [Cache for /var/XXX/.npm with id b2ce908XXXc9851640b664638e] Skip restoring cache as no up-to-date cache exists
For me, only the last line is relevant...
Upstream changes
No response
The text was updated successfully, but these errors were encountered:
It would also be nice if it was possible to output the cache size. I don't know if the cache is streamed, but if not, it would be nice to know the transfer time vs the (de)compression time. Maybe at a debug level?
What feature do you want to see added?
Would it be possible to only output one line? Or make that configurable?
Currently, I see output like this for every cache (and some jobs have many of them):
For me, only the last line is relevant...
Upstream changes
No response
The text was updated successfully, but these errors were encountered: