Actions
Feature #31590
closedrepository details should include last changed timestamp
Status:
Closed
Priority:
Normal
Assignee:
Category:
Repositories
Target version:
Description
When you look at a repo via the api (GET /katello/api/repositories/:id), the data does include a "last_synced" timestamp, but no indication about "changes".
last sync could be a noop (because upstream didn't change) or not set at all (because the repo doesn't have an upstream at all), but it would be good to know (e.g. for automated publishes of CVs) when the last change happened.
Justin says that's trivial. I trust Justin.
Actions