Webdev/Meetings/2016/February 2
From MozillaWiki
Webdev Meeting | |
---|---|
Date: | February 2nd, 2016 |
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-february-2016/
Contents
Shipping Celebration
What did we ship this month? Alternatively, what didn't we ship to spare the world the horror?
- (irc nick) Topic
- (jezdez) pip8 based deploy workflow for MDN (git submodules be gone)
- (ben) careers.mozilla.org on AWS/Deis -> Giorgos
- (ben) Privacy Day! -> jon petto
- (Ben) Automated Testing Bedrock -> agibson (https://docs.google.com/presentation/d/1j9LdiFR452IgHtfSr7EWpsDtMit-yEOazZZmezSpaI8/edit?usp=sharing)
- (erikrose) peep 3.x and pipstrap and pip 8 upgrade plans
Open-Source Citizenship
Any updates with our libraries or with libraries we use? Anyone looking for help with a library they maintain?
- (irc nick) Topic
- (jezdez) Launching Jazzband (https://jazzband.co/)
- (jezdez) django-configurations 1.0 (https://django-configurations.readthedocs.org/)
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?
- (erikrose) You can use multiple infras in a single Travis file!
- (erikrose) Docker on Mac without VirtualBox: xhyve is no longer limited to 3GB of RAM, and the highly experimental NFS-based sharing seems to work. XHYVE_CPU_COUNT=4 XHYVE_MEMORY_SIZE=4000 XHYVE_EXPERIMENTAL_NFS_SHARE=true docker-machine create --driver xhyve xhyve