Webdev/Meetings/2017/May: Difference between revisions

my topic for the day
(django-redirect-urls)
(my topic for the day)
Line 13: Line 13:
* (shobson) MDN's CSS code style guide is now documented in a [https://github.com/mozilla/kuma/blob/master/.stylelintrc%20 .stylelintrc] file, the [https://stylelint.io/ Stylelint.io] format. So it can be enforced on Pull Requests and supporting text editors can pop up friendly little error messages and warnings.
* (shobson) MDN's CSS code style guide is now documented in a [https://github.com/mozilla/kuma/blob/master/.stylelintrc%20 .stylelintrc] file, the [https://stylelint.io/ Stylelint.io] format. So it can be enforced on Pull Requests and supporting text editors can pop up friendly little error messages and warnings.
* (pmac) New library! [https://github.com/pmac/django-redirect-urls django-redirect-urls] was extracted from Bedrock. It was created to ease the task of replicating a lot of Apache URL rewriting rules in our code. It is now its own library so that other projects (most notably MDN) can potentially use it. Most other Django redirect helpers store redirects in the database.
* (pmac) New library! [https://github.com/pmac/django-redirect-urls django-redirect-urls] was extracted from Bedrock. It was created to ease the task of replicating a lot of Apache URL rewriting rules in our code. It is now its own library so that other projects (most notably MDN) can potentially use it. Most other Django redirect helpers store redirects in the database.
* (garbas) Moved https://mozilla-releng.net from Elm 0.17 to 0.18


== Open-Source Citizenship ==
== Open-Source Citizenship ==
Any updates with our libraries or with libraries we use? Anyone looking for help with a library they maintain?
Any updates with our libraries or with libraries we use? Anyone looking for help with a library they maintain?


* (irc nick) Topic
* (garbas) [https://github.com/zalando/connexion connexion], Swagger/OpenAPI First framework for Python on top of Flask with automatic endpoint validation & OAuth2 support. Since few weeks, not only Flask is supported (Pyramid/Falcon) and it is possible to plugin you custom framework too.
 


== New Hires / Interns / Volunteers / Contributors ==
== New Hires / Interns / Volunteers / Contributors ==
Line 27: Line 30:
Anything else to talk about?
Anything else to talk about?


* (irc nick) Topic
* (garbas) Sphinx theme with new Mozilla branding?
14

edits