Actions
Task #4641
closedDelete the 'master' branch and make 2-master to main branch
Start date:
Due date:
% Done:
100%
Estimated time:
Platform Release:
Groomed:
Yes
Sprint Candidate:
Yes
Tags:
Sprint:
Sprint 51
Quarter:
Description
Problem¶
The Puppet repository is confusing users because the master branch shows 'this is the Pulp3 plugin for Puppet....". This is really just a stub and the plugin is in no way functional.
Solution¶
Delete the 'master' branch and make the default branch '2-master'. This is similar to what was done to the pulp/pulp repository which is also a Pulp2 only repository.
Updated by dkliban@redhat.com over 5 years ago
- Groomed changed from No to Yes
- Sprint Candidate changed from No to Yes
- Sprint set to Sprint 51
Updated by bmbouter over 5 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to bmbouter
Updated by amacdona@redhat.com over 5 years ago
- Tracker changed from Issue to Task
- % Done set to 0
Added by bmbouter over 5 years ago
Updated by bmbouter over 5 years ago
- Status changed from ASSIGNED to POST
I deleted the master branch and made 2-master the primary. I also am clarifying the version of Pulp in the readme of 2-master with this PR: https://github.com/pulp/pulp_puppet/pull/294
Updated by bmbouter over 5 years ago
- Status changed from POST to MODIFIED
- % Done changed from 0 to 100
Applied in changeset 14164847c807f30af10b967d3d561ee919e21352.
Actions
Clearly mark pulp2 support
The readme didn't indicate which verison of Pulp it was for. This clearly marks it as Pulp2.
https://pulp.plan.io/issues/4641 closes #4641