Rodrigo Roim

Results 7 comments of Rodrigo Roim

Funny enough, when you try to use final you get: ``` pino.final with prettyPrint does not support flushing ``` The limitation isn't just for final, yet regular loggers don't have...

I agree it's not needed (can't think of a scenario where you'd *need* pretty print and async together). This is more of an usability issue--eg it took me maybe 30...

As a mitigation, this action uses whatever is checked out with `actions/checkout@v2` which can be configured to use lfs: https://github.com/elgohr/Publish-Docker-Github-Action

@crazy-max it's a private one but I can set up a public repro tomorrow. And thanks for the tip on path context, I'll test it but that should work as...

Repro here: https://github.com/roim/docker-action-lfs Check how a `cat` on the image tracked by lfs yields the lfs pointer: https://github.com/roim/docker-action-lfs/runs/2027422788?check_suite_focus=true That said, passing a custom context, and setting up an lfs checkout...

@ririko5834 just curious, why do you send notifications of a private URL being broken to people who are not supposed to see that URL to begin with? Maybe the real...

The generated png images are also fairly big. This repo is already well over 100MB in < 1 year, and I suspect it's due to the pngs (but I haven't...