Eli

Results 430 comments of Eli

> Any updates on this? I'm also having the same issue @lowlighter > lowlighter has stated on their profile that this project is currently on the backburner, so I wouldn't...

> I might look into sending you a pr at some point, but I'm likely not going to give it top priority. > Feel free to cherry-pick commits if I...

This also breaks the org projects metrics (duh :) ).

Do we want to fork this? Simon is a great guy, but he's busy and I'd love to reduce the bus factor here. I just reserved @gh-metrics just in case....

@lulunac27a, try migrating to `gh-metrics/metrics@master`

I've started getting more failures: https://github.com/PSDTools/.github/actions/runs/14999109600 I tried a bit of debugging, but couldn't figure it out.

> I've started getting more failures: [PSDTools/.github/actions/runs/14999109600](https://github.com/PSDTools/.github/actions/runs/14999109600) I tried a bit of debugging, but couldn't figure it out. I just realized why my workflows started failing, I'd set `timeout-minutes` to...

It'd also be nice to be able to pass a formatter function. For me, I set up a `ProviderObserver`, but I've had to override every class with `Uint8List`s to just...