Kevin Meinhardt

Results 49 issues of Kevin Meinhardt

### What happened? When a branch contains invalid docker version characters like `/` or `:` it breaks tagging that relies on this information. Ex: https://app.circleci.com/pipelines/github/mozilla/addons-server/33002/workflows/ec04dd9c-a8ff-4953-b12b-5559ce671344/jobs/217751 ### What did you expect...

needs:info
repository:addons-server

### Description In this step we should refine the workflow executed by `deploy-amo` to determine which image tag to deploy and to trigger the actual deployment. We can infer the...

### What happened? Forks running `docs_build` will fail unless they configure github pages on their fork. We don't expect forks to actually publish docs so we should just skip it...

┆Issue is synchronized with this [Jira Task](https://mozilla-hub.atlassian.net/browse/AMOENG-915)

### Description Currently we still use circleCI to build and publish our docker image. We have an action to build and publish the image from github actions but currently our...

repository:addons-server

### Description We have a (moderately) complex nginx configuration that relies on routing paths to different services, as well as serving static content from shared docker volumes. This was broken...

repository:addons-server

### Description We utilize different vehicles to execute work in addons-server. There are utility methods, tasks, cron jobs, management commands, model methods etc. All executing business logic in some capacity....

needs:info
repository:addons-server

### What happened? When building the docker image in github actions I've seen this error a few times. Re-running always fixes it but want to track this for posterity. ```...

### What happened? In github actions, workflows triggered by forks (and dependabot which is treated as a fork) do not have access to secrets and have a read only github...

### 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...

repository:addons-frontend