Skip to content

Enable auto devops

Devin Sylva requested to merge (removed):enable_auto_devops into master

These are the changes that I had to make to get this project to complete its Auto DevOps pipeline and deploy.

This does not fully address this but gets it back on track: https://gitlab.com/gitlab-org/design.gitlab.com/issues/96

This also helps address: https://gitlab.com/gitlab-com/gl-infra/infrastructure/issues/6795

Some of this is incorrect - for example, I added some dependencies via pure trial and error. These are probably not what we ultimately want.

I also removed the yarn.lock since I couldn't get it to work with the file there. Someone with more Node.js experience should probably make this right.

Note that this MR also removes the .gitlab-ci.yml file.

Merge request reports