Thanks Sean! It's annoying for everyone that I'm a bottleneck for releasing these recordings, but such is the life of a vidyo room owner. Anyways, here's the video of the demos:
https://vreplay.mozilla.com/replay/showRecordDetails.html?recId=3683 Cheers, Ryan On 4/10/2016 08:55, Sean McArthur wrote: > This week, on FxA Demos: > > - Sean demoed the start of custom lints for FxA[1], in which we can add > rules for eslint to notice code that we specifically deem unwanted. The > first lint catches instances of calling `crypto.randomBytes(num)` > without the second callback parameter, making the call synchronous, > something we want to rip out of all our code bases. > > - Vlad showed off more work on 'fxa-local-dev for Firefox for Android'. > This helps us to use a local instance of all the fxa-dev servers, and > easily push the about:config parameters to Firefox for Android in an > emulator. Woo easier dev! > > - Vijay gave us a peek at the AWS Console that includes all the extra > header information on all our email bounces. This will allow us to see, > besides the type of bounce, but also the specifics in the email, such as > a confirmation code, so we can tie into our metrics "user X got to the > confirmation Y step, and couldn't proceed because of bounce error Z". > > - Shane pointed out that the signin unblock work all exists deployed on > a dev box[2], and asked if we all could take a poke at it. After > registering a @mozilla.com <http://mozilla.com> or @mailinator.com > <http://mailinator.com> account, trying to signin will force you through > the unblock flow. This flow is what we will start to show to users who > are otherwise rate-limited because someone else was attacking their account. > > [1]: https://github.com/seanmonstar/eslint-plugin-fxa > [2]: https://signin-unblock.dev.lcip.org > > > _______________________________________________ > Dev-fxacct mailing list > [email protected] > https://mail.mozilla.org/listinfo/dev-fxacct > _______________________________________________ Dev-fxacct mailing list [email protected] https://mail.mozilla.org/listinfo/dev-fxacct

