Skip to content

Updated Upload and Manage Content Workflow Documentation#277

Merged
dralley merged 1 commit intopulp:masterfrom
gerrod3:6854
May 29, 2020
Merged

Updated Upload and Manage Content Workflow Documentation#277
dralley merged 1 commit intopulp:masterfrom
gerrod3:6854

Conversation

@gerrod3
Copy link
Copy Markdown
Contributor

@gerrod3 gerrod3 commented May 28, 2020

Fixed the workflow commands to correctly create an artifact, make a package content from that artifact, and then add that content to a repository. Also added some additional details to the instructions for clarity.

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

Comment thread docs/workflows/upload.rst Outdated
@@ -1,55 +1,121 @@
Upload and Manage Content
=========================
Content can be added to a repository not only by synchronizing from a remote source but also by uploading.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How about extending this to

but also by uploading the files directly into Pulp.

Comment thread docs/_scripts/artifact.sh Outdated
curl -O https://repos.fedorapeople.org/pulp/pulp/fixtures/python-pypi/packages/shelf-reader-0.1.tar.gz
export PKG="shelf-reader-0.1.tar.gz"

#Upload it as an Artifact
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would prefer that there's a space after the # consistently

Fixed the workflow commands to correctly create an artifact, make a package content from that artifact, and then add that content to a repository.  Also added some additional details to the instructions for clarity.

fixes #6854
https://pulp.plan.io/issues/6854
@dralley dralley merged commit cb92ae5 into pulp:master May 29, 2020
@gerrod3 gerrod3 deleted the 6854 branch May 29, 2020 14:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants