[go: up one dir, main page]

Migrate build logs along with pipelines

When migrating Ci::Pipelines (see #339407 (closed)) from a project with the Gitlab Migration tool, build logs are not downloaded and imported along with the pipelines which leaves the imported builds with non-existent logs.

  1. Import a project with pipelines and builds using the new Gitlab Migration tool
  2. Look at new project's imported builds
  3. There is no build log information
Edited by Allen Cook