Claas Augner

Results 754 comments of Claas Augner

FYI @mdn/yari-content-pt-br This PR replaces the "Markdownlint auto-cleanup" PR, and also fixes flaws.

@mdn/yari-content-pt-br Any concerns with merging this PR as is? (It updates the content to reflect what's currently being deployed on production.)

Although this is useful, we likely neither merge this feature in yari, nor port it to the new frontend.

I have no clue what causes [this error](https://github.com/mdn/yari/runs/6529479043?check_suite_focus=true#step:14:13): ``` Error: 17:56:38 Error: Cannot find module 'cookie' Require stack: - /home/runner/work/yari/yari/libs/get-locale/index.js - /home/runner/work/yari/yari/deployer/aws-lambda/content-origin-request/index.js - /home/runner/work/yari/yari/deployer/aws-lambda/tests/server.js ____STDERR____ Error: Cannot find module 'cookie'...

I think [`install:all`](https://github.com/mdn/yari/pull/8130) would help here.

For the record, the last commit with passing checks was 8bd19186bc428bddcc83ef19ef89a60336972339.

This seems to be the breaking change, and shouldn't affect us: > New Violations: Component names now need to start with an uppercase letter instead of a non-lowercase letter. This...

@fiji-flo I guess we should remove this dependency, because we [no longer use](https://github.com/search?q=repo%3Amdn%2Fyari%20bfj&type=code) it? Looks like its usage was removed in https://github.com/mdn/yari/pull/11123. Edit: Opened https://github.com/mdn/yari/pull/12086.