User:Kthiessen/Projects: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
No edit summary
Line 1: Line 1:


Projects I am currently working on, as of 2014-08-05:
Projects I am currently working on, as of 2014-10-09:


== QA and Community ==
== Cloud Services, QA, and Community ==
* I do [[QA/Community|Community Development and Engagement]] for Mozilla QA, with a special interest in Cloud Services QA.  I am a member of the [[QA/Community Champions|QA Community Champions]] team.
* I do [[QA/Community|Community Development and Engagement]] for Mozilla Cloud Services QA, acting as a liaison both with the Cloud Services team and with Clint Talbert's QE organization.  I am a member of the [[QA/Community Champions|QA Community Champions]] team.
* I am the Cloud Services QA mentor for the [https://oneanddone.mozilla.org/ One and Done] testing tool.
* I am the Cloud Services QA mentor for the [https://oneanddone.mozilla.org/ One and Done] testing tool.
* I am currently the lead developer of the [[QA/Services/Contribute|Cloud Services QA Contributor Pathways]].  Big thanks to Michelle Marovich and Larissa Shapiro for their help with this.
* I am currently the lead developer of the [[QA/Services/Contribute|Cloud Services QA Contributor Pathways]].  Big thanks to Michelle Marovich and Larissa Shapiro for their help with this.
* I am working with Marcia Knous, Rebecca Billings, Liz Henry, and Matt Brandt on [[QA/Contribute/Training the Trainers|Train the Trainers]] curriculum for the [[Grow 2014]] events.
* I am working with Marcia Knous, Rebecca Billings, Liz Henry, and Matt Brandt on [[QA/Contribute/Training the Trainers|Train the Trainers]] curriculum for the [[Grow 2014]] events.
** Current status:  There will be a kickoff meeting on 2014-08-11, driven by the Engagement team, to introduce us to their content-development process.
** Current status (as of 2014-10-09):  The Grow series of events has been cancelled in favor of smaller, more locally-focused "Train the Trainers" events.  I am continuing to work on curriculum development (see below) but it is no longer explicitly tied to any one event.
* Michelle Marovich and I are working on a hacker-school [[QA/Contribute/QA_101#Curriculum_development|pilot]] for teaching hands-on QA skills.  We'll probably try to collaborate with the CBT Education group, if we can.  Current snapshot lives at [[QA/Contribute/QA 201|QA 201]].
* Michelle Marovich and I are working on a hacker-school [[QA/Contribute/QA_101#Curriculum_development|pilot]] for teaching hands-on QA skills.  Current snapshot lives at [[QA/Contribute/QA 201|QA 201]].
** Current status (as of 2014-08-05): This is on hold pending the Grow 2014 work, although I will contoinue to attend the Education/Wiki Working Group meetings when my schedule allows it.
** Current status (as of 2014-10-09): This is merging into my general curriculum development work.
 
== Sync ==
** I am filling in for James Bonacci doing load testing for Sync-related components while he is on PTO (2014-10-02 to 2014-10-13).


== FxA OAuth for Marketplace (and others) ==
== FxA OAuth for Marketplace (and others) ==
* Code: https://github.com/mozilla/fxa-oauth-server
* Code: https://github.com/mozilla/fxa-oauth-server
* More code: https://github.com/mozilla/fxa-profile-server
* More code: https://github.com/mozilla/fxa-profile-server
* Dev deployments: http://oauth.dev.lcip.org/ and http://profile.dev.lcip.org/
* Dev deployments: http://{latest,nightly}.dev.lcip.org/{oauth,profile}
* Stage deployments: https://{oauth,profile}.stage.mozaws.net and https://123done-stage.dev.lcip.org -- IMPORTANT: despite its DNS name, this 123done instance points to stage, not dev.
* Stage deployments: https://{oauth,profile}.stage.mozaws.net and https://123done-stage.dev.lcip.org  
** ''IMPORTANT: despite its DNS name, this 123done instance points to stage, not dev.''
* Configuration interactions with other FxA servers need to be documented.
* Configuration interactions with other FxA servers need to be documented.
* (2014-06-23) Brian is working on some OAuth extensions to the existing Python FxA CLI client.  This is semi-blocked on https://github.com/mozilla/fxa-oauth-server/issues/60 .
** Status: This did not get completed before Brian had to leave us.  :(
* Next steps (as of 2014-08-05): The QA cycle for Marketplace starts on 2014-08-11 for a projected production handoff on 2014-08-28.  I will be working with Krupa Raj to insure that Marketplace has a prod clone of their software that can be pointed at the FxA setup before that cycle starts.  There is a [[QA/MKT-FxA Regression Test Plan|regression test plan]] in progress.


== WebAPI for Marketplace ==
* This has been largely subsumed by the OAuth work, above.


== Firefox Accounts/Sync user migration ==
== Firefox Accounts/Sync user migration ==
* Current status: (as of 2014-06-23):  Here are the bugs to watch:
* Current status: (as of 2014-06-23):  Here are the bugs to watch:
<bugzilla>
<bugzilla>
{  
{     
    
     "include_fields": "id, summary, product, component, status, op_sys",
     "include_fields": "id, summary, product, component, status, op_sys",
     "order": "bug_id",
     "order": "bug_id",
     "id": "1014411, 1018808, 1022748, 1022749"
     "id": "1014411, 1018808, 1022748, 1022749"
}
}
</bugzilla>
</bugzilla>
Line 39: Line 36:
* Web page: https://location.services.mozilla.com/
* Web page: https://location.services.mozilla.com/
* Public Wiki page: https://wiki.mozilla.org/CloudServices/Location
* Public Wiki page: https://wiki.mozilla.org/CloudServices/Location
* Current status (as of Mon 2014-08-05): A new version of the MozStumbler app is being developed; the first phase of operational load testing is complete.  Hanno and I are in touch regularly, and there are no outstanding issues for me.
* Current status (as of Mon 2014-10-09): A new version of the Android MozStumbler app is being pushed to the Google Play Store very soon; Members of the QE org are helping me test it and reporting bugs.
 
== Persona maintenance ==
* train-2013.10.09 + security fixes has been deployed.
* (2014-06-11) Goldilocks finally released!  A pointer to the news post will be here when it goes up.  Huge thanks to everyone who worked on this.

Revision as of 20:50, 9 October 2014

Projects I am currently working on, as of 2014-10-09:

Cloud Services, QA, and Community

  • I do Community Development and Engagement for Mozilla Cloud Services QA, acting as a liaison both with the Cloud Services team and with Clint Talbert's QE organization. I am a member of the QA Community Champions team.
  • I am the Cloud Services QA mentor for the One and Done testing tool.
  • I am currently the lead developer of the Cloud Services QA Contributor Pathways. Big thanks to Michelle Marovich and Larissa Shapiro for their help with this.
  • I am working with Marcia Knous, Rebecca Billings, Liz Henry, and Matt Brandt on Train the Trainers curriculum for the Grow 2014 events.
    • Current status (as of 2014-10-09): The Grow series of events has been cancelled in favor of smaller, more locally-focused "Train the Trainers" events. I am continuing to work on curriculum development (see below) but it is no longer explicitly tied to any one event.
  • Michelle Marovich and I are working on a hacker-school pilot for teaching hands-on QA skills. Current snapshot lives at QA 201.
    • Current status (as of 2014-10-09): This is merging into my general curriculum development work.

Sync

    • I am filling in for James Bonacci doing load testing for Sync-related components while he is on PTO (2014-10-02 to 2014-10-13).

FxA OAuth for Marketplace (and others)


Firefox Accounts/Sync user migration

  • Current status: (as of 2014-06-23): Here are the bugs to watch:
Full Query
ID Summary Product Component Status Op sys
1014411 Create infrastructure for developing/testing sync migration Firefox Sync RESOLVED All
1018808 [UX] UX for Sync Migration while migration is in progress Firefox Sync RESOLVED All
1022748 Include custom server URLs in Android Accounts.jsm launchSetup API Firefox for Android Graveyard Android Sync RESOLVED Android
1022749 Expose custom server URLs in Android FxAccount sign up/sign in flow and status activity Firefox for Android Graveyard Android Sync VERIFIED Android

4 Total; 0 Open (0%); 3 Resolved (75%); 1 Verified (25%);


Mozilla Location Services (MLS)