Feature #31590
repository 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.
Associated revisions
History
#1
Updated by Jonathon Turel about 2 years ago
- Triaged changed from No to Yes
- Difficulty set to easy
- Target version set to Katello 4.1.0
#2
Updated by Jonathon Turel over 1 year ago
- Target version changed from Katello 4.1.0 to Katello 4.2.0
#3
Updated by The Foreman Bot over 1 year ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/9558 added
#4
Updated by The Foreman Bot over 1 year ago
- Fixed in Releases Katello 4.3.0 added
#5
Updated by Maxim Petukhov over 1 year ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|1edc6e772acafbf0542cd222e89cbb268ed4c99a.
#6
Updated by The Foreman Bot over 1 year ago
- Assignee set to Justin Sherrill
#7
Updated by The Foreman Bot over 1 year ago
- Pull request https://github.com/Katello/katello/pull/9611 added
#8
Updated by Justin Sherrill over 1 year ago
- Pull request deleted (
https://github.com/Katello/katello/pull/9611)
Fixes #31590 - Add last changed timestamp