Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2023-06-27 18:06:55 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-06-27 18:06:55 +0300
commit0847321aeec58e8885c18b64abd6732581ec33a4 (patch)
tree28a518bbc4b15f28e3cdd1a26814affd3b13aa57 /doc/raketasks
parent274a42ccfaa22f6d6bc2d21da0c891bae15d3508 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/raketasks')
-rw-r--r--doc/raketasks/index.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/raketasks/index.md b/doc/raketasks/index.md
index 47fa7e855a1..bd093873a58 100644
--- a/doc/raketasks/index.md
+++ b/doc/raketasks/index.md
@@ -35,7 +35,6 @@ The following Rake tasks are available for use with GitLab:
| [Migrate snippets to Git](migrate_snippets.md) | Migrate GitLab Snippets to Git repositories, and show the migration status. |
| [Praefect Rake tasks](../administration/raketasks/praefect.md) | [Praefect](../administration/gitaly/praefect.md)-related tasks. |
| [Project import/export](../administration/raketasks/project_import_export.md) | Prepare for [project exports and imports](../user/project/settings/import_export.md). |
-| [Sample Prometheus data](generate_sample_prometheus_data.md) | Generate sample Prometheus data. |
| [Sidekiq job migration](../administration/sidekiq/sidekiq_job_migration.md) | Migrate Sidekiq jobs scheduled for future dates to a new queue. |
| [Service Desk email](../administration/raketasks/service_desk_email.md) | Service Desk email-related tasks. |
| [SMTP maintenance](../administration/raketasks/smtp.md) | SMTP-related tasks. |