Story #7939
closed
Task #7938: [EPIC] As a user, I have improved Galaxy V3 sync performance
As a user, the /v3/ endpoint returns the repository_version.created time
Status:
CLOSED - CURRENTRELEASE
Description
For example when the user requests this: /pulp_ansible/galaxy/<path:path>/api/v3/
They will receive this:
{
"published": "2019-08-24T14:15:22Z"
}
The published time comes from repository_version.created.
- Subject changed from As a user, I the /v3/ endpoint returns the repository_version.created time to As a user, the /v3/ endpoint returns the repository_version.created time
- Blocks Story #7942: As a sync user, I get no-op when possible added
- Status changed from NEW to ASSIGNED
- Assignee set to fao89
- Groomed changed from No to Yes
- Sprint set to Sprint 88
- Status changed from ASSIGNED to POST
- Sprint changed from Sprint 88 to Sprint 89
- Status changed from POST to MODIFIED
- % Done changed from 0 to 100
- Sprint/Milestone set to 0.7.0
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
- Has duplicate Story #7731: As a user, I can use a /metadata endpoint to efficiently tell me if I need to perform a sync at all added
Also available in: Atom
PDF
Introduce a new v3/ endpoint returning publication time
https://pulp.plan.io/issues/7939 closes #7939