Skip to content
GitLab
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 53
    • Issues 53
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

Maintenance - Mise à jour mensuelle Lundi 6 Février entre 7h00 et 9h00

  • genotoul-bioinfo
  • ng6ng6
  • Merge requests
  • !49

Issue#129

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Romain Therville requested to merge issue#129 into master Oct 08, 2019
  • Overview 0
  • Commits 2
  • Pipelines 0
  • 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
Reviewers
Request review from
Time tracking
Source branch: issue#129