User:Kthiessen/Projects: Difference between revisions
Jump to navigation
Jump to search
Full Query
No edit summary |
|||
Line 1: | Line 1: | ||
Projects I am currently working on, as of 2014- | 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 | * 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 | ** 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 | * 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- | ** 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:// | * 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 | * 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. | ||
== 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- | * 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. | ||
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)
- Code: https://github.com/mozilla/fxa-oauth-server
- More code: https://github.com/mozilla/fxa-profile-server
- 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.
- Configuration interactions with other FxA servers need to be documented.
Firefox Accounts/Sync user migration
- Current status: (as of 2014-06-23): Here are the bugs to watch:
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)
- Web page: https://location.services.mozilla.com/
- Public Wiki page: https://wiki.mozilla.org/CloudServices/Location
- 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.