Project

Profile

Help

Story #3913

closed

As a user I can specify the manifest filename when publishing a repo version

Added by daviddavis over 5 years ago. Updated over 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

Currently, the filename is hardcoded as PULP_MANIFEST. Allow users to specify a filename on the file publisher to be used when publishing. Optimally, the default should be the same as in #3912 (ie manifest.csv).


Related issues

Related to File Support - Story #3912: As a user, I can specify the file manifest name on the remote when syncing and publishing a repositoryCLOSED - CURRENTRELEASEvdusek

Actions
Related to Pulp - Issue #4000: Tests in master are failing due to a change in pulp_fileCLOSED - CURRENTRELEASEdaviddavisActions
Related to File Support - Issue #4017: Remove the manifest field on remoteCLOSED - CURRENTRELEASEdaviddavisActions
Actions #1

Updated by daviddavis over 5 years ago

  • Related to Story #3912: As a user, I can specify the file manifest name on the remote when syncing and publishing a repository added
Actions #2

Updated by vdusek over 5 years ago

  • Status changed from NEW to ASSIGNED
  • Assignee set to vdusek
Actions #3

Updated by vdusek over 5 years ago

  • Status changed from ASSIGNED to POST

Added by vdusek over 5 years ago

Revision abd47ce6 | View on GitHub

Allow custom name of the manifest when syncing and publishing

When creating a remote user can specify his own name of the manifest. As a path to it will be used url/manifest. For example: $ http POST .../remotes/file/ name=rem1 url=https://repos.fedorapeople.org/pulp/pulp/demo_repos/test_file_repo/ manifest=PULP_MANIFEST

Same situation when creating a publisher. For example: $ http POST .../publishers/file/ name=publisher1 manifest=my_manifest.csv

closes #3912, #3913 https://pulp.plan.io/issues/3912 https://pulp.plan.io/issues/3913

Actions #4

Updated by vdusek over 5 years ago

  • Status changed from POST to MODIFIED
  • % Done changed from 0 to 100
Actions #5

Updated by daviddavis over 5 years ago

  • Related to Issue #4000: Tests in master are failing due to a change in pulp_file added
Actions #6

Updated by daviddavis over 5 years ago

  • Related to Issue #4017: Remove the manifest field on remote added
Actions #7

Updated by bmbouter almost 5 years ago

  • Tags deleted (Pulp 3)
Actions #8

Updated by bmbouter over 4 years ago

  • Sprint/Milestone set to 0.1.0
Actions #9

Updated by bmbouter over 4 years ago

  • Status changed from MODIFIED to CLOSED - CURRENTRELEASE

Also available in: Atom PDF