Mike Conrad

Results 8 comments of Mike Conrad

Same issue for me. I just cloned this repo today to try out. Using yarn instead of npm but getting the same error. I took @christopheSeeka advice and it seems...

No worries. I went ahead and updated them.

@serhii-chernenko I have been getting this error a lot recently as well. Same issue for me, if I re-run the action it always works fine. I have had no issue...

I can also confirm that this happens when using `ansible-playbook` cli bundled with Github Actions Ubuntu images. In other words I don't think it is an issue related to this...

I would be very interested in this feature for the following use case. We have session recording enabled for our production and staging environments already. We would like to use...

> > create tutorials and training material for our customers > > Do you use Sentry as a recording tool? There are desktop-based tools for recording the screen that can...

I have had some success writing a "convertor" tool that grabs the data from the Sentry API and replays it on a page using rrweb. I then calculate the length...

@ryan953 I actually tried that approach first but I couldn't get it to run properly for whatever reason so I just decided to roll my own.