Actions
Task #6551
closedStory #5890: [Epic] The ansible-pulp installer needs to handle multiple versions of Pulp
Story #5618: As a user, I can download & run a version of the ansible installer that a specific version of Pulp 3
Task #6073: Adapt pulp_installer CI for pulp_installer branches
pulp_installer: Implement support for PyPI pre-releases
Status:
CLOSED - WONTFIX
Priority:
Normal
Assignee:
-
Category:
Installer - Moved to GitHub issues
Sprint/Milestone:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Platform Release:
Groomed:
Yes
Sprint Candidate:
No
Tags:
CI/CD
Sprint:
Quarter:
Q1-2021
Description
pulp_installer should have the option of installing PyPI pre-releases.
Its CI should try test them too, such as on the pulpcore master branch.
It looks like implementation will involve passing the pip
comamnd pre-release argument as extra_args
to the ansible pip module:
https://docs.ansible.com/ansible/latest/modules/pip_module.html#parameter-extra_args
Updated by mdepaulo@redhat.com over 4 years ago
- Subject changed from pulp_installer: Implement support for pre-releases to pulp_installer: Implement support for PyPI pre-releases
- Description updated (diff)
Updated by fao89 over 4 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to fao89
- Groomed changed from No to Yes
- Sprint set to Sprint 71
Updated by mdepaulo@redhat.com over 4 years ago
- Status changed from ASSIGNED to NEW
- Assignee deleted (
fao89) - Sprint deleted (
Sprint 71)
Updated by bmbouter over 4 years ago
- Category set to Installer - Moved to GitHub issues
- Tags deleted (
Pulp 3 installer)
Updated by mdepaulo@redhat.com about 4 years ago
- Status changed from NEW to CLOSED - WONTFIX
- Quarter set to Q1-2021
Not needed at the present time. Will implement when needed.
Actions