Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document auto-publish feature #497

Merged
merged 1 commit into from Apr 13, 2021
Merged

Document auto-publish feature #497

merged 1 commit into from Apr 13, 2021

Conversation

dralley
Copy link
Collaborator

@dralley dralley commented Apr 12, 2021

@pulpbot
Copy link
Member

pulpbot commented Apr 12, 2021

Attached issue: https://pulp.plan.io/issues/8548

.. code-block:: bash

# This configures the repository to produce new publications when a new version is created
pulp file repository update --name $REPO_NAME --autopublish True
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
pulp file repository update --name $REPO_NAME --autopublish True
pulp file repository update --name $REPO_NAME --autopublish

We're generally using flags (eg --auto-publish/--no-autopublish) to represent booleans in the cli.

@daviddavis
Copy link
Contributor

Can you add a warning about this feature being in tech preview?

@dralley
Copy link
Collaborator Author

dralley commented Apr 12, 2021

@daviddavis Yup, but I probably won't touch this PR until the CLI PR is merged. This is just what I had from the other day.

@daviddavis
Copy link
Contributor

Here's the CLI PR if you want to review or test it out: pulp/pulp-cli#199

@dralley dralley marked this pull request as ready for review April 13, 2021 18:51
@dralley dralley merged commit bec64cf into pulp:master Apr 13, 2021
@dralley dralley deleted the docs branch April 13, 2021 19:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants