Daniel Rodríguez

Results 35 comments of Daniel Rodríguez

One thing to note is that the current behavior of `nodeify` doesn't pass all the values sent to `resolve` to the callback function, at least that seems to be the...

I particularly like how the Groupoids are related to [Automatas](https://en.wikipedia.org/wiki/Automata_theory#Connection_to_category_theory): [![](https://i.imgur.com/Ym9QMdV.png)](https://i.imgur.com/Ym9QMdV.png)

Yes! Only if it makes sense.

I know this is **not** haskell, but I couldn't figure anything else closer to our realm... Here's a package for one in haskell: https://hackage.haskell.org/package/semigroupoids Here's a definition for Groupoid there:...

@gabejohnson definitely!

I assigned this issue to myself preemptively, but let me know if someone else should take it 🙂

@jsuhoversnik Hello, hello! I’ll be doing my best to help you. I believe the error thrown comes from this location in the code: https://github.com/Azure/ms-rest-nodeauth/blob/684d9825afe25fc907e8d163d19c0996702d0a70/lib/credentials/msiAppServiceTokenCredentials.ts#L126 If so, the message should have...

I tried to replicate this with my own resources and I haven't been able to do so. So far, azure-sdk-for-node seems to work fine with ms-rest authentication methods. I got...

I'll share code snippets as soon as I can go back to this, which should be soon.