rethab

Results 38 comments of rethab

Hi @hross I'd like to bring this to your attention again. This problem is made worse in combination with reusable workflows: Specifically, while the author of an action cannot distinguish...

Having similar issues with decorators. The change seems to be between `0.30.0` and `0.31.0`. Unfortunately, I didn't have enough time to really isolate it into a reproducible example, but here's...

I have identified why things were not working for me. In my tsconfig.json, I use `extends: my-base-config`, where I define `target: "es2019"` as part of the compile options. This project...

We also had this issue again. Doubling the parallelism helped however eventually we want to move away from this and do the less compilation separately.

Hey @mig4 👋 , this is a great action. I noticed it has been dormant for a while so I updated some dependencies. Please let me know if there's anything...

Can this get merged now, or what are we missing here? @levitin @wing328

Awesome, @martin-mfg . Anything I can help with to get it merged?