Skip to content

Allow incremental rollouts with manual actions on AutoDevops template

What does this MR do?

Allow users to specify if they want to use incremental rollouts for their production deployments via the $INCREMENTAL_ROLLOUTS_ENABLED variable.

Screenshots

Without $INCREMENTAL_ROLLOUTS_ENABLED and with $STAGING_ENABLED

Screen_Shot_2018-05-07_at_12.50.37_PM

Without $INCREMENTAL_ROLLOUTS_ENABLED and without $STAGING_ENABLED

Screen_Shot_2018-05-07_at_12.56.41_PM With $INCREMENTAL_ROLLOUTS_ENABLED defined

Screen_Shot_2018-05-07_at_12.50.26_PM

Closes https://gitlab.com/gitlab-org/gitlab-ee/issues/5415

Edited by Mayra Cabrera

Merge request reports