Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • ng6 ng6
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 52
    • Issues 52
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • genotoul-bioinfo
  • ng6ng6
  • Merge requests
  • !49

Merged
Created Oct 08, 2019 by Romain Therville@rtherville🐭Developer

Issue#129

  • Overview 0
  • Commits 2
  • Changes 5

New project space_id migration workflow

Allows to migrate a project to another space_id, defined in application.properties . The corresponding files are moved, and the old directories are deleted. The projects's runs and analyses's retentions are updated according to the values given in application.properties. If the retention given is a period (not a date), the new retention is relative to the run or analysis's creation date.

How to do it? python3.4 /save/ng6-test/src/ng6-git-rtherville/bin/ng6_cli.py switchprojectspaceid --project-id 1292 --space-id seqoccin --admin-login CTD

Edited Oct 08, 2019 by Romain Therville
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: issue#129