AMO:Meeting Notes

From MozillaWiki
Jump to navigation Jump to search

AMO Project Meeting Details

Wednesdays, 10:00am Pacific, 1:00pm Eastern
1-800-707-2533 (pin 369) or 1-650-215-1282 or 1-650-903-0800
Conferencing Center: x92
Conference ID: 366

Common AMO Bugzilla Queries

June 2, 2010

Development

  • 5.11 launch is on Thurs @ 4 (tentative)
  • dd is out for the month; code delays are expected
  • clouserw is at osbridge this week, thanks to jbalogh for picking up some triage and getting-things-done slack
  • if you're out of bugs in 5.11, start on 5.11.1
  • basta is rocking the new validator
  • Browser stats: http://people.mozilla.org/~jbalogh/stats.html

QA

  • Service unavailable errors on Personas pages
  • Redirects on NAMO
  • Bug 564550 - Omit nameless add-ons

Product

  • Working on Dev Tools, Marketplace, What are add-ons?, Discovery Pane, Delightful Add-ons

Developer Relations

  • Working on GSOC project wiki.
  • Working on Editor Guide wiki page.
  • More reviews.

Community

Marketing

  • London workshop- speaker prep
  • Marketplace draft messages
  • Product messages for new collateral (handouts)
  • Firefox Cup Promo: Webdev has it
  • Partners: PRI, BlogHer
  • RYFX posts

Other

May 26, 2010

Development

  • 5.11 is code getting-close-to-frozen; over 100 bugs fixed at this point
    • Firefox Cup has not landed yet; I expect it to hit today
    • A few nobody bugs left. I can assign if they stay open.
  • I think cron jobs are still off from the issues yesterday. This will affect stats, etc.
  • Special mention: QA is doing a good job of adding steps to reproduce a bug. Thanks.
.gitconfig tricks
[alias]
  p = "!git push $* && git url"
  edit-unmerged = "!f() { git ls-files --unmerged | cut -f2 | sort -u ; }; vim `f`"
  add-unmerged = "!f() { git ls-files --unmerged | cut -f2 | sort -u ; }; git add `f`"
  t = "!python manage.py test --noinput --logging-clear-handlers -s"
  # Shell commands always run from the git root.

QA

  • Service Unavailable errors on Persona pages
  • 32 Bugs in QA's queue
  • Redirects on PAMO

Product

  • Delightful Add-ons
  • Working on Dev Tools spec
  • fligtar afkish Thurs - Tues

Developer Relations

  • Done blogging about GSOC spec, and now working on spec wiki page. The student seems to be very eager to begin :)
  • Reporter buttons add-on.
  • Begin working on Editor Guide wiki page.
  • Admin reviews.

Community

Marketing

  • Marketplace initial messaging
  • BlogHer add-on partnership: engaging Briks
  • Moz Add-ons Workshop: ramp up promotion
  • Add-on Dev Challenge: start planning
  • Firefox Cup: localization almost done- in the hands of Webdev
  • Rock Your Firefox: 3 new posts

Other

May 19, 2010

Development

  • clouserw is afk
  • Welcome to basta; someone introduce him. :)
  • 5.10.4 went out yesterday. Much <3 to all who participated. It was smooth and fixed some critical issues:
    • Log in problems
    • Inability to download sandboxed add-ons
  • 5.11 is code freezing in less than a week and there are lots of open bugs! Please remember priorities while working on bugs.
    • The goals of 5.11 are many, but high level is still to get all the bugs assigned to mozwebqa closed and those pages live on zamboni.

QA

Product

Developer Relations

  • GSOC project spec:
  • Admin reviews.

Community

Marketing

  • Registration open for Moz Add-ons Workshop London 2010
  • Marketplace Goals
  • Add-ons Dev Challenge: start planning
  • Firefox Cup promo: localized for AMO
  • Partners: BlogHer, PRI - connect to AppCoast

Other

May 12, 2010

Development

  • 5.10.1, .2 launched
  • Ideas for bugzilla component changes (I think if you want to add one, you have to take one away):
    • Rename "Developer Pages" to "Developer Tools"
      • I prefer Developer Pages, as it encompasses Developer Hub and Developer Tools Fligtar 17:19, 12 May 2010 (UTC)
    • Add "Add-ons"
      • Merge "Add-on Security"
      • Merge "Search Plugins"
      • Merge "Dictionaries"
      • We had Add-ons before and it turned into a catch-all because it was the default selected and every bug in AMO has to do with "add-ons". Fligtar 17:19, 12 May 2010 (UTC)
    • Add "Personas"
      • Personas are just an add-on type, and earlier in this list it is proposed to get rid of components for other add-on types. I think Personas bugs should just go where they would normally go: details pages, browse pages, etc. Fligtar 17:19, 12 May 2010 (UTC)
      • Personas are often treated much different than other add-ons. This is why they suck...and deserve a separate component.--Jbalogh 20:03, 13 May 2010 (UTC)
    • Combine "Administration" and "Policy"
    • Get rid of "Facebook"
      • Where will the existing bugs move to? Fligtar 17:19, 12 May 2010 (UTC)
        • There are no Facebook bugs.
        • if the FB app is EOLed, there's no use not WONTFIXing those. --wenzel 19:34, 12 May 2010 (UTC)
          • I mean the bugs in the component that are already fixed. They have to live somewhere.
    • Can we move "Plugins" out of AMO?
      • There is Websites/plugins.mozilla.org now, so we could move them there. Talk to ozten about it. --wenzel
  • On commit messages

QA

Product

  • AMO Docket created
  • Electric Bandwagon mocks finished (bug, mock-ups)
  • starting on spec for Developer Tools rewrite
  • Early Marketplace designs (mock-ups; user: amo, password: bazaar10)

Developer Relations

  • Add-on Recommendation Helper. Spec.
  • Admin reviews.
  • Reviewing trusted add-ons.
  • (Having connectivity problems, not sure if I'll make it to the meeting)

Marketing

  • Thinking about New Categories on AMO
    • Games
    • Entertainment
    • Productivity
    • Shopping
    • Travel
    • Sports
  • Developer Challenge (like Extend Firefox) kicking off at teh London MAOW