Task #2146
closedDelete dependencies and spec files from 3.0-dev branch and 3.0-dev plugin branches
100%
Description
The 3.0-dev branch in pulp/pulp needs to have its deps folder and subcontents removed. Also the pulp spec file must be removed.
Similarly the spec files must be removed from the branches each plugin will use for its 3.0 release also.
Updated by semyers over 8 years ago
bmbouter wrote:
Similarly the spec files must be removed from the branches each plugin will use for its 3.0 release also.
In general I think that creating a branch with whatever the next major version is for each plugin will work. The only exception I can think of right now might be python. If all the work that asmacdo's done there is backward-incompatible, then we'll want to account for that when picking the branch major version.
Updated by ipanova@redhat.com over 8 years ago
- Assignee set to ipanova@redhat.com
Updated by ipanova@redhat.com over 8 years ago
- Status changed from NEW to ASSIGNED
Updated by semyers over 8 years ago
semyers wrote:
bmbouter wrote:
Similarly the spec files must be removed from the branches each plugin will use for its 3.0 release also.
In general I think that creating a branch with whatever the next major version is for each plugin will work. The only exception I can think of right now might be python. If all the work that asmacdo's done there is backward-incompatible, then we'll want to account for that when picking the branch major version.
In talking with ipanova, I'm rejecting my own idea. It'll be way easier if we just do all development for 3.0 on all projects (platform, plugins, etc.) on a branch named '3.0-dev'. bmbouter, what do you think?
Updated by bmbouter over 8 years ago
@smyers yes please use 3.0-dev for all plugins! That sounds like a great idea. We can make the branch names accurate to the plugin versions later when we promote the 3.0-dev branches.
Added by ipanova@redhat.com over 8 years ago
Added by ipanova@redhat.com over 8 years ago
Revision 3a20c9ed | View on GitHub
Deleting dependencies and pulp.spec file
Updated by ipanova@redhat.com over 8 years ago
- Status changed from ASSIGNED to POST
https://github.com/pulp/pulp/pull/2705
Plugin related PRs will follow once 3.0-dev branch will be created.
Updated by ipanova@redhat.com over 8 years ago
3.0-dev branch created for docker, rpm, puppet, ostree, python plugins.
https://github.com/pulp/pulp_docker/pull/175
https://github.com/pulp/pulp_rpm/pull/958
https://github.com/pulp/pulp_puppet/pull/241
https://github.com/pulp/pulp_ostree/pull/74
https://github.com/pulp/pulp_python/pull/90
Updated by ipanova@redhat.com over 8 years ago
- Status changed from POST to MODIFIED
- % Done changed from 0 to 100
Applied in changeset pulp|3a20c9ed9d319ca77b85a203342eb31822d42454.
Updated by bmbouter almost 5 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Deleting dependencies and pulp.spec file
closes #2146 https://pulp.plan.io/issues/2146