Ryan Johnson

Results 5 issues of Ryan Johnson

Implement automatic publication to npm.

When linting https://github.com/mdn/data/blob/master/css/at-rules.json, a schema error was detected for the `@property` object (https://github.com/mdn/data/blob/3a92ce8348e83a0ce7beef84b45accf151645f92/css/at-rules.json#L331): ```json "@property": { "syntax": "@property {\n \n}", "status": "experimental", "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/@property" }, ``` because it was missing...

idle

**Summary** Each of the prod Celery workers log a steady stream of these errors: `ERROR/MainProcess] Refusing to deserialize disabled content of type pickle (application/x-python-serialize)` even though all of the message...

p1
type: bug report
comp: devops
comp: backend

**Summary** We need to create (and upload to [our public S3 bucket](https://mdn-downloads.s3-us-west-2.amazonaws.com/index.html)) a new sample database for use within local development environments. **Rationale** The current sample database was created over...

p3
comp: backend

We need to define and implement how we're going to do localization of UI strings. Can we use fluent as part of this? Do the following sub-tasks still make sense:...

localization
🚉 platform
🐌 idle