Skip to content

Add staging environment variables to runway

Tan Le requested to merge add-staging-envs into main

This adds staging environment variables to staging runway environment. The runway environment is different from the ai-assist-test K8s cluster that is running in the legacy account. Hence, this change won't impact the K8s environment.

  • GITLAB_URL
  • GITLAB_API_URL
  • CUSTOMER_PORTAL_BASE_URL

We need to make this change to allow the full orchestrated test for the new auth flow from Self Managed instances (issue) as well as unblocking future testing.

Edited by Tan Le

Merge request reports