Jonas Zeitler

Results 3 comments of Jonas Zeitler

I get the same error when exporting to Insomnia V4 (json/yaml) and running ``` inso --src my-insomnia-api.json run test ``` The failing test(s) contain a reference to an environment variable...

Saw that, I guess regardless how we query the mirror if they have not updated the registry we're just going to be stuck until they do: https://github.com/go-rod/rod/blob/6b4ac725a434b4f08fad2f6446fbee877c0ef66a/lib/launcher/revision/main.go#L19-L22 On a similar...

Don't know how useful this is, but I ran into this problem when trying to use a roll-your-own mock implementation of an s3 server I use for testing. That implementation...