[go: up one dir, main page]

Skip to content

Create file-based pipeline for BulkImports::Common::Pipelines::WikiPipeline

Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.

As part of leveraging our existing direct transfer service for offline transfers, we will need to add new file-based pipelines for pipelines in direct transfer that make API requests to the source instance during any part of the ETL pipeline. This new pipeline should not replace the existing pipeline and it should only be executed during offline transfer.

This issue is to create a file-based BulkImports::Common::Pipelines::WikiPipeline pipeline to be used during offline transfer. The current pipeline creates a wiki repository if the source entity has a wiki (checked using an API request) then mirrors the source wiki. Wikis will need to be created another way in offline transfer.

Edited by 🤖 GitLab Bot 🤖