Claas Augner
Claas Augner
### What type of issue is this? Infrastructure issue ### What is the issue? https://github.com/mdn/browser-compat-data/pull/27723 was adding a new subfeature, with only Firefox supporting it, but although `experimental` was set...
Meta issue for requests to add browsers or runtimes to BCD.
Part of https://github.com/mdn/fred/issues/1127.
Adds an output for `path`. Similar to https://github.com/actions/checkout/pull/1180, which added outputs for `ref` and `commit`. Having the checkout path available as an output is especially useful when using the `path`...
**Description:** In https://github.com/actions/setup-node/pull/1348, caching was enabled by default if the `package.json` includes the `packageManager` field. This side-effect is dangerous in privileged workflows with access to secrets and credentials, because it...
The API docs at https://redash.io/help/user-guide/integrations-and-api/api/ include the following statement in the context of the [Query Results](https://redash.io/help/user-guide/integrations-and-api/api/#Query-Results) endpoint (emphasis mine): > Appending a filetype of `.csv` or `.json` to this request...
### Description Also bumps: - `pgvector` from 0.3.4 to 0.4.1 (for sqlx 0.8 compatibility) - `event-listener` from 5.1.0 to 5.4.1 Removes transitive dependencies no longer needed by sqlx 0.8: -...
We currently use an outdated version of slog (see: https://github.com/mdn/rumba/pull/663), and should use tracing instead (like rari). --- Clippy [has 76 errors](https://github.com/mdn/rumba/actions/runs/19619867380/job/56178165879?pr=663#step:8:503): ``` error: use of deprecated macro `::slog_scope::slog_debug`: Use...
### Description Migrate to openidconnect v4. ### Motivation In particular, this unblocks reqwest v0.12 update. ### Additional details ### Related issues and pull requests
### Description Replaces the obsolete `@mdn/yari-content-XX` teams with `@mdn/XX-content`. ### Motivation Removes the last occurrence of the old teams, so that we can remove those. ### Additional details ### Related...