gitlab-org--gitlab-foss/spec/factories
Alessio Caiazza 94fc061936
Add timed incremental rollout to Auto DevOps
Auto DevOps deployment strategies now supports timed incremental
rollout. We are deprecating the usage of INCREMENTAL_ROLLOUT_ENABLED
environment variable in Auto DevOps template.

The new behavior will be driven by the INCREMENTAL_ROLLOUT_MODE variable
that can either be manual (same as INCREMENTAL_ROLLOUT_ENABLED) or
timed.

Rollout deployments will be executed using a 5 minute delay between each
job.
2018-10-05 21:14:59 +02:00
..
ci Merge branch 'master-ce' into scheduled-manual-jobs 2018-10-05 10:13:06 +09:00
clusters
gitaly
abuse_reports.rb
appearances.rb
application_settings.rb
award_emoji.rb
badge.rb
boards.rb
broadcast_messages.rb
chat_names.rb
chat_teams.rb
commit_statuses.rb
commits.rb
container_repositories.rb
conversational_development_index_metrics.rb
deploy_keys_projects.rb
deploy_tokens.rb
deployments.rb
emails.rb
environments.rb
events.rb
file_uploaders.rb
fork_network_members.rb
fork_networks.rb
forked_project_links.rb
gpg_key_subkeys.rb
gpg_keys.rb
gpg_signature.rb
group_custom_attributes.rb
group_members.rb
groups.rb
identities.rb
import_export_uploads.rb
import_state.rb
instance_configuration.rb
internal_ids.rb
issues.rb
keys.rb
label_links.rb
label_priorities.rb
labels.rb
lfs_file_locks.rb
lfs_objects.rb
lfs_objects_projects.rb
lists.rb
merge_requests.rb
merge_requests_closing_issues.rb
milestones.rb
namespaces.rb
notes.rb
notification_settings.rb
oauth_access_grants.rb
oauth_access_tokens.rb
oauth_applications.rb
pages_domains.rb
personal_access_tokens.rb
programming_languages.rb
project_auto_devops.rb Add timed incremental rollout to Auto DevOps 2018-10-05 21:14:59 +02:00
project_custom_attributes.rb
project_deploy_tokens.rb
project_group_links.rb
project_hooks.rb
project_members.rb
project_statistics.rb
project_wikis.rb
projects.rb Make GitLab pages support access control 2018-10-05 13:41:11 +00:00
prometheus_metrics.rb
protected_branches.rb
protected_tags.rb
redirect_routes.rb
releases.rb
remote_mirrors.rb
repository_languages.rb
resource_label_events.rb
sent_notifications.rb
sequences.rb
service_hooks.rb
services.rb
site_statistics.rb
snippets.rb
spam_logs.rb
subscriptions.rb
system_hooks.rb
system_note_metadata.rb
term_agreements.rb
terms.rb
timelogs.rb
todos.rb
trending_project.rb
u2f_registrations.rb
uploads.rb
user_agent_details.rb
user_callouts.rb
user_custom_attributes.rb
user_statuses.rb
users.rb
users_star_projects.rb
web_hook_log.rb
wiki_directories.rb
wiki_pages.rb