Open
Description
Hello, and thank you for your incredibly useful action! 😊
As you know from Twitter, we are using your action and still bleeding about 20GB per day, and having trouble tracking down where it's happening. I was trying to understand how often we have cache misses and how much each cache miss costs, but even in a cache miss, it looks like git lfs pull
doesn't have any output? (Example here.) Is that expected? I would have expected to see a line like:
Downloading LFS objects: 100% (1/1), 666 KB | 0 B/s
But I notice on my own terminal that lfs does not add a newline/carriage return after that line, and it gets overwritten. Is that what is going wrong with the action? Could it be fixed by appending && echo
after the command?
Thank you! 🙏
Metadata
Metadata
Assignees
Labels
No labels