Project

Profile

Help

Story #6268

closed

Story #4762: [Epic] As a user, I can copy content

Issue #6018: As a user, I have an API for copying content between repositories

As a user, I can copy from multiple source repo versions to destination repos at one time

Added by daviddavis about 4 years ago. Updated about 4 years ago.

Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Assignee:
Sprint/Milestone:
Start date:
Due date:
% Done:

100%

Estimated time:
Platform Release:
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Quarter:

Description

This so support a config variable that maps multiple source repo versions to destination repos:

    config:=[
        {"source_repo_version": "$SRC_REPO_VERS_HREF", "dest_repo": "$DEST_REPO_HREF", "content": [$HREF1, $HREF2]},
        {"source_repo_version": "$SRC_REPO_VERS_HREF", "dest_repo": "$DEST_REPO_HREF", "dest_base_version": "$DEST_BASE_VERSION", "content": []},
    ]
Actions #1

Updated by daviddavis about 4 years ago

In this task we removed the criteria param. To see it in git history, go to commit 974a6d9b43dfec66965b9634498f8df38ab59391.

Actions #2

Updated by dalley about 4 years ago

  • Status changed from ASSIGNED to POST
  • Parent issue changed from #4762 to #6018
Actions #3

Updated by daviddavis about 4 years ago

  • Status changed from POST to MODIFIED
  • % Done changed from 0 to 100

Added by daviddavis about 4 years ago

Revision 09187398 | View on GitHub

Allow copying of multiple sources to destinations in one call

fixes #6268 https://pulp.plan.io/issues/6268

fixes #6018 https://pulp.plan.io/issues/6018

Actions #4

Updated by dalley about 4 years ago

  • Sprint/Milestone set to Pulp RPM 3.3.0
Actions #5

Updated by dalley about 4 years ago

  • Status changed from MODIFIED to CLOSED - CURRENTRELEASE

Also available in: Atom PDF