Enrique Gonzalez

Results 14 comments of Enrique Gonzalez

@ur1katz hey if you need any help I would love to. I've been playing with your fork and so far so good!

Cool. That's what I was thinking too. I'll get that going.

Haven't been able to reproduce on a private Gitlab instance with a docker runner so far. I was able to reproduce, however, if I was using the node alpine image:...

From @joventuraz: ``` it looks like the node module is not available, if there happened to be more than one concurrent build and one is finishing and cleaning up, it...

@wswebcreation would [7.1.3](https://github.com/saucelabs/node-saucelabs/releases/tag/7.1.3) fix this as bin-wrapper is now replaced?

I'm going to close this ticket since bin-wrapper is no longer used and no new reports have been made. If someone still runs into the issue, we can re-open it.

I've re-opened this as it's essentially the same issue as before. Looks like we replaced `bin-wrapper` for the `download` module ([link](https://www.npmjs.com/package/download)). We have something that in theory checks for the...

@christian-bromann I can implement this.

@christian-bromann I have a WIP in [eg-storage-api](/saucelabs/node-saucelabs/tree/eg-storage-api). I have an OpenAPI spec question. Looks like when implementing AutonomIQ you added the `type` of a pathParam directly in the object. Example:...

My two cents on the bind operator: As someone with Node experience but in no way an Node expert the barrier of entry for me to contribute is way higher....