Skip to content

"git lfs pull" step is silent? #2

Open
@jni

Description

@jni

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions