Kevin Meinhardt

Results 49 issues of Kevin Meinhardt

Relates to: https://mozilla-hub.atlassian.net/browse/ADDSRV-720 ## Description Changes required to run docker compose commands in CI and Locally with minimal configuration required from the developer. ### Context This PR is a prerequisite...

Relates to: https://mozilla-hub.atlassian.net/browse/ADDSRV-720 ### Description TMP: testing out using a docker managed volume for node_modules directory to resolve the docker/host permissions issue. ### Context This should allow us to simplify...

Thanks for opening a Pull Request (PR), here's a few guidelines as to what we need in your PR before we review it. Fixes: N/A ## How did you solve...

Relates to: ADDSRV-720 ### Description This PR adds a `preinstall` script that ensures npm install is only run inside a docker container. Additionally this PR moves the path for node_modules...

Relates to: AMO-238 ### Descripton This PR is the first iteration of migrating our CircleCI jobs to github action workflows, specifically the "assets" job. ### Context If we model our...

Fixes: Manual release process ### Description Github action to create tags for release. You can dispatch via the action web interface or via cli. One day, maybe we will create...

# Relates to: ### Description Document where and how we add logic to the code base. ### Context Need for this has come up in several related PRs. I think...

## Description This PR has 2 commits. The aim is to simplify some of our build logic, specifically with how we handle node_modules. The first commit moves our node_modules back...

fixes: mozilla/addons#5872 ## Description Using a github action to extract l10n strings on push to master. It sets up the environment, and runs the extract and push scripts. This would...

Fixes: Manual release process ### Description Github action to create tags for release. You can dispatch via the action web interface or via cli. One day, maybe we will create...