Skip to content
GitLab Next
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • GitLab Docs GitLab Docs
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 170
    • Issues 170
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 9
    • Merge requests 9
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GitLab.org
  • GitLab DocsGitLab Docs
  • Merge requests
  • !1045

Draft: Use a GCS bucket to deploy the review apps

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Achilleas Pipinellis (OOO | back on july 25th) requested to merge gcs-bucket-for-review-apps into main Aug 03, 2020
  • Overview 14
  • Commits 1
  • Pipelines 12
  • Changes 3

Update the jobs for the review apps to use a deploy script (taken from https://gitlab.com/gitlab-com/www-gitlab-com/-/blob/master/scripts/deploy).

The following env variables are used and set at the project settings:

  • GCP_BUCKET_REVIEW_APPS
  • GCP_PROJECT_REVIEW_APPS
  • GCP_SERVICE_ACCOUNT_KEY_REVIEW_APPS

The jobs also use the https://hub.docker.com/r/google/cloud-sdk Docker image, which includes the necessary tools for Google Cloud.

  • Closes #735
  • Blocked by https://gitlab.com/gitlab-com/gl-infra/infrastructure/-/issues/11021
Edited Aug 03, 2020 by Achilleas Pipinellis (OOO | back on july 25th)
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: gcs-bucket-for-review-apps