Bryan

Results 122 comments of Bryan

OK, this is getting silly. The situation is that anyone following the instructions will end up with a broken app and obscure error messages. Between these two addons you need...

Can I just leave the chipselect pin low the whole time, or does it need to be cycled?

Could you add those notes to the front page of the docs?

https://ember-lifeline.github.io/ember-lifeline/docs Still incorrectly(?) says to use runDisposables() --- from website: Using ember-lifeline's equivalent, in this case runTask, can help ensure that any active async is cleaned up once the object...

Why not bump to latest? Because it's a zero major version you can't make it play nice with resolutions, so dependency lint fails the test run because it's an old...

I looked at whether I could contribute on `backport bot` but it appears to backport onto branches - There are no release branches since 3.4 - is this a change...

I've tested the pre token generation events and they work apart from being PascalCase when they should be camelCase. Interestingly they are case insensitive when deserialising but AWS is case...