Kevin Meinhardt

Results 49 issues of Kevin Meinhardt

Following up on https://github.com/faker-js/faker/issues/1413#issuecomment-1298755644 I'd like to improve the contributing guide. Keeping a short list of changes, with a few open questions needing resolution before opening the PR. - [...

c: docs
p: 1-normal
s: accepted

### Clear and concise description of the problem Most who use faker end up wrapping faker methods into "factory functions" that compose those methods into usable objects that represent their...

c: docs
p: 1-normal
s: accepted

## Summary I've been investigating fluent for [addons-frontend](https://github.com/mozilla/addons-frontend) along with other popular localization "frameworks" (collection of packages used for l10n) What I've found is that fluent seems to be the...

### Describe the problem and steps to reproduce it: There are X places in AMO where categories and their related extensions are displayed. If a category doesn't have any extensions...

IDK if we want to keep this script for posterity to see how the migration was run locally.. ┆Issue is synchronized with this [Jira Task](https://mozilla-hub.atlassian.net/browse/AMO2-503)

Related: https://github.com/mozilla/addons/issues/2211 ## TLDR; During the pending migration (2nd May 2024) we recommend you to [pause notifications](https://docs.github.com/en/account-and-profile/managing-subscriptions-and-notifications-on-github/setting-up-notifications/configuring-notifications) on these repositories: mozilla/addons -> https://github.com/mozilla/addons mozilla/addons-frontend -> https://github.com/mozilla/addons-frontend mozilla/addons-server -> https://github.com/mozilla/addons-server ##...

repository:addons-server
migration:2024

### Describe the problem and steps to reproduce it: This project relies on several libraries that require specific IDE settings in order to have a productive workflow. Specifically for VS...

repository:addons-frontend

### Describe the problem and steps to reproduce it: We currently import 2 global polyfills in amo on both client and server entry points. * isomorphic-fetch (supported in browsers aligned...

repository:addons-frontend

Relates to: https://mozilla-hub.atlassian.net/browse/ADDSRV-720 Partially fulfills: https://github.com/mozilla/addons-server/pull/22182 ### Description This PR aligns the way we build and run our docker image/container in local and CI environments. This reduces the amount of...

Relates to: https://mozilla-hub.atlassian.net/browse/ADDSRV-720 Partially fulfills: https://github.com/mozilla/addons-server/pull/22182 Depends on: - https://github.com/mozilla/addons-server/pull/22211 - https://github.com/mozilla/addons-server/pull/22206 - https://github.com/mozilla/addons-server/pull/22195 ### Description - split base config from "addons" - create additional configs for: 1. mounting the...