From f52b15b6398075127f4c583823fd72d4a6ec5e59 Mon Sep 17 00:00:00 2001 From: GitLab Bot Date: Thu, 26 May 2022 18:08:09 +0000 Subject: [PATCH] Add latest changes from gitlab-org/gitlab@master --- .../shared/components/cli_commands.vue | 2 +- app/graphql/types/group_member_type.rb | 2 +- .../container_security_policy_selection.yml | 8 - .../omniauth_initializer_fullhost_proc.yml | 8 - config/initializers/omniauth.rb | 9 +- ...iontype-nonexplicit-config-deprecation.yml | 14 -- doc/administration/auth/authentiq.md | 2 +- doc/administration/configure.md | 4 +- .../geo/replication/datatypes.md | 2 +- .../gitlab_self_monitoring_project/index.md | 2 +- doc/administration/operations/puma.md | 14 +- doc/administration/system_hooks.md | 2 +- doc/api/graphql/reference/index.md | 2 +- doc/ci/directed_acyclic_graph/index.md | 2 +- .../variables/where_variables_can_be_used.md | 6 +- doc/development/code_review.md | 2 +- doc/development/database_debugging.md | 4 +- doc/development/documentation/testing.md | 12 +- doc/development/gemfile.md | 4 +- .../uploads/working_with_uploads.md | 4 +- doc/install/aws/manual_install_aws.md | 2 +- doc/install/google_cloud_platform/index.md | 2 +- doc/operations/metrics/alerts.md | 2 +- doc/operations/metrics/dashboards/develop.md | 8 +- doc/operations/metrics/dashboards/settings.md | 8 +- doc/operations/metrics/embed.md | 4 +- doc/operations/metrics/index.md | 2 +- doc/subscriptions/index.md | 6 +- doc/update/deprecations.md | 17 --- .../container_scanning/index.md | 2 +- .../policies/scan-execution-policies.md | 5 +- .../vulnerabilities/index.md | 112 ++++++++------ .../vulnerability_report/index.md | 2 +- doc/user/clusters/agent/index.md | 1 + .../clusters/connect/img/variables_civo.png | Bin 0 -> 74744 bytes .../clusters/connect/new_civo_cluster.md | 137 ++++++++++++++++++ .../project/merge_requests/approvals/rules.md | 4 + .../test_coverage_visualization.md | 5 + locale/gitlab.pot | 3 - spec/initializers/omniauth_spec.rb | 31 +--- 40 files changed, 279 insertions(+), 179 deletions(-) delete mode 100644 config/feature_flags/development/container_security_policy_selection.yml delete mode 100644 config/feature_flags/development/omniauth_initializer_fullhost_proc.yml delete mode 100644 data/deprecations/14-5-runner-s3-authenticationtype-nonexplicit-config-deprecation.yml create mode 100644 doc/user/infrastructure/clusters/connect/img/variables_civo.png create mode 100644 doc/user/infrastructure/clusters/connect/new_civo_cluster.md diff --git a/app/assets/javascripts/packages_and_registries/shared/components/cli_commands.vue b/app/assets/javascripts/packages_and_registries/shared/components/cli_commands.vue index de7ab3e6d7b..dc61f3c788c 100644 --- a/app/assets/javascripts/packages_and_registries/shared/components/cli_commands.vue +++ b/app/assets/javascripts/packages_and_registries/shared/components/cli_commands.vue @@ -49,7 +49,7 @@ export default {