Webdev/Meetings/2017/May: Difference between revisions

Fixed broken link to MDN's stylintrc file
(Fixed broken link to MDN's stylintrc file)
Line 11: Line 11:
What did we ship this month? Alternatively, what didn't we ship to spare the world the horror?
What did we ship this month? Alternatively, what didn't we ship to spare the world the horror?


* (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 .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
* (garbas) Moved https://mozilla-releng.net from Elm 0.17 to 0.18
Confirmed users
67

edits