Skip to content

Provide Expediting capability

John Skarbek requested to merge jts/expedite into master

What does this MR do?

  • In order to ensure that we deploy as quickly as possible, we set a variable called EXPEDITE_DEPLOYMENT to a value of true
  • Doing so will skip our notifier processes and QA jobs
  • As it stands, nothing is protecting us from accidentally leaving this variable around - this to come in a future iteration

Addresses: gitlab-com/gl-infra/delivery#1902 (closed)

Author Check-list

Please read the Contributing document and once you do, complete the following:

  • Assign to the correct reviewer per the contributing document
  • Apply the correct metadata per the contributing document

Reviewer Check-list

  • Reviewed the diff jobs to confirm changes are as expected
  • No changes shown in the diffs not associated with this MR - This may require a rebase or further investigation
Edited by John Skarbek

Merge request reports