Webdev/Meetings/2017/March: Difference between revisions

From MozillaWiki
< Webdev‎ | Meetings‎ | 2017
Jump to navigation Jump to search
m (add frontierline git repo)
 
(2 intermediate revisions by 2 users not shown)
Line 18: Line 18:
* (ErikRose) [https://pypi.python.org/pypi/sphinx-js sphinx-js] 1.1, 1.2, 1.3, and 1.3.1 (Python 3, autoattribute, staleness fixes, autoclass), the [http://mozilla.github.io/fathom/ generated Fathom docs] that show it off, and the [https://github.com/mozilla/fathom/blob/master/docs/tooling/travis-deploy-docs Travis deploy script] that puts them up on GH Pages and the [https://github.com/mozilla/fathom/commit/88d7c3365f0bc14f179c3148cf878b0cad0cc178 Sphinx theme] that makes the code literals not bright red.
* (ErikRose) [https://pypi.python.org/pypi/sphinx-js sphinx-js] 1.1, 1.2, 1.3, and 1.3.1 (Python 3, autoattribute, staleness fixes, autoclass), the [http://mozilla.github.io/fathom/ generated Fathom docs] that show it off, and the [https://github.com/mozilla/fathom/blob/master/docs/tooling/travis-deploy-docs Travis deploy script] that puts them up on GH Pages and the [https://github.com/mozilla/fathom/commit/88d7c3365f0bc14f179c3148cf878b0cad0cc178 Sphinx theme] that makes the code literals not bright red.
* (lorchard) Oh hey, we released [https://github.com/bwinton/SnoozeTabs/ Snooze Tabs] [https://testpilot.firefox.com/experiments/snooze-tabs on Test Pilot]
* (lorchard) Oh hey, we released [https://github.com/bwinton/SnoozeTabs/ Snooze Tabs] [https://testpilot.firefox.com/experiments/snooze-tabs on Test Pilot]
* (Osmose) Normandy has functional tests via Selenium on CircleCI, and will soon have Auth0 auth using Django's RemoteUser auth backend
* (craigcook) [https://blog.mozilla.org New blog theme, "Frontierline"] [https://github.com/craigcook/frontierline-theme git repo]
* (irc nick) Topic
* (irc nick) Topic



Latest revision as of 18:16, 7 March 2017

Webdev Meeting
Date: March 7th, 2017
Time: 10:00 AM Pacific
How to Join
Vidyo:
Teleconferencing: Room 9 798
IRC: #webdev on irc.mozilla.org

Webdev Extravaganzas are open to the public and serve as a gathering point for anyone in the Mozilla community who is interested in web development and what Mozilla has been doing in it.

The meeting will be streamed and recorded on Air Mozilla: https://air.mozilla.org/webdev-extravaganza-march-2017/

Shipping Celebration

What did we ship this month? Alternatively, what didn't we ship to spare the world the horror?

Open-Source Citizenship

Any updates with our libraries or with libraries we use? Anyone looking for help with a library they maintain?

New Hires / Interns / Volunteers / Contributors

Anyone new that we want to induct into the secret order? Paid, unpaid, contract, doesn't matter!

  • (irc nick of new person) New Person

Roundtable

Anything else to talk about?

  • [garbas] In the summer of 2016 we (in RelEng) decided to use Elm to build our frontends. After 6 months and 10k lines of Elm I can finally share our experience with Elm.
  • (groovecoder) Contact Sandra Persing about doing a Developer Roadshow event in your town - it's very cool
  • (ErikRose) Want to debug mocha tests in Chrome? Upgrade to node 7.6, mocha 3.2. Run mocha --inspect --debug-brk. Put "debugger;" in your code.
  • (irc nick) Topic