Confirmed users
539
edits
(my topic for the day) |
(→Shipping Celebration: add antenna item) |
||
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 | * (garbas) Moved https://mozilla-releng.net from Elm 0.17 to 0.18 | ||
* (willkg) New crash collector! [https://github.com/mozilla/antenna Antenna] is collecting all crashes for Mozilla products as of April 13th. | |||
== Open-Source Citizenship == | == Open-Source Citizenship == |