Webdev/Meetings/2014/April 1: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 16: | Line 16: | ||
* (jgmize) Nucleus+RNA+Bedrock publishing system for release notes and system requirements | * (jgmize) Nucleus+RNA+Bedrock publishing system for release notes and system requirements | ||
* (ErikRose) [https://pypi.python.org/pypi/peep/ peep] 1.0 and 1.0.1 are out, and 1.0.2 comes out tomorrow. It has [https://bugzilla.mozilla.org/show_bug.cgi?id=968385 passed sec review]. There's a [https://github.com/gittip/building.gittip.com/pull/30 PR open] to deploy gittip with it. | * (ErikRose) [https://pypi.python.org/pypi/peep/ peep] 1.0 and 1.0.1 are out, and 1.0.2 comes out tomorrow. It has [https://bugzilla.mozilla.org/show_bug.cgi?id=968385 passed sec review]. There's a [https://github.com/gittip/building.gittip.com/pull/30 PR open] to deploy gittip with it. | ||
* (ErikRose) Shipped a couple of talks: | |||
** [https://speakerdeck.com/erikrose/dxr-now-75-percent-more-tolerable Why DXR Is Cool And Why You Should Hack On It] | |||
** [https://people.mozilla.org/~erose/Why%20the%20DXR%20Community%20Works.mov Why The DXR Community Works] (kind of a general thing on community-building) | |||
== Open-Source Citizenship == | == Open-Source Citizenship == |
Revision as of 18:25, 1 April 2014
Webdev Meeting | |
---|---|
Date: | April 1st, 2014 |
Time: | 10:30 AM Pacific |
How to Join | |
Vidyo: |
|
Teleconferencing: | Room 9 798 |
IRC: | #webdev on irc.mozilla.org |
Notes | |
Etherpad: | https://etherpad.mozilla.org/webdev-2014-04-01 |
Note-taker: | mkelly |
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.
There will be a recording available.
Shipping Celebration
What did we ship this month? Alternatively, what didn't we ship to spare the world the horror?
- (irc nick) [TOPIC GOES HERE]
- (jgmize) Nucleus+RNA+Bedrock publishing system for release notes and system requirements
- (ErikRose) peep 1.0 and 1.0.1 are out, and 1.0.2 comes out tomorrow. It has passed sec review. There's a PR open to deploy gittip with it.
- (ErikRose) Shipped a couple of talks:
- Why DXR Is Cool And Why You Should Hack On It
- Why The DXR Community Works (kind of a general thing on community-building)
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 GOES HERE]
New Hires / Interns / Volunteers
Anyone new that we want to induct into the secret order?
- [NEW HIRE NAME] [NEW HIRE FATE]
The Bikeshed / Roundtable
Anything else to talk about?
- Serving locale-specific fonts: We've got an open PR for bedrock that does some djangoey stuff to serve a different font stack tailored for the requested locale. But since the mozilla.org fonts have sort of become canonical references for other sites as well (via tabzilla), we're concerned this might have a broader impact beyond just bedrock. Thoughts?
- RelengAPI and authentication/authorization - trying to come up with a "normal" solution