Add autopublish option to repository create/update commands
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 5
- Forks
- 14
- Avg merge
- 22h 12m
- Merged PRs (30d)
- 1
Description
https://github.com/pulp/pulp_deb/issues/406 added support for marking a repository to be autopublishing. We should expose this option in the CLI also.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the repository create and update command implementations and inspect the existing repository options. Read the linked pulp_deb issue for the supported autopublishing behavior, then identify the relevant CLI tests and verify that both commands expose and pass through the option.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100