Claas Augner
Claas Augner
- How to install diesel-cli? - How to generate a migration? - How to run a migration? - How to rollback a migration?
**Background**: We use [Rustfmt](https://rust-lang.github.io/rustfmt/?version=v1.6.0&search=) to enforce consistently formatted Rust code. The tool is run as part of the [build-and-test](https://github.com/mdn/rumba/blob/894626c90b815275a844bc460cc1e5125d83f6ea/.github/workflows/build-and-test.yml#L35-L36) workflow and will prevent merging a PR with Rust code that...
``` Error: strubr not ready after 200ms thread 'main' panicked at 'assertion failed: `(left == right)` left: `1`, right: `0`: the test returned a termination value with a non-zero status...
### Description Draw images only when they're all loaded. ### Motivation The images aren't always loaded yet when they are drawn on the canvas. ### Additional details ### Related issues...
Currently, `reqwest_eventsource` cannot be used for endpoints that return `content-type: application/json; charset=UTF-8"`, due to the following error: `Invalid header value: "application/json; charset=UTF-8"` This is because the full header value is...
I tried the following origin, but it doesn't seem to work: ``` # /etc/apt/apt.conf.d/50unattended-upgrades Unattended-Upgrade::Allowed-Origins { "${distro_id}:${distro_codename}"; "${distro_id}:${distro_codename}-security"; // Extended Security Maintenance; doesn't necessarily exist for // every release and...
## Summary (MP-1318) ### Problem The current item in the sidebar and TOC of the HTTP Observatory docs has no background-color, which is inconsistent with other sidebars and TOCs. ###...
## Summary ### Problem On stage, the "View this page on GitHub" links to the mdn/content repo always point to the `next` branch, even though the build used the `main`...
## Summary (MP-1103) ### Problem 1. The **contrast** of the highlighted menu item is **too low** in the light theme. 2. The menu **highlights** the current page in the menu...