Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Less verbose output #153

Open
anderius opened this issue Feb 14, 2023 · 1 comment
Open

Less verbose output #153

anderius opened this issue Feb 14, 2023 · 1 comment

Comments

@anderius
Copy link

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):

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

@anderius
Copy link
Author

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant