Configure www-gitlab-com repo to work under gitpod.io

Why is this change being made?

Make this repo correctly serve marketing and handbook sites when using gitpod.io.

Tasks

  • Use CI docker image
  • Install/update bundler and yarn dependencies automatically
  • Run both handbook and marketing preview sites automatically

Testing

Option 1: Browser extension

  1. Install the gitpod browser extension: https://www.gitpod.io/docs/browser-extension/
  2. Open a branch in https://gitlab.com/gitlab-com/www-gitlab-com/-/branches, and click the "Gitpod" button.

Option 2: Use a Repository Context URL

Follow instructions at https://www.gitpod.io/docs/context-urls/#repository-context:

  1. Navigate to gitpod.io/#<gitlab branch URL>
Edited by Chad Woolley

Merge request reports

Loading