Actions
Story #4634
closedAs a user I can use mazer to publish to Pulp
Start date:
Due date:
% Done:
100%
Estimated time:
Platform Release:
Groomed:
Yes
Sprint Candidate:
No
Tags:
Sprint:
Sprint 51
Quarter:
Description
Based on the Galaxy API v2 spec to receive a collection artifact we need to implement:
POST /api/v2/collections/
Which is used by Mazer's publish code here: https://github.com/ansible/mazer/blob/devel/ansible_galaxy/actions/publish.py#L66
Related issues
Updated by bmbouter over 5 years ago
- Blocked by Task #4633: Define Collection model added
Updated by daviddavis over 5 years ago
- Groomed 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 bmbouter over 5 years ago
- Status changed from ASSIGNED to POST
Updated by bmbouter over 5 years ago
- Sprint/Milestone changed from 66 to 0.1 Release
Added by bmbouter over 5 years ago
Updated by bmbouter over 5 years ago
- Status changed from POST to MODIFIED
- % Done changed from 0 to 100
Applied in changeset pulp_ansible|85a86a459c3000938f4c91710b3391a6f19fcc02.
Updated by bmbouter over 5 years ago
- Status changed from MODIFIED to POST
moving back to POST for a docs bugfix to be associated.
Updated by bmbouter over 5 years ago
PR available at: https://github.com/pulp/pulp_ansible/pull/97
Updated by bmbouter over 5 years ago
- Status changed from POST to MODIFIED
Applied in changeset pulp_ansible|4605cbea043938d9f88c6d914b6d1643e7dc8e04.
Updated by bmbouter about 4 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Actions
Adds upload support from mazer
https://pulp.plan.io/issues/4634 closes #4634