1. 03 Nov, 2021 1 commit
    • Albert Salim's avatar
      Share review app resource group across jobs · ed6cecfb
      Albert Salim authored
      Using the same resource group across the jobs
      `review-deploy`, `review-stop`, `review-delete-deployment`
      to avoid concurrent execution of these jobs.
      
      If these jobs are allowed to run concurrently,
      they would be disrupting one another in the same
      kubernetes namespace.
      ed6cecfb
  2. 02 Nov, 2021 10 commits
  3. 01 Nov, 2021 29 commits