Claas Augner

Results 163 issues of Claas Augner

### What would you like to see added to BCD? The [browers schema](https://github.com/mdn/browser-compat-data/blob/main/schemas/browsers-schema.md#releases) does not require the `release_date` field, mainly to account for upcoming not yet released releases, but all...

enhancement :1st_place_medal:

Prevents the following TypeError with events of deleted users (aka "ghost"): ``` File "/path/to/github3/models.py", line 52, in __init__ self._update_attributes(json) File "/path/to/github3/issues/event.py", line 63, in _update_attributes self.actor = users.ShortUser(event["actor"], self) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...

### TL;DR We [migrated to v4](https://github.com/mdn/yari/pull/10122), but our [configured `changelog-sections`](https://github.com/mdn/yari/blob/c9f15220c62aee979a39e446890f8426263b5198/.release-please-manifest.json#L2-L7) are no longer taken into account, so the [v4 release PR](https://github.com/mdn/yari/pull/10407) is missing the "Miscellaneous" section (whereas the [v3 release...

## Summary (MP-968) ### Problem With https://github.com/mdn/rumba/pull/455, we stop generating off-topic answers as soon as possible, but this means the response may be empty or or only contain the beginning...

plus
plus:ai-help

## Summary ### Problem Our main bundle is larger than it could be. ### Solution Load more pages lazily. --- ## Screenshots ### Before ``` 156.44 kB build/static/js/main.1b11e75b.js 28.42 kB...

plus
merge conflicts :construction:
idle
blog

## Summary ### Problem ### Solution Allows to cache the output of macros if it only depends on locale and args. --- ## Screenshots ### Before ``` Macro render report...

macros
idle

## Summary Merges the client ESLint config into our root ESLint config. ### Problem ### Solution --- ## Screenshots ### Before ### After --- ## How did you test this...

dependencies
merge conflicts :construction:
idle

## Summary ### Problem The `scripts/ai-help-macros.ts` script updates the document content if the document hash changes, but this hash also changes when building the content from another yari branch (e.g....

plus:ai-help

## Summary Fixes https://github.com/mdn/yari/issues/9430. ### Problem The APIRef macros was showing badges (e.g. deprecated) only on some links. ### Solution Add badges to the remaining links. --- ## Screenshots |...

macros

## Summary ### Problem From time to time, new contributors open PRs on yari that include unsigned commits, and it is not trivial to sign the existing commits. ### Solution...

idle